Priest Macros WoW Classic: Best Commands for Healing and Shadow
Vanilla WoW Classic 1.12 · x5 realm · wowx5.ruThe priest is the primary healer in most WoW Classic raid compositions. On WowX5 x5 reaction speed in healing is critical: the right [@mouseover] and [@focus] macros let you heal without switching targets, saving precious seconds in key moments.
The [@mouseover] technique is the foundation of healing macros. Keep your cursor over an ally's frame and press the button — the heal goes to the right player without switching targets.
Mouseover Healing Macros
Flash Heal on Mouseover
`` /cast [@mouseover,help,nodead][@target] Flash Heal ``
Greater Heal on Mouseover
`` /cast [@mouseover,help,nodead][@target] Greater Heal ``
Prayer of Healing (AoE Heal)
`` /cast Prayer of Healing ``
Power Word: Shield Macros
Shield on Mouseover / Self
| Modifier | Action |
|---|---|
| No Shift | Shield on moused-over ally |
| Shift | Shield on yourself |
`` /cast [mod:shift,@player] Power Word: Shield; [@mouseover,help,nodead] Power Word: Shield; Power Word: Shield ``
Shield on Tank (Focus Target)
`` /cast [@focus] Power Word: Shield ``
Dispel Macros
Cure Disease on Mouseover
`` /cast [@mouseover,help,nodead][@player] Cure Disease ``
Dispel Magic on Mouseover
`` /cast [@mouseover,help,nodead][@player] Dispel Magic ``
Priests CANNOT remove curses — only diseases and magic effects. For curses you need a mage (Remove Curse) or druid (Remove Curse).
Shadow Priest DPS Macros
Mind Blast + Shadow Word: Pain
`` /cast Mind Blast /cast Shadow Word: Pain ``
Mind Flay Spam
`` /cast Mind Flay ``
Resurrection and Emergency Macros
Resurrection on Mouseover
`` /cast [@mouseover,dead][@target,dead] Resurrection ``
Prayer of Fortitude (Group Buff)
`` /cast Prayer of Fortitude /script UIErrorsFrame:Clear() ``
Useful Priest Macros Table
| Name | Code | Purpose |
|---|---|---|
| Flash-Mouseover | /cast [@mouseover,help,nodead][@target] Flash Heal | Fast heal without target switch |
| Shield-Auto | /cast [@mouseover,help,nodead] Power Word: Shield | Shield without target switch |
| Dispel-Mouseover | /cast [@mouseover] Dispel Magic | Dispel without target switch |
| Rez-Mouseover | /cast [@mouseover,dead] Resurrection | Rez on mouseover |
FAQ
How to shield yourself and the tank with one button?
Use /cast [mod:shift,@player] Power Word: Shield; [@mouseover,help] Power Word: Shield; Power Word: Shield — Shift shields yourself, no modifier shields the moused-over ally.
Can I heal a moused-over ally without switching targets?
Yes. Use [@mouseover] — for example /cast [@mouseover,help,nodead][@target] Flash Heal — to heal whoever your cursor is over.
Can a priest remove curses?
No — priests remove diseases (Cure Disease) and magic (Dispel Magic), but NOT curses. Curses require a mage (Remove Curse) or druid (Remove Curse).