Skip to content

World of Warcraft Classic · Priest

Universal Healing Template

The template every friendly-target macro should start from: Alt self-casts, then mouseover, then your target, then your target's target, then plain cast. Replace SPELL with any heal or buff.

WoW Classic · Priest101255 charscharacters used of the 255 this game allows
#showtooltip
/cast [mod:alt,@player][@mouseover,help,nodead][help][@targettarget,help,nodead][] SPELL

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.