GS-E Warrior Fury for ST and AOE PVE

My single target and AoE GS-E macros as of Legion pre-patch.
Single Target:

Sequences['ST_WFury'] = {
specID = 72,
author = "Sceptre",
helpTxt = "Talents: 2333333",
StepFunction = GSStaticPriority,
PreMacro = [[
/startattack
/cast [combat] Berserker Rage
/cast [combat] Avatar
]],
"/cast Execute",
"/castsequence reset=60 Rampage,Battle Cry",
"/cast Rampage",
"/cast Dragon Roar",
"/cast Bloodthirst",
"/cast Raging Blow",
"/cast Furious Slash",
PostMacro = [[
/use [combat]13
/use [combat]14
]],
}

AOE:

Sequences['AoE_WFury'] = {
specID = 72,
author = "Sceptre",
helpTxt = "Talents: 2333333",
StepFunction = GSStaticPriority,
PreMacro = [[
/startattack
/cast [combat] Berserker Rage
/cast [combat] Avatar
]],
"/cast Execute",
"/cast Whirlwind",
"/castsequence reset=60 Rampage,Battle Cry",
"/cast Rampage",
"/cast Dragon Roar",
"/cast Bloodthirst",
"/cast Raging Blow",
"/cast Furious Slash",
PostMacro = [[
/use [combat]13
/use [combat]14
]],
}

Ill try these out let you know some numbers…

Mate Berserker Rage dont give you Enrage anymore. There is a talent for that but seems like you are not using it too. I assume you didnt realize that. Because its wasted if you use it randomly instead of When there is something like fear on you.

An error message came up. Needs to be tweaked. It said there was an “=” in there that didn’t need to be.

Silvermoon, thanks for pointing out the Berserker Rage issue. I’ve removed it and put it back on a hotkey.

Chris, I couldn’t reproduce an error message about an “=” on either the ST or AoE macro. I did remove the “reset=60” from the /castsequence since I’m not sure that’s valid anymore (can anyone confirm one way or the other?).

I also use this reset=60 on my macro And I dont get any error . Might be because i am using old version of GS but not GS-E . I am not sure.

And About Aoe combo . Every time you use whirlwind it makes your next Bloodthirst or Rampage to damage 4 Additional targets. For maximum effect its better to put Whirlwind before Rampage and Bloodthirst . WW - BS - WW- Rampage. its not based on talents goes for all.