7.3 High performance Papa Assassination

My bad, I ment the shoulders. Been working on my DK and have chest piece on the brain. It’s the shoulders that support abilities for stealth and vanish (Mantle of the Master Assassin). I actually had a slight fix that gave me good numbers. However, I messed with it too much and now the numbers are gone.

[quote quote=54831]Played around with this and incorporated the three into one:
[/quote]

Tim,

I Like the incorporation… I was finding out using two macros from here (setting hotkeys to 1 & 2) seemed to work similar.

John,
Com’on Man I can understand not sharing your PVP macro but PVE/Raid should be ok to post…

[quote quote=55664]

Played around with this and incorporated the three into one:

Tim, I Like the incorporation… I was finding out using two macros from here (setting hotkeys to 1 & 2) seemed to work similar. John, Com’on Man I can understand not sharing your PVP macro but PVE/Raid should be ok to post.. [/quote]

I did post it eventually, I was no rush to as there was barely any difference on output, things like gear setups, latency, player skill would be enough to swing one working better than the other. now since 7.3.2 it changes some talents again but have no time to do any real analytics

John,

Was messing with ya… I have used yours and several others with slight modifications…due to gear/gear changes & talents changes.

[quote quote=54563]

how well do these ele ones work?

They don’t work for the rogue class, someone asked for some. [/quote] Add please in your macro for me the ability to PUNCH BLADE and RED FIAL

Well done Papa. I just ran a sim with the following info:

( Pawn: v1: “Rípper - Assassination (Raidbots)”: Class=Rogue, Spec=Assassination, Agility=16.92, CritRating=12.30, HasteRating=6.09, MasteryRating=14.48, Versatility=10.77 )

548,391 DPS

Using Skada and running the auto macro I was able to achieve around 540k

Thanks!

not sure whats happening with these macros papa, wondering if you have come accross it, the dmg side of it seems to be fine, my rogue is only 98 atm so cant really test, buuuut, the first time i use the macro after logging into game, it will stealth, but after i kill a mob, every other time i press the macro when im not in stealth it doesnt stealth :slight_smile:
any ideas what could be causing this ?
oh and for some reason it doesnt shadowstep ? i can see it in the premacro bit im using it manually atm :slight_smile:

Toxic Blade … not used automatically

Hi, I am a returning player and trying out these macros to help me get my rotations ups to speed.

When you have a talent build listed like: 3111332, how do these numbers relate to the talent tree? Is 1 the first one on the left, 2 the middle one, and 3 the right side one? Or, is it maybe from right to left?

I want to make sure I select the right talents for the macro.

Thanks and sorry if this is a dumb noob question. Thank you for your support!

:slight_smile:

[quote quote=56746]Hi, I am a returning player and trying out these macros to help me get my rotations ups to speed.
When you have a talent build listed like: 3111332, how do these numbers relate to the talent tree? Is 1 the first one on the left, 2 the middle one, and 3 the right side one? Or, is it maybe from right to left?
I want to make sure I select the right talents for the macro.
Thanks and sorry if this is a dumb noob question. Thank you for your support!
???
[/quote]

From left to right starting in the first column top to bottom in your Talent Tree:

Level 15: 3 (Hemorrhage)
Level 30: 1 (Nightstalker)
Level 45: 1 (Deeper Stratagem)
Level 60: 1 (Leeching Poison)
Level 75: 3 (Internal Bleeding)
Level 90: 3 (Exsanguinate)
Level 100: 2 (Marked for Death)

I will be redoing the macro soon if i can come up with better numbers.
Changed both macros for now

(ST)


