ASS 500K-700K dps for low ILVL 881

Sequences['Mini'] = {
-- This Sequence was exported from GSE 2.2.03.
  Author="Minipix",
  SpecID=259,
  Talents = "1,1,3,3,3,1,1",
  Help = [[550K-700K dps for 881 ILVL]],
  Default=1,
  Icon='Ability_Rogue_DeadlyBrew',
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      KeyPress={
        "/targetenemy [noharm][dead]",
      },
      PreMacro={
      },
        "/cast Mutilate",
        "/cast Toxic blade",
        "/cast Rupture",
        "/cast Vendetta",
        "/cast Mutilate",
        "/cast Toxic blade",
        "/cast Garrote",
        "/cast Envenom",
        "/cast Mutilate",
      PostMacro={
      },
      KeyRelease={
        "/cast Kingsbane",
      },
    },
  },
}

Have fun !! :slight_smile:

Sequences[‘Mini’] = {
— This Sequence was exported from GSE 2.2.03.
Author=”Minipix”,
SpecID=259,
Talents = “1,1,3,3,3,1,1”,
Help = [[550K-700K dps for 881 ILVL]],
Default=1,
Icon=’Ability_Rogue_DeadlyBrew’,
MacroVersions = {
[1] = {
StepFunction = “Sequential”,
KeyPress={
“/targetenemy [noharm][dead]”,
},
PreMacro={
},
“/cast Mutilate”,
“/cast Toxic blade”,
“/cast Rupture”,
“/cast Vendetta”,
“/cast Mutilate”,
“/cast Toxic blade”,
“/cast Garrote”,
“/cast Envenom”,
“/cast Mutilate”,
PostMacro={
},
KeyRelease={
“/cast Kingsbane”,
},
},
},
}

I tried to box it…I failed

For some reason, this will not import: Storage [string “Storage”]:5:unexpected symbol near ‘?’

I’ll try and get this posted properly

Sequences[‘Mini’] = {
— This Sequence was exported from GSE 2.2.03.
Author=”Minipix”,
SpecID=259,
Talents = “1,1,3,3,3,1,1”,
Help = [[550K-700K dps for 881 ILVL]],
Default=1,
Icon=’Ability_Rogue_DeadlyBrew’,
MacroVersions = {
[1] = {
StepFunction = “Sequential”,
KeyPress={
“/targetenemy [noharm][dead]”,
},
PreMacro={
},
“/cast Mutilate”,
“/cast Toxic blade”,
“/cast Rupture”,
“/cast Vendetta”,
“/cast Mutilate”,
“/cast Toxic blade”,
“/cast Garrote”,
“/cast Envenom”,
“/cast Mutilate”,
PostMacro={
},
KeyRelease={
“/cast Kingsbane”,
      },
    },
  },
}

I have edited and boxed the OP, in an effort to stop the attempted and incorrect re-posts :slight_smile:

Really great macro thanks

This macro works really well but slows down during encounters, I find this one is losing a lot of missed opportunities to finishers.

Hello :smiley: Why can’t import this macro??? same error here " Storage [string “Storage”]:5:unexpected symbol near ‘?’"

Copy the original since a mod fixed it

Took this rotation and edited it for maximum performance. Garrote should always be first to start the bleeding process.

-edit

Updated

Sequences['Xeno_Slay'] = {
-- This Sequence was exported from GSE 2.2.03.
  Author="Xenøphen-MoonGuard",
  SpecID=259,
  Talents = "1,1,3,3,1,1,1",
  Help = [[Go through rotation at a normal pace]],
  Default=1,
  Icon='Ability_Rogue_DeadlyBrew',
  MacroVersions = {
    [1] = {
      Trinket1=false,
      Trinket2=false,
      Head=false,
      Neck=false,
      Belt=false,
      Ring1=false,
      Ring2=false,
      StepFunction = "Sequential",
      KeyPress={
        "/targetenemy [noharm][dead]",
        "/cast [mod:alt][stealth] Shadowstep",
      },
      PreMacro={
        "/cast [nostealth,nocombat] Stealth",
      },
        "/cast Garrote",
        "/cast Mutilate",
        "/cast Rupture",
        "/cast Vendetta",
        "/cast Kingsbane",
        "/cast Mutilate",
        "/cast Envenom",
        "/cast Toxic Blade",
        "/cast Mutilate",
        "/cast Envenom",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

Gonna try this on my Rogue after I dust him off… :smiley:
Havent played him in a while… Rouge’s are difficult to macro.

They are due to the fact that the situation can change in an instant.

Is it just me that find that Envenom and Toxic Blade are not firing off?
When i review in GS the text is coloured white?