Priest Shadow Macros

Ready-to-paste macros for Shadow 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 Mind Blast
/cast Power Infusion
/cast Mind Blast

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.

Burst key — from the top parses above Macro commands →
#showtooltip Tentacle Slam
/use 13
/use 14
/cast Tentacle Slam

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.
Angelic Feather (self)
#showtooltip
/cast [@player] Angelic Feather
Drops the feather at your feet
Shield / Feather (Shift)
#showtooltip
/cast [known:121536,mod:shift,@player] Angelic Feather; Power Word: Shield
Power Word: Shield by default, Angelic Feather with Shift
Power Infusion (named ally)
#showtooltip
/cast [@NAME,help,nodead][] Power Infusion
/cast [@player] Power Infusion
Replace NAME with the character you buff; falls back to yourself
Power Infusion + trinket (named ally)
#showtooltip
/use 13
/cast [@mouseover,help,nodead][@NAME] Power Infusion
/cast Power Infusion
Replace NAME; pops the top trinket slot together with PI
Dispel all-in-one
#showtooltip
/cast [mod:alt,known:32375] !Mass Dispel; [@mouseover,help,nodead] Purify Disease; [@mouseover,harm,nodead][harm] Dispel Magic; Purify Disease
Alt = Mass Dispel, friendly mouseover = Purify Disease, enemy = Dispel Magic
Purify Disease (mouseover)
#showtooltip
/cast [@mouseover,help,nodead][] Purify Disease
Dispels the mouseover ally, otherwise your target
Mass Dispel (cursor)
#showtooltip
/cast [@cursor] Mass Dispel
Casts at the cursor without the targeting circle
Shackle Horror (mouseover)
#showtooltip
/cast [@mouseover,harm,nodead][] Shackle Horror
CC on the mouseover enemy, otherwise your target
Mind Control / Dominate Mind
#showtooltip
/petdismiss
/cast [known:Mind Control] Mind Control; Dominate Mind
Dismisses the current controlled unit and casts whichever you know
Move controlled unit
/petmoveto [@cursor]
Sends the mind-controlled unit to the cursor
Void Torrent / Halo (one key)
#showtooltip
/cast [known:Void Torrent] Void Torrent; Halo
Whichever talent you have
Mind Blast without clipping Void Torrent
#showtooltip
/stopmacro [channeling:Void Torrent]
/cast Mind Blast
Refuses to fire during Void Torrent
Silence (focus)
#showtooltip
/cast [@focus,harm,nodead][] Silence
Interrupts focus if set, otherwise target
Shadow Word: Pain (mouseover)
#showtooltip
/cast [@mouseover,harm,nodead][] Shadow Word: Pain
DoTs the mouseover enemy without switching target
Vampiric Touch (mouseover)
#showtooltip
/cast [@mouseover,harm,nodead][] Vampiric Touch
DoTs the mouseover enemy without switching target

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.