Post new topic   Reply to topic    Bound For Glory Forum Index -> Mage
View previous topic :: View next topic  
Degoblast
In-Game Rank 9



Joined: 10 May 2008
Posts: 43

Send private message
Reply with quote

re: Usefull Macros for mages

0
Cast spells with no anoying error messages:

#showtooltip Fireball
/script UIErrorsFrame:Hide()
/run SetCVar("Sound_EnableSFX","0")
/run SetCVar("Sound_EnableSFX","1")
/cast fireball

Quick in and out of Iceblock:

#showtooltip Ice Block
/stopcasting
/cancelaura Ice Block
/cast Ice Block

Quick cast and cancel invisibility:

#show Invisibility
/cancelaura Invisibility
/cast Invisibility
/run UIErrorsFrame:Clear()

Focus sheep:

#showtooltip [target=focus,harm] [] Polymorph
/stopcasting
/clearfocus [modifier:shift][target=focus,dead][target=focus,noexists]
/focus [target=focus,noexists]
/cast [target=focus] Polymorph

Focus conterspell

#showtooltip Counterspell
/stopcasting
/cast [modifier:shift, target=focus] Counterspell
/cast [nomodifier:shift] Counterspell

Mouseover counterspell:

#showtooltip Counterspell
/stopcasting
/cast [target=mouseover,exists,nohelp] Counterspell; Counterspell

Arcane missile:

/cast [nochanneling:Arcane Missiles] Arcane Missiles


_________________
90% of WoW raiding can be summarized in 7 words: "Do not stand in the bad stuff!"

Posts from:   
Post new topic   Reply to topic    Bound For Glory Forum Index -> Mage All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum