1 min to read
Addons / WA's / Macros
List:
5.Big Wigs
Macros:
- Flamestrike @ cursor:
#showtooltip
/cast [@cursor] Flamestrike
- Meteor @ cursor:
#showtooltip
/cast [@cursor] Meteor
- Fireball without interrupting Shifting Power
#showtooltip Fireball
/stopmacro [channeling]
/cast Fireball
- Pyroblast without interrupting Shifting Power
#showtooltip Pyroblast
/cast [nochanneling] Pyroblast
- Trinket Pyroblast
#showtooltip Pyroblast
/cast [nochanneling] Pyroblast
/use 13
- Lust and Potion
#showtooltip Time Warp
/use Elemental Potion of Ultimate Power
/cast Time Warp
- Spellsteal/Remove Curse all-in-1
#showtooltip
/cast [help,exists,@mouseover] Remove Curse
/cast [harm,exists,@mouseover][] Spellsteal
- Cancel cast blink or no cancel cast Shimmer all in one:
#showtooltip
/cancelaura Ice Block
/stopcasting [known:Ice Floes]
/cast Blink
Comments