MACROS

 

Instant Ice Block


 
#showtooltip Ice Block
/stopcasting
/cast Ice Block

 

Insta Counterspell


 

#showtooltip Counterspell
/stopcasting
/cast Counterspell

 

Blizzard


 
#showtooltip Blizzard
/cast !blizzard

* Este macro de Blizz vc pode espamar com segurança

Mana Gem


 
#showtooltip [mod] Conjure Mana Gem; Mana Gem
/console Sound_EnableSFX 0
/cast Conjure Mana Gem
/console Sound_EnableSFX 1
/run UIErrorsFrame:Clear()
/use Mana Gem

 

Water Elemental <3


 
#showtooltip [@pet,nodead,exists]Freeze;Summon Water Elemental
/cast [nopet] Summon Water Elemental
/cast [@pet,dead] Summon Water Elemental
/stopmacro [@pet,dead]
/cast Freeze
/petpassive
/petattack

 

Ice Lance c/ cancelaura


 
#showtooltip Ice Lance
/cast Ice Lance
/dismount
/cancelaura Ice Block
/cancelaura Slow Fall
/cancelaura invisibility

 

Slow Fall


 
#showtooltip Slow fall
/cast [@mouseover, raid] [@player] Slow fall

 

Living Bomb


 
#showtooltip Living Bomb
/cast [@mouseover, harm] [ ] Living Bomb

 

AoE rotation


 
#showtoltip
/cast [modifier:shift] !Flame Strike
/castsequence !Blast Wave, Dragons Breath, Flamestrike

 

Spamable Arcane Missiles


 
#Showtooltip
/cast [nochanneling:Arcane Missiles] Arcane Missiles

 

Arcane Movement Macro


 
#showtooltip Arcane Barrage()
/castsequence [nochanneling:Arcane Missiles] reset=3 Arcane Barrage(), Fire Blast(), Arcane Barrage(), Ice Lance()

 

Improved Invis


 
#showtooltip Invisibility
/stopcasting
/cast Invisibility
/run for i=1,40 do local n,_,_,_,_,d=UnitBuff("player",i) if(n=="Invisibility" and d==20) then CancelUnitBuff("player",i) end end
/stopmacro [exists]
/targetlasttarget