Post by blacksanta on Mar 13, 2011 19:54:06 GMT -6
Here are some macros i use on my warrior. Ill provide a description of what the do, and any tricky syntax:
Disarm (the one true macro)
#showtooltip Disarm
/castsequence [stance:2] Disarm, Battle Stance; Defensive Stance
This will put you in defensive stance and make you cast disarm, takes 2 clicks. After this you need to go back to battle stance
Bladestorm!
/castsequence [stance:3] Recklessness, Battle Stance; Berserker Stance
/cast recklessness
/use 13
/cast bladestorm
This will put you in berseker, cast recklessness, pop the trinket in your top trinket slot, and cast bladestorm.after this is done, you want to switch back to battle stance (i have a macro for this too)
DOUBLE bladestorm!
/castsequence [stance:3] Recklessness, Battle Stance; Berserker Stance
/cast recklessness
/use 13
/cast sweeping strikes
/cast bladestorm
Same as above, except you cast sweeping strikes before bladestorm. The way bladestorm works with sweeping strikes is, it will only reflect off ONE enemy. So this is only useful if you are attacking only 2 targets. It wont help with one, and you are better off using SS in conjunction with cleave and thunderstomp against more than 2.
OH SHIT!
/cast Defensive stance
/stopattack
/equipslot 16 Buzz Saw
/equipslot 17 Elementium Earthguard
/cast Shield Block
/cast Shield Wall
/cast Spell Reflect
This macro will pop d-stance, and throw a shield and 1H weapon on you so you can use these defensive abilities. below is a macro for JUST spell reflect:
#showtooltip Spell Reflection
/stopattack
/equipslot 16 Buzz Saw
/equipslot 17 Elementium Earthguard
/cast Spell reflection
Note, you have to have the correct spelling of the weapon/shield, so if you dont have these, change them to what you DO have.
Battle stance, and weapon switch:
/stopattack
/equipslot 16 Foe Reaper
/cast Battle Stance
This will put you back in battlestance and equip your regular 1-hander (in one click) useful after you equip a shield, or go into berserker stance. The stop attack is added, because you CANNOT switch weapons if you have a heroic strike, or cleave queued (i dont think it you need this any more tho, since cleave/hs are instant)
Thats about it, feel free to post your own macros here too!
Disarm (the one true macro)
#showtooltip Disarm
/castsequence [stance:2] Disarm, Battle Stance; Defensive Stance
This will put you in defensive stance and make you cast disarm, takes 2 clicks. After this you need to go back to battle stance
Bladestorm!
/castsequence [stance:3] Recklessness, Battle Stance; Berserker Stance
/cast recklessness
/use 13
/cast bladestorm
This will put you in berseker, cast recklessness, pop the trinket in your top trinket slot, and cast bladestorm.after this is done, you want to switch back to battle stance (i have a macro for this too)
DOUBLE bladestorm!
/castsequence [stance:3] Recklessness, Battle Stance; Berserker Stance
/cast recklessness
/use 13
/cast sweeping strikes
/cast bladestorm
Same as above, except you cast sweeping strikes before bladestorm. The way bladestorm works with sweeping strikes is, it will only reflect off ONE enemy. So this is only useful if you are attacking only 2 targets. It wont help with one, and you are better off using SS in conjunction with cleave and thunderstomp against more than 2.
OH SHIT!
/cast Defensive stance
/stopattack
/equipslot 16 Buzz Saw
/equipslot 17 Elementium Earthguard
/cast Shield Block
/cast Shield Wall
/cast Spell Reflect
This macro will pop d-stance, and throw a shield and 1H weapon on you so you can use these defensive abilities. below is a macro for JUST spell reflect:
#showtooltip Spell Reflection
/stopattack
/equipslot 16 Buzz Saw
/equipslot 17 Elementium Earthguard
/cast Spell reflection
Note, you have to have the correct spelling of the weapon/shield, so if you dont have these, change them to what you DO have.
Battle stance, and weapon switch:
/stopattack
/equipslot 16 Foe Reaper
/cast Battle Stance
This will put you back in battlestance and equip your regular 1-hander (in one click) useful after you equip a shield, or go into berserker stance. The stop attack is added, because you CANNOT switch weapons if you have a heroic strike, or cleave queued (i dont think it you need this any more tho, since cleave/hs are instant)
Thats about it, feel free to post your own macros here too!