Evoker Augmentation Macros

Ready-to-paste macros for Augmentation Evoker: 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 Prescience
/use 13
/use 14
/cast Tip the Scales
/cast Prescience

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 Time Spiral
/use 13
/use 14
/cast Time Spiral

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.

Bloodlust / Time Warp is called by the raid leader, so it is deliberately left out.

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 Azure Strike
/use 13
/use 14
/cast Tip the Scales
/cast Azure Strike

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.
Prescience (mouseover)
#showtooltip
/cast [@mouseover,help,nodead][] Prescience
Casts on the mouseover ally, otherwise default targeting
Blistering Scales (mouseover)
#showtooltip
/cast [@mouseover,help,nodead][] Blistering Scales
Casts on the mouseover ally, otherwise default targeting
Spatial Paradox (mouseover)
#showtooltip
/cast [@mouseover,help,nodead][] Spatial Paradox
Casts on the mouseover ally, otherwise default targeting
Bestow Weyrnstone (mouseover)
#showtooltip
/cast [@mouseover,help,nodead][] Bestow Weyrnstone
Casts on the mouseover ally, otherwise default targeting
Emerald Blossom (mouseover)
#showtooltip
/cast [@mouseover,help,nodead][] Emerald Blossom
Heals the mouseover ally, otherwise yourself
Rescue (mouseover)
#showtooltip
/cast [@mouseover,help,nodead][] Rescue
Rescues the mouseover ally, otherwise your target
Verdant Embrace (mouseover)
#showtooltip
/cast [@mouseover,help,nodead][] Verdant Embrace
Casts on the mouseover ally, otherwise yourself
Cauterizing Flame (mouseover)
#showtooltip
/cast [@mouseover,help,nodead][] Cauterizing Flame
Dispels the mouseover ally, otherwise yourself
Attunement swap on mount
#showtooltip
/cast [nostance:2] Bronze Attunement
/cast [mounted,nostance:1] Black Attunement
/run C_MountJournal.SummonByID(0)
Bronze Attunement when you mount, back to Black when you dismount
Black Attunement + Eruption
#showtooltip Eruption
/cast [nostance:1] Black Attunement
/cast Eruption
Swaps to Black Attunement first if you are not in it
Tip the Scales instant cancel (Chronowarden)
#showtooltip
/cast Tip the Scales
/cancelaura Tip the Scales
Cancels the buff right away to start the cooldown sooner (Chronowarden only)

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.