Don’t Waste Your Pots: the Ultimate Tempered Potion-Popping Macro:

Staff's Avatar by Staff

Using potions can be a hassle when you have to poke through all the different potion icons on your hotbars or even dig through your inventory mid-fight. The time spent opening bags and going through all your junk to find the correct potion feels clunky, and you’re often left hoping that you use them in the right order. Esphyem got a macro going for just this, updating an older one for Dragonflight:

Creating the Macro

In case you haven’t made any before, to open the Macro window all you have to do is press Esc -> Macros, or simply type /macro in the chat. Click New to create a new macro and then add this code (without the explanations in the brackets):

#showtooltip
/use item:212971 (Fleeting Tempered Potion (highest priority))
/use item:212970 (Tempered Potion from Cauldrons)
/use item:212969 (Regular Tempered Potion)
/use item:212265 (Healing Potion)
/use item:212264 (Superior Healing Potion)
/use item:212263 (Regular Healing Potion (last resort))

Once you’ve created the macro, drag and drop it onto your action bar. Now, just test it out, and you’re all set! No more poking around many hotbar icons or peeking into your bags to find the potion you need – this will make your gameplay smoother and more enjoyable during those intense grinds.

Alternate Simple Macro

Another player suggested a simpler macro option that does something similar:

Comment
byu/Esphyem from discussion
inwow


Let us know if you try it out and how it works for you!