Mage Macros 2.4.3
Posted: 01 Dec 2010, 20:31
Icelance Mouseover
Will Icelance your Mouseover target if you have once, otherwise it Icelances your target.
#showtooltip Ice Lance
/cast [target=mouseover,harm] Ice Lance; Ice Lance
Wand Mouseover
Will Wand your Mouseover target if you have once, otherwise it will Wand your target.
#showtooltip Shoot
/stopcasting
/cast [target=mouseover,harm] Shoot; Shoot
Ice Block Fast
Stop whatever you are casting and cast ice block. A second click will remove it.
#showtooltip Ice Block
/stopcasting
/cancelaura Ice Block
/cast Ice Block
Counterspell / Focus Counterspell
Stop whatever you are casting and cast counterspell. Holding down shift will cast it on your focus target instead of your current target.
#showtooltip Counterspell
/stopcasting
/cast [modifier:shift, target=focus] Counterspell
/cast [nomodifier:shift] Counterspell
Counterspell Mouseover
Stop whatever you are casting and cast counterspell on your mouseover - if you have one. Otherwise it will cast Counterspell on your target.
#showtooltip Counterspell
/stopcasting
/cast [target=mouseover,exists,nohelp] Counterspell; Counterspell
Counterspell / Focus Counterspell Alternative
Stop whatever you are casting and cast counterspell on the focus target if it exists and on the current target if you have no focus target.
#showtooltip Counterspell
/stopcasting
/cast [target=focus, exists] Counterspell; Counterspell
Summon Water Elemental / Pet Nova
Summon your Water Elemental if it is down. If you water elemental is up, it will use your pet's ranged nova.
#showtooltip Summon Water Elemental
/cast [nopet] Summon Water Elemental
/click PetActionButton5
Summon Water Elemental / Attack
Summon your Water Elemental if hes not already out and sets it to Passive. Pressing the macro once more will send your pet to Attack your current target
#showtooltip Summon Water Elemental
/cast [nopet] Summon Water Elemental
/stop macro [nopet]
/petpassive
/petattack
Blink Now
Stop whatever you are casting and cast blink.
#showtooltip Blink
/stopcasting
/cast Blink
AP/Trinket/POM/Pyro
Blow all your cooldowns and launch an instant Pyroblast.
/stopcasting
/cast Arcane Power
/stopcasting
/use Icon of the Silver Crescent
/stopcasting
/cast Presence of Mind
/stopcasting
/cast Pyroblast
Polymorph / Focus Polymorph
Cast rank 1 Polymorph on your current target. Holding down shift will cast it on your focus target instead of your current target.
#showtooltip Polymorph(Rank 1)
/cast [modifier:shift, target=focus] Polymorph(Rank 1)
/cast [nomodifier:shift] Polymorph(Rank 1)
Detect Magic Replacement
Now that detect magic is gone, I have replaced my macro with Rank 1 Frostbolt instead.
/cast [modifier:shift,target=focus] Frostbolt(Rank 1)
/cast [nomodifier:shift] Frostbolt(Rank 1)
Create Mana Gems
Create all mana gems. Sequence resets after one minute to match with arena prep time.
#showtooltip Conjure Mana Emerald
/castsequence reset=60 Conjure Mana Emerald, Conjure Mana Ruby, Conjure Mana Citrine, Conjure Mana Jade, Conjure Mana Agate
Use Mana Gems
Use highest available mana gem. Uses clear errors so you do not get spammed with errors.
/use Mana Emerald
/use Mana Ruby
/use Mana Citrine
/use Mana Jade
/use Mana Agate
/run UIErrorsFrame:Clear();
Eat, Drink, and Make Food/Water
This macro will create food or water or use it depending on what modifier you use
#show Conjured Glacier Water
/use [nomodifier:alt] Conjured Glacier Water
/use [nomodifier:alt] Conjured Croissant
/cast [modifier:alt,button:1] Conjure Water
/cast [modifier:alt,button:2] Conjure Food
Cast Cone of Cold Rank 1 With Shift Full Rank Without
This will cast Cone of Cold Rank 1 when holding down the shift key otherwise it will cast the full rank spell.
#show Cone of Cold
/cast [modifier:shift] Cone of Cold(Rank 1); Cone of Cold
Cast Arcane Explosion Rank 1 With Shift Full Rank Without
This will cast Arcane Explosion Rank 1 when holding down the shift key otherwise it will cast the full rank spell.
#show Arcane Explosion
/cast [modifier:shift] Arcane Explosion(Rank 1); Arcane Explosion
Cast Blizzard Rank 1 With Shift Full Rank Without
This will cast Blizzard Rank 1 when holding down the shift key otherwise it will cast the full rank spell.
#show Blizzard
/cast [modifier:shift] Blizzard(Rank 1); Blizzard
Fire Ward/Frost Ward/Ice Barrier
Casts Fire ward while holding shift, Frost ward while holding control and otherwise Ice Barrier. (Space Saver)
#show Ice Barrier
/cast [modifier:shift] Fire Ward
/cast [modifier:ctrl] Frost Ward
/cast Ice Barrier
Decurse Mouseover/Self
Decurses the target your mouse is hovering over. If you are not hovering over a friendly target decurse yourself.
/cast [target=mouseover,exists] Remove Lesser Curse
/cast [target=player] Remove Lesser Curse
Hope this is helpful. Will continue to add more in the future.
New to this sever just started back playing wow after taking 18 months off "roughly". Looking for a guild to join on this sever. Enjoy PvE & raids. Adult player. Seen everything up to 4 boss in sunwell before I quit.
Will Icelance your Mouseover target if you have once, otherwise it Icelances your target.
#showtooltip Ice Lance
/cast [target=mouseover,harm] Ice Lance; Ice Lance
Wand Mouseover
Will Wand your Mouseover target if you have once, otherwise it will Wand your target.
#showtooltip Shoot
/stopcasting
/cast [target=mouseover,harm] Shoot; Shoot
Ice Block Fast
Stop whatever you are casting and cast ice block. A second click will remove it.
#showtooltip Ice Block
/stopcasting
/cancelaura Ice Block
/cast Ice Block
Counterspell / Focus Counterspell
Stop whatever you are casting and cast counterspell. Holding down shift will cast it on your focus target instead of your current target.
#showtooltip Counterspell
/stopcasting
/cast [modifier:shift, target=focus] Counterspell
/cast [nomodifier:shift] Counterspell
Counterspell Mouseover
Stop whatever you are casting and cast counterspell on your mouseover - if you have one. Otherwise it will cast Counterspell on your target.
#showtooltip Counterspell
/stopcasting
/cast [target=mouseover,exists,nohelp] Counterspell; Counterspell
Counterspell / Focus Counterspell Alternative
Stop whatever you are casting and cast counterspell on the focus target if it exists and on the current target if you have no focus target.
#showtooltip Counterspell
/stopcasting
/cast [target=focus, exists] Counterspell; Counterspell
Summon Water Elemental / Pet Nova
Summon your Water Elemental if it is down. If you water elemental is up, it will use your pet's ranged nova.
#showtooltip Summon Water Elemental
/cast [nopet] Summon Water Elemental
/click PetActionButton5
Summon Water Elemental / Attack
Summon your Water Elemental if hes not already out and sets it to Passive. Pressing the macro once more will send your pet to Attack your current target
#showtooltip Summon Water Elemental
/cast [nopet] Summon Water Elemental
/stop macro [nopet]
/petpassive
/petattack
Blink Now
Stop whatever you are casting and cast blink.
#showtooltip Blink
/stopcasting
/cast Blink
AP/Trinket/POM/Pyro
Blow all your cooldowns and launch an instant Pyroblast.
/stopcasting
/cast Arcane Power
/stopcasting
/use Icon of the Silver Crescent
/stopcasting
/cast Presence of Mind
/stopcasting
/cast Pyroblast
Polymorph / Focus Polymorph
Cast rank 1 Polymorph on your current target. Holding down shift will cast it on your focus target instead of your current target.
#showtooltip Polymorph(Rank 1)
/cast [modifier:shift, target=focus] Polymorph(Rank 1)
/cast [nomodifier:shift] Polymorph(Rank 1)
Detect Magic Replacement
Now that detect magic is gone, I have replaced my macro with Rank 1 Frostbolt instead.
/cast [modifier:shift,target=focus] Frostbolt(Rank 1)
/cast [nomodifier:shift] Frostbolt(Rank 1)
Create Mana Gems
Create all mana gems. Sequence resets after one minute to match with arena prep time.
#showtooltip Conjure Mana Emerald
/castsequence reset=60 Conjure Mana Emerald, Conjure Mana Ruby, Conjure Mana Citrine, Conjure Mana Jade, Conjure Mana Agate
Use Mana Gems
Use highest available mana gem. Uses clear errors so you do not get spammed with errors.
/use Mana Emerald
/use Mana Ruby
/use Mana Citrine
/use Mana Jade
/use Mana Agate
/run UIErrorsFrame:Clear();
Eat, Drink, and Make Food/Water
This macro will create food or water or use it depending on what modifier you use
#show Conjured Glacier Water
/use [nomodifier:alt] Conjured Glacier Water
/use [nomodifier:alt] Conjured Croissant
/cast [modifier:alt,button:1] Conjure Water
/cast [modifier:alt,button:2] Conjure Food
Cast Cone of Cold Rank 1 With Shift Full Rank Without
This will cast Cone of Cold Rank 1 when holding down the shift key otherwise it will cast the full rank spell.
#show Cone of Cold
/cast [modifier:shift] Cone of Cold(Rank 1); Cone of Cold
Cast Arcane Explosion Rank 1 With Shift Full Rank Without
This will cast Arcane Explosion Rank 1 when holding down the shift key otherwise it will cast the full rank spell.
#show Arcane Explosion
/cast [modifier:shift] Arcane Explosion(Rank 1); Arcane Explosion
Cast Blizzard Rank 1 With Shift Full Rank Without
This will cast Blizzard Rank 1 when holding down the shift key otherwise it will cast the full rank spell.
#show Blizzard
/cast [modifier:shift] Blizzard(Rank 1); Blizzard
Fire Ward/Frost Ward/Ice Barrier
Casts Fire ward while holding shift, Frost ward while holding control and otherwise Ice Barrier. (Space Saver)
#show Ice Barrier
/cast [modifier:shift] Fire Ward
/cast [modifier:ctrl] Frost Ward
/cast Ice Barrier
Decurse Mouseover/Self
Decurses the target your mouse is hovering over. If you are not hovering over a friendly target decurse yourself.
/cast [target=mouseover,exists] Remove Lesser Curse
/cast [target=player] Remove Lesser Curse
Hope this is helpful. Will continue to add more in the future.
New to this sever just started back playing wow after taking 18 months off "roughly". Looking for a guild to join on this sever. Enjoy PvE & raids. Adult player. Seen everything up to 4 boss in sunwell before I quit.