Skip to content

World of Warcraft Classic · Druid

Powershift with a Consumable (Any Form)

Remembers which form you were in by switching action bars, uses your consumable, then shifts back to the same form. The bar number is only being used as a variable to store your starting form.

WoW Classic · Druid196255 charscharacters used of the 255 this game allows
#showtooltip Free Action Potion
/changeactionbar [form:1]2;[form:3]3;[form:4]4;
/cancelform
/use Free Action Potion
/use [bar:2]Dire Bear Form;[bar:3]Cat Form;[bar:4]Travel Form
/changeactionbar 1

Where to paste this

  1. Type /macro to open the macro window.
  2. Click New, choose an icon and a name, then paste your macro body.
  3. Drag the macro onto an action bar and bind that slot to a key.
  4. Use #showtooltip so the button icon and cooldown follow the spell being cast.