Skip to content

Instantly share code, notes, and snippets.

@ELLIOTTCABLE
Created June 25, 2011 03:35
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ELLIOTTCABLE/1046112 to your computer and use it in GitHub Desktop.
Save ELLIOTTCABLE/1046112 to your computer and use it in GitHub Desktop.
Warrior-tank macros
<!-- ‘Fast’ macros: If you spam these keys very fast, you can often queue up the spell via the
/castsequence after the stance-change has already registered with the server, meaning you get out-of and
back-into Defensive Stance ASAP (A Good Thing™). -->
#showtooltip Retaliation
/castsequence [stance:2/3] reset=2.5 Battle Stance, Retaliation, Retaliation; [stance:1] Retaliation
/cast [stance:1] Defensive Stance
#showtooltip Recklessness
/castsequence [stance:1/2] reset=2.5 Berserker Stance, Recklessness, Recklessness; [stance:3] Recklessness
/cast [stance:3] Defensive Stance
#showtooltip Whirlwind
/castsequence [stance:1/2] reset=2.5 Berserker Stance, Whirlwind, Whirlwind; [stance:3] Whirlwind
/cast [stance:3] Defensive Stance
#showtooltip Shattering Throw
/castsequence [stance:2/3] reset=2.5 Battle Stance, Shattering Throw, Shattering Throw; [stance:1] Shattering Throw
/cast [stance:1] Defensive Stance
#showtooltip Hamstring
/castsequence [stance:2/3] reset=2.5 Battle Stance, Hamstring, Hamstring; [stance:1] Hamstring
/cast [stance:1] Defensive Stance
#showtooltip
/castsequence [nomod] reset=2.5/combat/alt/shift/ctrl Charge, Victory Rush; [mod:shift] reset=2.5/combat/alt/shift/ctrl Intercept, Victory Rush; [mod:alt] Heroic Leap; [mod:ctrl] Victory Rush
#showtooltip Shield Slam
/cast [combat] Shield Block
/cast Shield Slam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment