Arms 7.0.3

Hey Guys,

since i don’t want to spam the GS-E Page on wowinterface i’ll open this thread to share my macro with you.

Mortal Strike with 3 Focused Rage Stacks:

New Talents: 2233311

Sequences['Arms_ST'] = { specID= 71, author="Hizzi@Nathrezim", helpTxt = "Talents: 2233311", StepFunction = GSStaticPriority, PreMacro=[[ /targetenemy [noharm][dead] /startattack /cast [modifier:alt]Charge /cast [combat] Avatar /cast [combat] Battle Cry ]], "/cast Storm Bolt", "/cast Colossus Smash", "/cast Execute", "/cast Overpower", "/castsequence reset=target/25 Focused Rage,Focused Rage,Focused Rage,Mortal Strike", "/cast Slam", PostMacro=[[ /startattack /cast [combat] Victory Rush /use [combat]13 /use [combat]14 ]], }

Sequences[‘Arms_AOE’] = {
specID= 71,
author=“Hizzi@Nathrezim”,
helpTxt = “Talents: 2233311”,
StepFunction = GSStaticPriority,
PreMacro = [[
/targetenemy [noharm][dead]
/startattack
/cast [modifier:alt]Charge
]],
“/cast !Cleave”,
“/cast !Whirlwind”,
“/cast !Colossus Smash”,
PostMacro = [[
/cast [combat] Victory Rush
/use [combat]13
/use [combat]14
]],
}

Hope it helps you.

Best Regards
denzel/hizzi

Edit:

SingleTarget Macro without Focused Rage:

Sequences['Arms_ST'] = { specID= 71, author="Hizzi@Nathrezim", helpTxt = "Talents: 2233211", StepFunction = GSStaticPriority, PreMacro=[[ /targetenemy [noharm][dead] /startattack /cast [modifier:alt] Charge /cast [combat] Avatar /cast [combat] Battle Cry ]], "/cast Storm Bolt", "/cast Colossus Smash", "/cast Execute", "/cast Mortal Strike", "/cast Overpower", "/cast Slam", "/cast Mortal Strike", PostMacro=[[ /startattack /cast [combat] Victory Rush /use [combat]13 /use [combat]14 ]], }

No clue what happend to my first Post. Here are my current macros (abandoned focused rage at this stage of the game - feels not to be worth the upkeep)


Sequences['Arms_ST'] = {
specID= 71,
author="Hizzi@Nathrezim",
helpTxt = "Talents: 2233211",
StepFunction = GSStaticPriority,
PreMacro=[[
/targetenemy [noharm][dead]
/startattack
/cast [modifier:alt] Charge
/cast [combat] Avatar
/cast [combat] Battle Cry
]],
"/cast Storm Bolt",
"/cast Colossus Smash",
"/cast Execute",
"/cast Mortal Strike",
"/cast Overpower",
"/cast Slam",
"/cast Mortal Strike",
PostMacro=[[
/startattack
/cast [combat] Victory Rush
/use [combat]13
/use [combat]14
]],
}

Sequences['Arms_AOE'] = {
specID= 71,
author="Hizzi@Nathrezim",
helpTxt = "Talents: 2233211",
StepFunction = GSStaticPriority,
PreMacro = [[
/targetenemy [noharm][dead]
/startattack
/cast [modifier:alt] Charge
]],
"/cast [modifier:alt] Cleave",
"/cast Whirlwind",
"/cast Colossus Smash",
PostMacro = [[
/cast [combat] Victory Rush
/use [combat]13
/use [combat]14
]],
}

in addition to that my charge macro:


#showtooltip Charge
/cast Charge
/cast Mortal Strike
/cast Hamstring
/cancelaura Bladestorm

Why isnt Mortal strike a part of the macro ?

Hello this is my first time posting something. If i didn’t post it right! But i added a little something to your macro and see if it helps. GSE one.

“/castsequence reset=target/25 Focused Rage,Focused Rage,Focused Rage,Mortal Strike”,

Uses mortal strike after the 3rd Focused Rage
or

“/castsequence reset=25 Focused Rage,Focused Rage,Focused Rage,Mortal Strike”,

This was exactly what i was looking for. Thank you very much for that! I’m gonna test it a bit and post an update to the first post when i’m done.

No problem man. I’m look at some more macros. Later!

New Talents: 2132311

Sequences[‘Arms_ST’] = {
specID= 71,
author=”Hizzi@Nathrezim”,
helpTxt = “Talents: 2132311”,
StepFunction = GSStaticPriority,
PreMacro=[[
/targetenemy [noharm][dead]
/startattack
/cast [modifier:alt]Charge
/cast [combat] Avatar
/cast [combat] Battle Cry
]],
“/cast Colossus Smash”,
“/cast Execute”,
“/cast Overpower”,
“/castsequence reset=target/25 Focused Rage,Focused Rage,Focused Rage,Mortal Strike”,
“/cast Slam”,
PostMacro=[[
/startattack
/cast [combat] Victory Rush
/use [combat]13
/use [combat]14
]],
}

Sequences[‘Arms_AOE’] = {
specID= 71,
author=”Hizzi@Nathrezim”,
helpTxt = “Talents: 2132311”,
StepFunction = GSStaticPriority,
PreMacro = [[
/targetenemy [noharm][dead]
/startattack
/cast [modifier:alt]Charge
]],
“/cast !Cleave”,
“/cast !Whirlwind”,
“/cast !Colossus Smash”,
PostMacro = [[
/cast [combat] Victory Rush
/use [combat]13
/use [combat]14
]],
}

Nice. Thanks again for the macro.

Updated first post to the macros i currently use.

Can someone write this for gs-e, the above dont seem to work for me.

Thank you

which one specifically? the macros from the first post are already included in the GS-E itself. Additionally the first post got updated by me, maybe it’ll work for you now.

Hallo everyone! Need some help with spell - focused rage http://www.wowhead.com/spell=207982/focused-rage#english-comments. There can only be 3 stacks of focused rage, and I need a macro that can save me from additional stack when I already have 3. ( if I accidentally click the button one more time)

Hey Scott, I cant seem to get the above to work in either GSE or GS, in GST if just auto attacks. Any advice? I put it in with the in game GUI.

guys where is warbreaker in your rotations or am I blind