Warlock Destruction Macros

Ready-to-paste macros for Destruction Warlock: 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 Conflagrate
/use 13
/use 14
/cast Big Red Rays
/cast Conflagrate

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.

Burst key — from the top parses above Macro commands →
#showtooltip Conflagrate
/use 13
/use 14
/cast Spell Lock
/cast Conflagrate

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.
Havoc (mouseover)
#showtooltip
/cast [@mouseover,harm] Havoc; [harm] Havoc
Havoc on the mouseover enemy, otherwise your target
Rain of Fire (cursor)
#showtooltip
/cast [@cursor] Rain of Fire
Places it under the cursor without the targeting circle
Cataclysm (cursor)
#showtooltip
/cast [@cursor] Cataclysm
Places it under the cursor without the targeting circle
Shadowburn (mouseover)
#showtooltip
/cast [known:Shadowburn,@mouseover,harm] Shadowburn; [known:Shadowburn,harm] Shadowburn
Snipe dying targets from nameplates
Corruption (mouseover)
#showtooltip Corruption
/use [@mouseover,harm,nodead][harm] Corruption
DoTs the mouseover enemy, otherwise your target
Banish (Shift = focus)
#showtooltip Banish
/use [mod:shift,@focus][] Banish
Hold Shift to banish your focus
Soulstone (mouseover)
#showtooltip Soulstone
/target [@mouseover] Soulstone
/use Soulstone
/targetlasttarget
Works around the dead-mouseover bug
Demonic Circle (Shift = place)
#showtooltip
/stopcasting
/use [mod:shift] Demonic Circle(Summon); [nomod] Demonic Circle: Teleport(Teleport)
Shift places the circle, plain press teleports
Shadowfury (cursor) / Howl of Terror
#showtooltip
/use [known:Shadowfury,@cursor] Shadowfury; [known:Howl of Terror] Howl of Terror
Whichever talent you have
Pet attack / follow / move
/petattack
Also bind /petfollow and /petmoveto to control your demon

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.