Sequences['Papa_ASS'] = {
-- This Sequence was exported from GSE 2.2.03.
  Author="Galvet@Draka",
  SpecID=259,
  Talents = "1111111",
  Help = [[Most control
Use talents: 1111111]],
  Default=1,
  MacroVersions = {
    [1] = {
     Combat=true,
      StepFunction = "Sequential",
      KeyPress={
        "/cast Vendetta",
        "/cast [mod:alt] Poisoned Knife",
      },
      PreMacro={
        "/cast [nostealth,nocombat] Stealth",
        "/cast [stealth] Shadowstep",
      },
        "/cast Garrote",
        "/castsequence  reset=combat  Mutilate, Rupture, Mutilate, Envenom",
        "/cast Kingsbane",
        "/cast Toxic Blade",
        "/castsequence  reset=combat  Mutilate, Envenom",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}


(Aoe)
After you see Rupture applied switch targets and so on and so forth


Sequences['Papa_ASS_Aoe'] = {
-- This Sequence was exported from GSE 2.2.03.
  Author="Galvet@Draka",
  SpecID=259,
  Talents = "1111111",
  Help = [[tab target after Rupture 
Use talents: 1111111]],
  Default=1,
  MacroVersions = {
    [1] = {
     Combat=true,
      StepFunction = "Sequential",
      KeyPress={
        "/cast [mod:alt] Poisoned Knife",
      },
      PreMacro={
        "/cast [nostealth,nocombat] Stealth",
        "/cast [stealth] Shadowstep",
      },
        "/castsequence  reset=target/combat  Fan of Knives, Rupture, Fan of Knives, Envenom",
        "/cast Fan of Knives",
        "/cast Kingsbane",
        "/cast Toxic Blade",
        "/cast Garrote",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}


Improved both macros

thank you papa :slight_smile:

Just to make sure, I’m really supposed to use the first talent in each tier? seeing them all listed as “Use talents: 1111111]]” just seems off

It’s about preference. This one of the typical builds. Another option would be to change your third talent from Deeper Stratagem to Vigor. Some would also exchange Nightstalker with Subterfuge.

I have been testing both the 1111111 and the 1131111. Almost comparable in dps. Currently, I’m ilvl 927 and push between 900k - 1.1mil steady depending on movement. I burst to 2+mil.

Its really weird to look at it but all 1’s is the best performing for macros atm imo.

macro all time use 3 combo point on Envenom , a lot of losse dmg
50MS

try this
i dont use ahk for this macro so i wouldnt know if 50ms is too much
also it depends how many combo points you get from mulitlate because of the Seal Fate passive


Sequences['Papa_ASS_ST'] = {
-- This Sequence was exported from GSE 2.2.03.
  Author="Galvet@Draka",
  SpecID=259,
  Talents = "1111111",
  Help = [[Use Talents 1111111]],
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      KeyPress={
        "/cast [combat] Vendetta",
      },
      PreMacro={
        "/cast [nostealth,nocombat] Stealth",
        "/cast [stealth] Shadowstep",
        "/cast [stealth] Garrote",
      },
        "/cast [combat] Kingsbane",
        "/cast Garrote",
        "/castsequence  reset=combat  Mutilate, Rupture, Mutilate, Mutilate, Envenom, Mutilate",
        "/cast Toxic Blade",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}


For Aoe you spam the macro and when you see rupture on the target you switch target


Sequences['Papa_ASS_Aoe'] = {
-- This Sequence was exported from GSE 2.2.03.
  Author="Galvet@Draka",
  SpecID=259,
  Talents = "1111111",
  Help = [[tab target after Rupture 
Use talents: 1111111]],
  Default=1,
  MacroVersions = {
    [1] = {
     Combat=true,
      StepFunction = "Sequential",
      KeyPress={
        "/cast [mod:alt] Poisoned Knife",
        "/cast [mod:shift] Fan of Knives",
        "/cast [mod:ctrl] Envenom",
        "/cast [combat] Vendetta",
      },
      PreMacro={
        "/cast [nostealth,nocombat] Stealth",
        "/cast [stealth] Shadowstep",
        "/cast [stealth] Garrote",
      },
        "/castsequence  reset=target/combat  Fan of Knives, Rupture",
        "/cast Toxic Blade",
        "/cast [combat] Kingsbane",
        "/cast Garrote",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

Can u add mod alt for Envenom, and manual can use 4-5 conbopoits more dmg, and we have perfect macro :wink:

Sequences['Papa_ASS'] = {
-- This Sequence was exported from GSE 2.2.03.
  Author="Galvet@Draka",
  SpecID=259,
  Talents = "1111111",
  Help = [[Most control
Use talents: 1111111]],
  Default=1,
  MacroVersions = {
    [1] = {
     Combat=true,
      Trinket1=false,
      StepFunction = "Sequential",
      KeyPress={
        "/cast Vendetta",
        "/cast [mod:alt] Envenom",
      },
      PreMacro={
        "/cast [nostealth,nocombat] Stealth",
        "/cast [stealth] Shadowstep",
      },
        "/cast Garrote",
        "/castsequence  reset=combat  Mutilate, Rupture, Mutilate, Mutilate",
        "/cast Kingsbane",
        "/cast Toxic Blade",
        "/castsequence  reset=combat  Mutilate",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

or


Sequences['Papa_ASS_ST'] = {
-- This Sequence was exported from GSE 2.2.03.
  Author="Galvet@Draka",
  SpecID=259,
  Talents = "1111111",
  Help = [[Use Talents 1111111]],
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      KeyPress={
        "/cast [combat] Vendetta",
        "/cast [mod:alt] Envenom",
      },
      PreMacro={
        "/cast [nostealth,nocombat] Stealth",
        "/cast [stealth] Shadowstep",
        "/cast [stealth] Garrote",
      },
        "/cast [combat] Kingsbane",
        "/cast Garrote",
        "/castsequence  reset=combat  Mutilate, Rupture, Mutilate, Mutilate, Mutilate",
        "/cast Toxic Blade",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}