Arms Macro Test Run (PVE)

Hello all! I am pretty new to Macro building although I have a knack for writing code and I have studied some other Macros others have created on here and have found that there is not a lot for Arms Warriors that do not have the two piece bonus set advantage. I have used the Fury Macro listed on this site and it is great! (Given that you have to two piece bonus) Rage was an issue with one of the Macros listed from 2013 for Arms.

To address these issues for those of you whom are aspiring for the two piece bonus set yet have not achieved such luck I have attempted to resolve the rage issue.

Single Target

(note: Since Dragon Roar is early in the macro it may be beneficial to charge outside the macro to avoid wasting it)

/startattack
/castsequence reset=0.3 0,0,0,0,0,Mortal Strike
/castsequence reset=0.3 0,0,0,0,Dragon Roar
/castsequence reset=0.3 0,0,0,Bloodthirst
/castsequence reset=0.3 0,0,Execute
/castsequence reset=0.3 0,Storm Bolt
/castsequence reset=6 Colossus Smash,Mortal Strike,Overpower,Slam,Heroic Strike
/cast [combat] Berserker Rage
/cast [combat] Blood Fury
/use [combat]10
/cast Charge

AOE

#showtooltip Whirlwind
/startattack
/castsequence reset=0.3 0,0,0,0,0,Whirlwind
/castsequence reset=0.3 0,0,0,0,Raging Blow
/castsequence reset=0.3 0,0,0,Bloodthirst
/castsequence reset=0.3 0,0,Whirlwind
/castsequence reset=0.3 0,Colossus Smash
/castsequence reset=0.3 Dragon Roar
/castsequence reset=0.3 Bladestorm
/castsequence !Colossus Smash, Whirlwind
/cast [combat] Bloodbath
/cast [combat] Berserker Rage
/cast [combat] Blood Fury
/use [combat] 10
/cast Charge

Execute

#showtooltip Whirlwind
/startattack
/castsequence reset=0.3 0,0,0,0,0,Whirlwind
/castsequence reset=0.3 0,0,0,0,Raging Blow
/castsequence reset=0.3 0,0,0,Bloodthirst
/castsequence reset=0.3 0,0,Whirlwind
/castsequence reset=0.3 0,Colossus Smash
/castsequence reset=0.3 Dragon Roar
/castsequence reset=0.3 Bladestorm
/castsequence !Colossus Smash, Whirlwind
/cast [combat] Bloodbath
/cast [combat] Berserker Rage
/cast [combat] Blood Fury
/use [combat] 10
/cast Charge

Major Generic Cooldown Macro

/cast Recklessness
/cast Skull Banner
/cast Blood Fury
/cast Bloodbath

Hi Brett,

I’m a little beweildered by your title. These are two comletely different builds. One is arms and one is fury.

I appreciate the effort, but it’s a little confusing. Am I missing something?

Jeremy

Jeremy,

No sir, you hit the nail on the head. I mistakenly copy and pasted macros from my fury toolkit. :confused: For now the only relevant sequence will be the first single target and of course the Major Cooldown Macro.

I will proof next time! :smiley:

-Brett

No worries. Thanks for posting!

Jeremy