Incursio Ergo Sum
Would you like to react to this message? Create an account in a few clicks or log in to continue.


Incursio Ergo Sum - A World of Warcraft raiding guild!
 
HomeLatest imagesSearchRegisterLog in

 

 Mage macros - as requested

Go down 
3 posters
AuthorMessage
unvincible
Admin
unvincible


Posts : 629
Join date : 2008-09-14

Mage macros - as requested Empty
PostSubject: Mage macros - as requested   Mage macros - as requested EmptyThu Sep 25, 2008 4:57 pm

The most important thing that I advise is to get an addon to provide a focus frame in addition to your target frame. This makes resheeping, CSing, Spellstealing and many other things a million times easier and applies to all classes


You know the drill:-

Sheep macro, alt mod to change target.

/clearfocus [modifier:alt]
/focus [target=focus,noexists]; [target=focus,dead]
/clearfocus [target=focus,help]
/cast [target=focus,exists,harm]Polymorph; Polymorph


My water Elemental macro, so I can summon and freeze with the same button. I prefer not to use an auto aggresive line to this. Better to control your pet manually

#showtooltip summon water elemental
/cast Summon Water Elemental
/click [pet] PetActionButton5


The standard /stopcasting macro

#Showtooltip
/Stopcasting
/cast Counterspell


Ye olde frostbolt macro, can probably update this with some more concise scripting to remove the errors

/stopcasting
/script local function x() end local y =
UIErrorsFrame.AddMessage
UIErrorsFrame.AddMessage = x
/cast Icy Veins
/cast 13
/cast 14
/stopcasting
/script UIErrorsFrame.AddMessage = y
/cast Frostbolt


Mana gem macro (top rank), normal use or alt use destroys the existing gem and makes another (very useful as you dont have to manually destroy a 1 charge gem)

/use [nomod] Mana Emerald
/stopmacro [nomod]
/run for i=0,4 do for j=1,GetContainerNumSlots(i) do if(GetContainerItemLink(i,j)or""):find("Mana Emer")then PickupContainerItem(i,j);DeleteCursorItem() end end end
/use [mod:alt]Conjure Mana Emerald


The normal version of this can be used for other gems, food, water etc

#Showtooltip
/use [nomod]Mana Ruby
/cast [mod:Alt] Conjure Mana Ruby


1 button portals - repeat for teleport

#showtooltip
/cast [nomod] Portal: Shattrath
/cast [mod:shift] Portal: Stormwind
/cast [mod:alt] Portal: Ironforge
/cast [mod:ctrl] Portal: Darnassus



My emergency button, bound to middle mouse

#showtooltip
/stopcasting
/cancelaura Ice Block
/cast [mod:alt] Ice Block; [mod:shift] spellsteal; [mod:ctrl] Escape Artist; Blink


The soon to be obsolete

#showtooltip
/cast [mod:alt] Arcane Explosion(rank 1); Arcane Explosion


Finally, spam this

/run if(math.random(5)==1) then SendChatMessage("pew","SAY") end
/cast ice lance
Back to top Go down
Xathrina

Xathrina


Posts : 752
Join date : 2008-09-15
Age : 37
Location : Nærum, Denmark

Mage macros - as requested Empty
PostSubject: Re: Mage macros - as requested   Mage macros - as requested EmptyThu Sep 25, 2008 7:02 pm

OMG Im Drunk agaiN! but Im happy this time and I love Unv for making this macro compilation Very Happy yay
I just wish he would make a warrior one too, but then again I got the ones I need, yay Very Happy
Back to top Go down
http://www.larzian.dk
Tenta

Tenta


Posts : 752
Join date : 2008-09-14
Age : 38
Location : one step ahead

Mage macros - as requested Empty
PostSubject: Re: Mage macros - as requested   Mage macros - as requested EmptyTue Oct 07, 2008 3:25 am

would this work?

Quote :
/run if(math.random(5)==1) then SendChatMessage("I choose you Mr Aqua!","SAY") end
/cast Summon Water Elemental
/click [pet] PetActionButton5

This is a nice pet macro, and i agree with not adding the aggresive line - but - could u make an alt-modifier for pet attack maybe?

Quote :
My water Elemental macro, so I can summon and freeze with the same button. I prefer not to use an auto aggresive line to this. Better to control your pet manually

#showtooltip summon water elemental
/cast Summon Water Elemental
/click [pet] PetActionButton5
Back to top Go down
unvincible
Admin
unvincible


Posts : 629
Join date : 2008-09-14

Mage macros - as requested Empty
PostSubject: Re: Mage macros - as requested   Mage macros - as requested EmptyTue Oct 07, 2008 4:54 am

I use default pet controls

Ctrl-1 = Pet attack
Ctrl-2 = Pet follow
Ctrl-3 = etc

I find it easier and vital to be able to use all pet commands immediately rather than a macro that only provides linear functionality. You might want to macro pet passive+follow though.

It's more fun to control the pet as a seperate entity than have it fully automated(same with lock pets),just because I can macro everything it dosnt mean I do Smile
Back to top Go down
Sponsored content





Mage macros - as requested Empty
PostSubject: Re: Mage macros - as requested   Mage macros - as requested Empty

Back to top Go down
 
Mage macros - as requested
Back to top 
Page 1 of 1
 Similar topics
-
» What are you using?
» Rogue Macros
» Druid Macros - all specs
» Request: Retri Paladin macros
» Mage Raiding

Permissions in this forum:You cannot reply to topics in this forum
Incursio Ergo Sum :: Non-members :: UI and Macros-
Jump to: