Macros

Something simple yet useful for all of those classes: focus interrupt/cc macro. Kick for rogue, wshear for shammy, scatter for hunter and charge for warr. All of those work with a similar macro.

#showtooltip spellname
/cast [target=focus] spellname

EDIT: Oh yes, should add tooltip too as Eriwen told :p
 
Last edited by a moderator:
/target [focus]
/cast heavy Runecloth Bandage
/targetlasttarget

/cast [target=focus] kick

or what i use:

#showtooltip kick
/cast kick
/cast [target=focus, mod:shift] kick

#showtooltip Sap
/cleartarget
/targetenemyplayer
/cast [stance:1/3, harm, nodead] Sap

/targetlastenemy
/teebag

/target (your name here) often used for healers for selfhealing

#showtooltip Holy Shock
/cast [@target, nomod, noharm, exists] Holy Shock
/cast [@player, nomod] Holy Shock
/cast [modifier:ALT] Holy Shock

this macro is for healing yourself with holy shock while targeting enemy players and if you hold down ALT its damaging them (you can change to Ctrl or Shift this is just my preference)

more macros comming soon!
 
this one for druids with wild charge (works like intervene)

#showtooltip Wild Charge
/targetfriendplayer
/cast wild charge
/targetlasttarget
The intervene macro is used to break roots, why would this be useful with wild charge..
 
for FC'ing, getting around corners, getting 2-3 free heals.. you know, basic stuff
In such situations I'd prefer to actually choose the target I charge to instead of jumping to a random friendly player to be honest.
 
Last edited by a moderator:
Some macros I use for several classes:

Mouseover:
#showtooltip (spellname)
/clearfocus [target=focus,dead][target=focus,noexists]
/focus [target=mouseover,exists][target=focus,noexists]
/cast [target=focus] (spellname)
/stopmacro [nogroup]
This macro uses the spellname, for instance Counterspell, on the target you mouse is holding over. You can use this for many spells, Kick, Charge, Purge Concussive Shot etc. and it also sets the target you attack as your focus, while still targeting your current target.

A macro useable to spam while you know there is a rogue near:
#showtooltip (spellname)
/targetenemy [harm][nodead]
/targetenemy [noharm][dead]
/cast (spellname)
You could put Flame Shock, Sinister Strike, Mortal Strik, Arcane Shot etc in and then spam it, then you won't have to click the rogue in stealth or spam tab, it will automatically cast the spell when the rogue in stealth is visible for you.
This is also usable as rogue for sapping other rogues.

And a macro viable for warrs for switching between stands and weps:
#showtooltip Defensive Stance
/equip (1h wep)
/equip (shield)
/cast Defensive Stance
note: for some reason you have to click it twice, it still faster than manually equpping weps and changing stance tho.



#showtooltip Battle Stance
/equip (2h wep)
/cast Battle Stance
note: same as above.

Hope this helps :)
 
ROGUE:
MACRO 16777237 "amb" "INV_MISC_QUESTIONMARK"
/equipset xx
/cast ambush
END
MACRO 16777236 "ee" "INV_MISC_QUESTIONMARK"
#showtooltip sap
/cast sap
/startattack
/stopattack
/cast sap
/stopattack
END
MACRO 16777229 "evis" "INV_MISC_QUESTIONMARK"
#showtooltip eviscerate
/cast !stealth
/cast eviscerate
/startattack
END
MACRO 16777221 "foc" "INV_MISC_QUESTIONMARK"
#showtooltip kick
/cast [target=focus] sap
END
MACRO 16777225 "kick" "INV_MISC_QUESTIONMARK"
#showtooltip kick
/cast [nomodifier] kick
/cast [modifier:shift, target=focus] kick
END
MACRO 16777220 "sap" "INV_MISC_QUESTIONMARK"
#showtooltip sap
/targetenemy
/cast sap
END
MACRO 16777217 "SS" "INV_MISC_QUESTIONMARK"
#showtooltip sinister strike
/cast !stealth
/cast sinister strike
/startattack
END
MACRO 16777230 "Ste" "INV_MISC_QUESTIONMARK"
#showtooltip kick
/targetnearestenemy
/cast sinister strike
/startattack
/targetlasttarget
END
MACRO 16777224 "Stealth" "INV_MISC_QUESTIONMARK"
#showtooltip stealth
/cast !stealth
/stopattack
END
 
Last edited by a moderator:
#showtooltip
/stopcasting
/cast [@mouseover, exists] Holy Shock, Holy Shock

firstly if pressed once it will immediately stop casting any spells. Secondly it will cast holy shock on the current target your mouse is over. If there is no target your mouse is over it will target the person you have targeted.

#showtooltip
/cancelaura Divine Protection
/cast Crusader Strike

This will remove divine protection quickly if you ever need to get that quick repick

#showtooltip melon juice
/use melon juice
/use mutton chop

This will allow you to eat both foods at the same time for sake of convenience


I"ll post my druid ones once servers are back up and I have access to them.
 
#showtooltip Ghost Wolf
/cast !Ghost Wolf

The ! infront of an ability makes it spammable so you wont remove it upon spamming the button. Aka you wont be able to undo ghost wolf with that. Also useful for spriest sform and rogues stealth

#Showtooltip
/cast [@mouseover,help] Cleanse Spirit; [@mouseover,harm] Purge

self explanitory
 
#showtooltip
/cast holy shock
/y fuck y'll you thought you had me but I can heal to full in 1 global
/cast martin potter wizardy

since this is a macro thread, shouldn't TD post his lag macro then :O?
 
is:

#showtooltip Holy Shock
/cast [target=mouseover] Holy Shock

just as effective?
that macro will ONLY heal if you have a mouseovertarget, whilst the other one will heal your target if you don't have a mouseover target
 
#showtooltip
/cast holy shock
/y fuck y'll you thought you had me but I can heal to full in 1 global
/cast martin potter wizardy

since this is a macro thread, shouldn't TD post his lag macro then :O?

i heard say this one's from tough loves G:MotD...

/tar vianco
/emote kiss arse
/use breath mint
 

Users who are viewing this thread

Top