Focus rage rotation without being rage starved

Playing as an Arm’s warrior and looking for a high end macro with focused rage without being rage starved. I don’t use AHK I’m a button massher. Please help a warrior in need

There won’t be a one button macro for the arms warrior, cuz of the Colossus Smash proccs.
Use one of the castsequence macros for Focus Rage, remove Slam and use it with a mod or on an other button.

OK thanks.

wow to apply just 1 FR stack in macro sequence?

instead of

/castsequence FR, FR, FR, MS

just use

/castsequence FR, MS

or

/castsequence CS, FR, MS

thatnks :slight_smile:

Still no luck with this dang macro. Is there anyone out there that could write something that works. Thank you in advance.

I was having issues with this build. But I did find a rotation that hits the procs and builds focus rage without being starved.
I use Battle cry and Avatar on separate keybind to monitor better for cool downs
Warbreaker is used manually

AoE version I replace with whirlwind
DPS is decent for a 106 Arms warrior

`Sequences[‘Warrior_FR’] = {
Author=”Maxxim @Kul Turis”,
SpecID=71,
Talents = “1333311”,
Default=1,
MacroVersions = {
[1] = {
StepFunction = “Priority”,
KeyPress={
/targetenemy [noharm][dead]
},
PreMacro={
},
/cast Victory Rush
/castsequence Coloussus Smash, Focused Rage
/cast Mortal Strike
/cast Execute
/castsequence Slam, Focused Rage
/cast Coloussus Smash
PostMacro={
},
KeyRelease={
},
},
}

Can not get black box code

Sequences[‘Warrior_FR’] = {
Author=”Maxxim @Kul Turis”,
SpecID=71,
Talents = “1333311”,
Default=1,
MacroVersions = {
[1] = {
StepFunction = “Priority”,
KeyPress={
/targetenemy [noharm][dead]
},
PreMacro={
},
/cast Victory Rush
/castsequence Colossus Smash, Focused Rage
/cast Mortal Strike
/cast Execute
/castsequence Slam, Focused Rage
/cast Colossus Smash
PostMacro={
},
KeyRelease={
},
},
}

Tried the macro, says string storage 4, unexpected symbol near? On gse 2

@Turtle updated version is under topic Focus Rage build

Arms_Legions_ GSE 2.0? So far it imported fine.