7.1.5 Assassination

This spec need about 120% mastery to really shine. The more the better. I also run this at 140ms.

Sequences['AssassinationST'] = {
-- This Sequence was exported from GSE 2.1.00.
  Author="Dohram",
  SpecID=259,
  Talents = "1231111",
  Default=1,
  Icon='Ability_Rogue_DeadlyBrew',
  MacroVersions = {
    [1] = {
     Combat=false,
      Trinket1=false,
      Trinket2=false,
      Head=false,
      Neck=false,
      Belt=false,
      Ring1=false,
      Ring2=false,
      StepFunction = "Sequential",
      KeyPress={
        "/cast [@focus,exists] Tricks of the Trade",
        "/cast [nostealth,nocombat] Stealth",
        "/cast [stealth] Cheap Shot",
        "/cast [mod:ctrl] Vanish",
        "/cast [mod:alt] Shadowstep",
        "/castsequence [nostealth,combat] reset=target  Garrote, null",
      },
      PreMacro={
      },
        "/cast Garrote",
        "/castsequence  reset=combat  Rupture, Mutilate, Mutilate, Envenom, Mutilate, Mutilate, Envenom, Mutilate, Mutilate",
        "/cast [combat] Vendetta",
        "/cast [combat] Kingsbane",
      PostMacro={
      },
      KeyRelease={
        "/targetenemy [noharm][dead]",
      },
    },
  },
}
Sequences['AssassinationAoE'] = {
-- This Sequence was exported from GSE 2.1.00.
  Author="Dohram",
  SpecID=259,
  Talents = "1231111",
  Default=1,
  MacroVersions = {
    [1] = {
     Combat=false,
      Trinket1=false,
      Trinket2=false,
      Head=false,
      Neck=false,
      Belt=false,
      Ring1=false,
      Ring2=false,
      StepFunction = "Sequential",
      KeyPress={
        "/cast [@focus,exists] Tricks of the Trade",
        "/cast [nostealth,nocombat] Stealth",
        "/cast [stealth] Cheap Shot",
        "/cast [mod:ctrl] Vanish",
        "/cast [mod:alt] Shadowstep",
      },
      PreMacro={
      },
        "/castsequence  reset=combat  Fan of Knives, Envenom",
      PostMacro={
      },
      KeyRelease={
        "/targetenemy [noharm][dead]",
      },
    },
  },
}

Made some changes for better uptime and damage on garrote , changed nightstalker with subterfuge and added a harder cast on garrote.
Added a temp AoE till I come up with something better.

What kind of dps do you pull with his?

I open at 600-900k and trickle down to 4-500k , on brh first boss I pulled 750k the other day after 1min 22secs

any macro with rogue finisher in isnt going to be as good as ones without, saying that though if u really HAVE to have finishers in then i can see this being the best 1 thats out atm.

Agreed , I’m trying to figure out some kind of AoE for assassins, which I think we can all agree is garbage. But once I do ill also post a more manually controlled macro for those that really want to push the dps.
Atm I have 100% garrote uptime and about 98% rupture on single target. which is about as good as im going to be able to do with finishers. On a side note I am running this macro at 140ms with about 60 ms lag.

I noticed you have the talent Exsanguinate taken but i dont see it in the macro, oversight?

Yeah I thought GSE auto updated , but I guess it’s not atm , I’ve corrected.

Hey have you thought about adding: /cast [form:1] Shadowstep Right after /cast [nostealth,nocombat] stealth ?

/cast [nostealth,nocombat] stealth
/cast [form:1] Shadowstep

So that this macro will activate shadowstep and start the awesome killing spree!

Yes I have and after falling off krosus bridge and cenarius’s hole etc I decided to manually use shadow step vs macro. Plus I like to use it to get back into the fight after having run out for a mechanic. Myabe ill add it with a modifier.

nvm figured it out