Death Knight Frost Macros

Ready-to-paste macros for Frost Death Knight: 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 Reaper's Mark
/use 13
/use 14
/cast Empower Rune Weapon
/cast Raise Dead
/cast Pillar of Frost
/cast Breath of Sindragosa
/cast Reaper's Mark

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 Glacial Advance
/use 13
/use 14
/cast Empower Rune Weapon
/cast Death Grip
/cast Pillar of Frost
/cast Glacial Advance

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 Reaper's Mark
/use 13
/use 14
/cast Pillar of Frost
/cast Reaper's Mark

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.

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.
Raise Ally (mouseover)
#showtooltip Raise Ally
/cast [@mouseover,help][@target]Raise Ally
Casts on the mouseover target if friendly, otherwise on your current target
Mind Freeze (focus)
#showtooltip Mind Freeze
/cast [@focus,harm,nodead][] Mind Freeze
Interrupts focus if it exists, otherwise current target
Deathbringer opener
#showtooltip Pillar of Frost
/use 13
/use 14
/cast Pillar of Frost
/cast Raise Dead
/cast Breath of Sindragosa
Burst window in one press; trinket slots 13/14 replace the guide's 'trinket' placeholder
Deathbringer opener + Frostwyrm's Fury
#showtooltip Pillar of Frost
/use 13
/use 14
/cast Pillar of Frost
/cast Raise Dead
/cast Breath of Sindragosa
/cast Frostwyrm's Fury
Same as above with Frostwyrm's Fury included
Pillar of Frost + Obliterate
#showtooltip Pillar of Frost
/use 13
/use 14
/cast Pillar of Frost
/cast Raise Dead
/cast Obliterate
Pillar macro variant ending in Obliterate; swap the last line for Frost Strike / Howling Blast / Frostscythe / Glacial Advance
Death Grip (mouseover)
#showtooltip Death Grip
/cast [target=mouseover,exists] Death Grip; Death Grip
Grips the mouseover target, otherwise your target
Anti-Magic Zone (cursor)
#showtooltip Anti-Magic Zone
/cast [@cursor] Anti-Magic Zone
Places it at the cursor without the targeting circle
Mind Freeze (focus → mouseover → target)
/cast [@focus,exists,nodead][@mouseover,exists,nodead][] Mind Freeze
Interrupt without swapping targets
Focus mouseover
/focus [@mouseover]
Sets focus to whatever the mouse is over
Control Undead (re-take)
#showtooltip Control Undead
/target pet
/script PetDismiss()
/cast Control Undead
Dismisses the current controlled undead first

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.