ArmsDPS GSE2

Sequences[‘ArmsSTDPS’] = {
– This Sequence was exported from GSE 2.1.03.
Author=“Oork@Outland”,
SpecID=71,
Talents = “2(123)2(123)321”,
Help = [[Rend is difficult to arrange a permanent upkeep. Placed like this it will either refresh at ~2sec or refresh 2 seconds after drop off. This macro is tested on Level 100 warrior with ilvl 712. Level 100 dummy dps is 62k. Further tweaking and testing on Level 110 with better gear is welcome. In execute phase, because of the priority based step function, expect no more rends or slams. Most rage will be dumped towards executes.]],
Default=1,
MacroVersions = {
[1] = {
StepFunction = “Priority”,
KeyPress={
“/targetenemy [noharm][dead]”,
“/cast [nochanneling] Charge”,
“/cast [combat, nochanneling] Battle Cry”,
},
PreMacro={
},
“/cast [nochanneling] Execute”,
“/cast [nochanneling] Colossus Smash”,
“/cast [nochanneling] Overpower”,
“/cast [nochanneling] Mortal Strike”,
“/cast [nochanneling] Rend”,
“/cast [nochanneling] Slam”,
PostMacro={
“/cast [nochanneling] Victory Rush”,
},
KeyRelease={
“/startattack”,
},
},
},
}

Tried fiddling with the settings but didn’t find out how to put it in the right format to copy paste.

Here u go:

Sequences[‘ArmsSTDPS’] = {
— This Sequence was exported from GSE 2.1.03.
Author=”Oork@Outland”,
SpecID=71,
Talents = “2(123)2(123)321”,
Help = [[Rend is difficult to arrange a permanent upkeep. Placed like this it will either refresh at ~2sec or refresh 2 seconds after drop off. This macro is tested on Level 100 warrior with ilvl 712. Level 100 dummy dps is 62k. Further tweaking and testing on Level 110 with better gear is welcome. In execute phase, because of the priority based step function, expect no more rends or slams. Most rage will be dumped towards executes.]],
Default=1,
MacroVersions = {
[1] = {
StepFunction = “Priority”,
KeyPress={
“/targetenemy [noharm][dead]”,
“/cast [nochanneling] Charge”,
“/cast [combat, nochanneling] Battle Cry”,
},
PreMacro={
},
“/cast [nochanneling] Execute”,
“/cast [nochanneling] Colossus Smash”,
“/cast [nochanneling] Overpower”,
“/cast [nochanneling] Mortal Strike”,
“/cast [nochanneling] Rend”,
“/cast [nochanneling] Slam”,
PostMacro={
“/cast [nochanneling] Victory Rush”,
},
KeyRelease={
“/startattack”,
},
},
},
}

I will give it a try at raid tonight But overpower is the weakest Talent in his tier

for some reason i cant seem to import… error: Storage [string “Storage”]:2: unexpected symbol near ‘?’
is the message i get.

can´t import it here is my version of you rotation changed overpower with MS in prio
deletet charge and BC ( better timings )
around 1m dps with 924gs

Sequences['Arms_ST_OVerpower'] = {
-- This Sequence was exported from GSE 2.1.03.
  Author="Boag@Blackmoore",
  SpecID=71,
  Talents = "2322323",
  Help = [[overpower rend]],
  Default=1,
  MacroVersions = {
    [1] = {
     Combat=false,
      Trinket1=false,
      Trinket2=false,
      Head=false,
      Neck=false,
      Belt=false,
      Ring1=false,
      Ring2=false,
      StepFunction = "Priority",
      KeyPress={
        "/targetenemy [noharm][dead]",
      },
      PreMacro={
      },
        "/cast [nochanneling] Execute",
        "/cast [nochanneling] Colossus Smash",
        "/cast [nochanneling] Mortal Strike",
        "/cast [nochanneling] Overpower",
        "/cast [nochanneling] Rend",
        "/cast [nochanneling] Slam",
      PostMacro={
        "/cast [nochanneling] Victory Rush",
      },
      KeyRelease={
      },
    },
  },
}

First off thanks for the feedback. Tweaked the macro a bit with some talent recommendations from Timo. I’m still not at max level but the macro seems to work really good. DPS seems solid after running a few dungeons i am consistently top dps. Might be because warrior i dont know:) Anyways here’s my altered version.

Sequences['ArmsSTDPS'] = {
-- This Sequence was exported from GSE 2.1.03.
  Author="Oork@Outland",
  SpecID=71,
  Talents = "1(123)2(123)322",
  Help = [[Rend is difficult to arrange a permanent upkeep. Placed like this it will either refresh at ~2sec or refresh 2 seconds after drop off.]],
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Priority",
      KeyPress={
        "/targetenemy [noharm][dead]",
        "/cast [nochanneling] Charge",
        "/cast Blood Fury",
        "/cast [combat, nochanneling] Battle Cry",
      },
      PreMacro={
      },
        "/cast [nochanneling] Execute",
        "/cast [nochanneling] Colossus Smash",
        "/cast [nochanneling] Mortal Strike",
        "/cast [nochanneling] Rend",
        "/cast [nochanneling] Slam",
      PostMacro={
        "/run UIErrorsFrame:Clear()",
      },
      KeyRelease={
        "/startattack",
      },
    },
  },
}

@ Casper I dont know why its not able to import. It works fine for me.

Anyone have some tips on how to get victory rush working in the macro? The first one i posted had victory rush in it but it never uses it, at least, not as a post macro. Pre macro it simply hangs the entire script and kills it entirely

From what I understand, the Pre and Post Macro functions only work when you have an internal loop limit added to the macro. The Key Press and Key Release replaced the Pre and Post functions from the old GS. If you put Victory Rush under Key Release, it will work.

Can not import, change the macro, please

Try this, I tried to fix the macro

Sequences['ArmsSTDPS'] = {
-- This Sequence was exported from GSE 2.1.03.
  Author="Oork@Outland",
  SpecID=71,
  Talents = "1(123)2(123)322",
  Help = [[Rend is difficult to arrange a permanent upkeep. Placed like this it will either refresh at ~2sec or refresh 2 seconds after drop off.]],
  Default=1,
    MacroVersions = {
    [1] = {
      StepFunction = "Priority",
      KeyPress={
        "/targetenemy [noharm][dead]",
        "/cast [nochanneling] Charge",
        "/cast Blood Fury",
        "/cast [combat, nochanneling] Battle Cry",
      },
      PreMacro={
      },
        "/cast [nochanneling] Execute",
        "/cast [nochanneling] Colossus Smash",
        "/cast [nochanneling] Mortal Strike",
        "/cast [nochanneling] Rend",
        "/cast [nochanneling] Slam",
     PostMacro={
      },
      KeyRelease={
      },
    },
  },
}