Jump to content
Warmonger

Consumables on 1 button macro?

Recommended Posts

Greetings,

As you all know, there are a lot of consumables in Vanilla World of Warcraft. I personally find it rather frustrating when I have 3 different health potions and 1 keybind.

So basically, what I'm asking here is does anyone know if a macro (or Addon) is capable of using the best health potion that I currently have? I have tried something like this...

/use Superior Healing Potion
/use Greater Healing Potion
/use Healing Potion

but that doesn't seem to work.

 

Kind Regards,

Warmonger

 

EDIT: This would also be useful for food, using the food that I have the least of. For example I have 3 [Shiny Red Apples] and 20 [Darnassian Bleu], same food but different amount. So I would like it to eat the 3 Apples first since it's going free up a bag space.

Edited by Warmonger

Share this post


Link to post
Share on other sites

The macro you provided should work. I use the same logic for one of my own macros as you can see here:

/cast Counterattack(Rank 1)
/cast Wing Clip
/cast Wing Clip(Rank 2)
/cast Wing Clip(Rank 1)

And that works just perfectly.

The potion you want prioritized should be on top, so in your case it'll use Superior Healing Potion if it's off CD and you have any of them in your bags, if you don't have any in your bags it'll use Greater Healing Potion etc.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×