Post new topic   Reply to topic    FORSAKEN ENLIGHTENMENT Forum Index -> Handy Macros's
View previous topic :: View next topic  
Tuishao
Tuishao
Guardian

user avatar

Joined: 27 Jul 2008
Posts: 1903

Send private message
Reply with quote

re: Mage Macro's

0
Just some Basic one button port Macro's suppose if you had in Ctrl and shift modifier you could put all of them on one but Id rather be able to see which is which without having to go through all the button presses Lol. Just make a new Macro for each one and click to teleport and hold alt to make a portal.

#showtooltip
/cast [modifier:alt]Portal: Darnassus; Teleport: Darnassus

#showtooltip
/cast [modifier:alt]Portal: Stormwind; Teleport: Stormwind

etc im sure you get the idea Just replace the place for each macro Happy

===============================================

A handy counterspell Macro so you can instantly counterspell the targeted mob without having to move or cancel your spell as it auto cancels it in one button press.

#showtooltip
/stopcasting
/cast Counterspell

===============================================

More after Kara
Akashä

user avatar

Joined: 07 Aug 2008
Posts:

Send private message
Reply with quote

re: Mage Macro's

0
Refresh Mana Emerald

Throws out your current Mana Emerald, recreates a new one with three charges with only one button. Saves you from finding your current Emerald in your bags and throwing it out manually if you've used a charge or two and want a new one.

Quote:
/run for b=0,4,1 do for s=1,GetContainerNumSlots(b),1 do local n=GetContainerItemLink(b,s) if n and string.find(n,"Mana Emerald") then PickupContainerItem(b,s) DeleteCursorItem() end end end
/cast Conjure Mana Emerald



All 3 armors on one button

Left click for Molten Armor, right click for Frost Armor, and Mage Armor with middle mouse click (scroll wheel button).

Quote:
/cast [button:2] Ice Armor; [button:3] Mage Armor; Molten Armor;
Posts from:   
Post new topic   Reply to topic    FORSAKEN ENLIGHTENMENT Forum Index -> Handy Macros's 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