Priest Holy Macros

Ready-to-paste macros for Holy Priest: the burst key derived from the current top parses, plus the macros this spec actually uses. Spell names follow the language you pick on this site, so they match your game client.

Burst key

Burst key — from the top parses above Macro commands →
#showtooltip Holy Fire
/use 13
/use 14
/cast Power Infusion
/cast Holy Fire

A macro can fire only one global-cooldown ability per press — that is the game's limit, not ours. So a burst key is exactly: on-use trinkets + the off-GCD cooldowns top players press in their opener + one opener spell. Nothing else fits.

Off-GCD cooldowns pressed within the first 8 casts by at least 2 of the 3 sampled players, defensives and movement removed. Ends with the first on-GCD opener so everything fires in one press.

Slot 13 / 14: the data cannot tell which slot the on-use trinket sits in, so both are listed; the passive one just prints cannot use.

Burst key — from the top parses above Macro commands →
#showtooltip Prayer of Mending
/use 13
/use 14
/cast Guardian Spirit
/cast Prayer of Mending

A macro can fire only one global-cooldown ability per press — that is the game's limit, not ours. So a burst key is exactly: on-use trinkets + the off-GCD cooldowns top players press in their opener + one opener spell. Nothing else fits.

Off-GCD cooldowns pressed within the first 8 casts by at least 1 of the 3 sampled players, defensives and movement removed. Ends with the first on-GCD opener so everything fires in one press.

Slot 13 / 14: the data cannot tell which slot the on-use trinket sits in, so both are listed; the passive one just prints cannot use.

Spec macros · 12.1

Spell names below are shown in this site's language . Your game client must use the same language, or the macro will say unknown spell.
Heal (mouseover, template)
#showtooltip
/cast [mod:alt,@player][@mouseover,help,nodead][help][@targettarget,help,nodead][] SPELL
Replace SPELL; Alt = self, then mouseover, then target, then the enemy's target
Angelic Feather (self)
#showtooltip
/cast [@player] Angelic Feather
/stopspelltarget
Drops the feather at your feet
Holy Word: Sanctify (cursor)
#showtooltip
/cast [@cursor] Holy Word: Sanctify
/stopspelltarget
Places it under the cursor without the targeting circle
Cancel Spirit of Redemption
/cancelform Spirit of Redemption
Leave the spirit early
Power Infusion (mouseover / focus / self)
#showtooltip
/cast [@mouseover,help,nodead][@focus,help,nodead][] Power Infusion
/cast [@player] Power Infusion
Mouseover ally, then focus, then yourself
Leap of Faith (mouseover)
#showtooltip
/cast [@mouseover,help,nodead][] Leap of Faith
Grips the mouseover ally, otherwise your target
Shackle Horror (focus)
#showtooltip
/focus [mod:alt,@focus,dead][mod:alt,@focus,noexists]
/clearfocus [@focus,dead][mod:alt,@focus,noexists][mod:shift]
/cast [mod:alt,@focus,exists][] Shackle Horror
Alt sets focus and casts, Shift clears focus, plain press casts on target
Heal or damage (one key, template)
#showtooltip
/cast [@mouseover,help,nodead] HELP_SPELL; [@mouseover,harm,nodead][harm] HARM_SPELL; HELP_SPELL
Replace HELP_SPELL / HARM_SPELL; heals friendlies, damages enemies

Collected from public Patch 12.1 guides and checked for this patch. Spell names follow the language you selected on this site and must match your game client. If a macro does not work on your client, report it with the button on the card.