4/03/2011

Warriors macros.



Most of time I play as warrior so I post some macros.

First of all what is macro ? Macro is simple code witch one can help you make great pvp in World of Warcraft.

Example macro.
/y Hooray, I made a macro! 

Arms macros!
  •  Charge Macro - If you have Shift pressed, then it does this: Friendly target: Casts Defensive stance, Intervene Enemy Target: Casts Berserker stance, Intercept 

/castsequence [nomod, stance:2/3, harm] Battle Stance; [nomod] Charge; [mod:shift, stance:1/2, harm] Berserker Stance; [mod:shift,stance:3, harm] Intercept; [mod:shift, stance:1/3, noharm] Defensive Stance; [mod:shift, stance:2, noharm] Intervene

  • Heroic/Slam Rage Dump - his macro will allow you to easy choose between Heroic Strike and Slam to dump your excess of rage or to just simplify the buttons you've to push. The default is to cast Heroic Strike and will cast Slam if any modifier is pressed (CTRL/ALT/SHIFT)
#show
/cast [modifier] Slam; Heroic Strike

Fury macros  
  • Slam on Bloodsurge Proc (3/10)

#showtooltip
/stopcasting
/cast Slam
/stopcasting
/startattack


  • Shield/Two Hander Swap - if you are in Berserker Stance with two two-handers, this will swap your shield with your off hand and put you into Defensive stance in one press of the button. Pressing it again will return you back to Berserker stance and switch your off-hand back to the original two two-handers instead of replacing the main-hand. (8/10)

/equipslot [equipped:two-hand] 17 Shield
/equipslot [equipped:shield] 17 Off-hand
/equipslot 16 Main-hand
/cast [stance:3] Defensive Stance; [stance:2] Berserker Stance


  • Shattering Throw from Berserker - The first press will put you in Battle Stance, second will cast Shattering Throw, and third will put you back in Berserker Stance. Useful if you don't have stances binded as this is a single button. Make sure it is on the same action bar and spot in all stances.(8/10)

#showtooltip
/cast [stance:2/3] Battle Stance
/cast Shattering Throw
/cast [stance:1] Berserker Stance


  • Retaliation as Fury - Tha first press puts you in Battle Stance, while the second will use Retaliation and put you back in Berserker Stance. (7/10)
#showtooltip Retaliation
/cast [stance:2/3] Battle Stance
/cast Retaliation
/cast [stance:1] Berserker Stance


Protection macros! 

  • Healer Intervene - This macro will target your healer (or other member if nessacary) will cast Intervene, and then target your healer's target so you can pick up the threat on them. (9/10)

#showtooltip Intervene
/target healername
/cast Intervene
/assist


  • Fury Off-Spec - Normally a macro that changes your equipment and talent tree at the same time should be easy to do, but with Fury it's not because of Titan's Grip. So using this macro, you will click it once to go from Fury to Protection, and twice to go from Protection to Fury. Note that the icon will represent the appropriate stance, or a '?' if you need to click it a second time to finish your change towards Fury. For clarity's sake, I'd like to point out two things in this macro: First, it assumes your primary spec is Protection and your secondary spec is Fury. Second, you need to configure the equipment manager (in this macro, the two equipment sets are aptly named 'Fury' and 'Protection'). (4/10)
/cast [stance:2] Berserker Stance; [stance:3,noequipped:shield] Defensive Stance
/equipset [stance:3,equipped:shield] Fury; [stance:3,noequipped:shield] Protect
 

I'll post some more soon :)
 



Help fro wowwiki.com!


No comments:

Post a Comment