Skip to content

Instantly share code, notes, and snippets.

@addohm
Last active June 15, 2023 20:53
Show Gist options
  • Save addohm/5277bf25a2ede7d2c2123a561e455740 to your computer and use it in GitHub Desktop.
Save addohm/5277bf25a2ede7d2c2123a561e455740 to your computer and use it in GitHub Desktop.
WoW Warrior Macros
===================================GENERAL WARRIOR MACROS=================================
#showtooltip
/use 14
/targetmarker 8
/say Kill {skull}%t{skull}
#showtooltip
/use 13
/cast [equipped:bow] Shoot Bow;[equipped:gun] Shoot Gun; [equipped: crossbow] Shoot Crossbow; [equipped: thrown] Throw
#showtooltip Fishing
/equip [noequipped:FishingPole] Big Iron Fishing Pole
/use Big-mouth Clam
/use Bright Baubles
/use 16
/click StaticPopup1Button2
/stopspelltarget
/cast fishing
#showtooltip Mocking Blow
/cast [stance:2/3] Battle Stance; [stance:1]Mocking Blow
/startattack
#showtooltip Retaliation
/cast [stance:1] Retaliation; [stance:2/3] Battle Stance
#showtooltip Recklessness
/cast [stance:3] Recklessness; [stance:1/2] Berserker Stance
#showtooltip Sunder Armor
/cast Sunder Armor
/startattack
#showtooltip Revenge
/cancelaura Blessing of Salvation
/cancelaura Greater Blessing of Salvation
/cast [stance:1/3] Defensive Stance;Revenge
/startattack
/run SetCVar("nameplateMaxDistance", "6e1")
/run SetCVar("ffxDeath",0)
/console cameraDistanceMaxZoomFactor 4
/console set weatherdensity 0
#showtooltip [equipped:Shields] Shield Bash; Pummel
/cast [equipped:Shields, stance:1/2] Shield Bash; [stance:3] Pummel;[equipped:Shields] Defensive Stance; Berserker Stance
#showtooltip Overpower
/cast [stance:2/3] Battle Stance; [stance:1] Heroic Strike
/cast [stance:1]!Overpower
/startattack
#showtooltip Whirlwind
/startattack
/cast [stance:3] Whirlwind; [stance:1/2] Berserker Stance
#showtooltip [mod:shift]Escape Artist(Racial);Berserker Rage
/cast [mod:shift]Escape Artist(Racial); [stance:1/2] Berserker Stance; [stance:3] Berserker Rage
#showtooltip Cleave
/startattack
/cast [stance:3] Whirlwind
/cast Cleave
#showtooltip
/startattack
/cast Execute
#showtooltip Thunder Clap
/cast [stance:2/3] Battle Stance; [stance:1] Thunder Clap
/startattack
#showtooltip Disarm
/cast [stance:1/3] Defensive Stance; [stance:2] [] Disarm
/startattack
#showtooltip
/cast [mod:shift, stance:3] Battle Stance; [mod:shift, stance:1/2] Rend; [stance:2] Battle Stance; [stance:1/3]Hamstring
/startattack
#showtooltip Rend
/cast [stance:3] Battle Stance; [stance:1/2] Rend
/startattack
#showtooltip Taunt
/cast [stance:1/3] Defensive Stance; [@mouseover,harm,nodead] [harm] [@targettarget,harm] [] Taunt
/startattack
#showtooltip
/stopattack
/cast Intimidating Shout
#showtooltip Heroic Strike
/startattack
/cast Heroic Strike
#showtooltip
/eq [mod:shift] Drake Talon Cleaver
/eq [noequipped:shields, nomod] Aegis of the Blood God
/eq [noequipped:shields, nomod] Quel'Serrar
/equipslot [nomod] 16 Quel'Serrar
/equipslot [nomod] 17 Brutality Blade
#showtooltip Shield Block
/cancelaura Blessing of Salvation
/cancelaura Greater Blessing of Salvation
/equip [noequipped:Shield] item:19865
/equip [noequipped:Shield] Elementium Reinforced Bulwark
===================================PROT WARRIOR MACROS=================================
#showtooltip Shield Wall
/equip [noequipped:Shield] Mirah's Song
/equip [noequipped:Shield] Draconian Deflector
/cast [stance:1/3] Defensive Stance; [stance:2,equipped:Shield]Shield Wall
#showtooltip
/cancelaura Blessing of Salvation
/cancelaura Greater Blessing of Salvation
/startattack
/cast Shield Slam
/cast Cleave
/stopcasting
#showtooltip Mocking Blow
/cast [stance:2/3] Battle Stance; [stance:1]Mocking Blow
/startattack
#showtooltip Overpower
/cast [stance:2/3] Battle Stance; [stance:1] Overpower
/startattack
#showtooltip [combat] Intercept; [nocombat] Charge
/cast [nocombat, stance:2/3] Battle Stance;[combat, stance:1/2] Berserker Stance; [nocombat, stance:1] Charge; [combat, stance:3] Intercept
/startattack
#showtooltip
/cancelaura Blessing of Salvation
/cancelaura Greater Blessing of Salvation
/startattack
/cast Bloodthirst
/cast Heroic Strike
#show Attack
/equip [noequipped:Shield] Quel'Serrar
/equip [noequipped:Shield] Draconian Deflector
/equipslot 16 Quel'Serrar
/equipslot 17 Mirah's Song
===================================DPS WARRIOR MACROS=================================
#showtooltip Bloodthirst
/startattack
/cast Bloodthirst
#showtooltip [combat] Intercept; [nocombat] Charge
/startattack
/cast [nocombat, stance:2/3] Battle Stance; [nocombat, stance:1] Charge; [combat, stance:3] Intercept
#showtooltip Sweeping Strikes
/cast [stance:2/3] Battle Stance; [stance:1] Sweeping Strikes
/startattack
#showtooltip Heroic Strike
/startattack
/cast Bloodthirst
/cast Heroic Strike
#showtooltip
/startattack
/cast Mortal Strike
/equipslot [noequipped:shields] 17 Draconian Deflector
/equipslot [noequipped:shields] 16 Brutality Blade
/equipslot 16 Deathbringer
/equipslot 17 Brutality Blade
#showtooltip [mod:shift] Piercing Howl; Hamstring
/cast [mod:shift] Piercing Howl; [nomod, stance:1/3] Hamstring; [nomod, stance:2] Battle Stance
/startattack
#showtooltip Shield Wall
/equip [noequipped:Shield] Mirah's Song
/equip [noequipped:Shield] Draconian Deflector
/cast [stance:1/3] Defensive Stance; [stance:2,equipped:Shield]Shield Wall
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment