New and improved outlaw macros

New and improved outlaw rogue
Slice and Dice auto


Sequences['papa_outlaw'] = {
-- This Sequence was exported from GSE 2.1.07.
  Author="Galvet@Draka",
  SpecID=260,
  Talents = "3231322",
  Help = [[auto]],
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      KeyPress={
        "/cast Curse of the Dreadblades",
        "/cast Adrenaline Rush",
        "/cast Marked for Death",
        "/cast [target=party1] Tricks of the Trade",
      },
      PreMacro={
        "/cast [nostealth,nocombat] Stealth",
        "/cast [stealth] Ambush",
      },
        "/castsequence Saber Slash, Saber Slash, Pistol Shot, Run Through, Saber Slash, Slice and Dice",
      PostMacro={
      },
      KeyRelease={
        "/cast [nostealth,nocombat] Stealth",
      },
    },
  },
}

Slice and dice manual


Sequences['papa_outlaw_alt_macro'] = {
-- This Sequence was exported from GSE 2.1.07.
  Author="Galvet@Draka",
  SpecID=260,
  Talents = "3231323",
  Help = [[manual slice and dice]],
  Default=1,
  MacroVersions = {
    [1] = {
     Combat=true,
      StepFunction = "Sequential",
      KeyPress={
        "/cast Curse of the Dreadblades",
        "/cast Adrenaline Rush",
        "/cast Marked for Death",
        "/cast [mod:alt] Slice and Dice",
        "/cast [target=party1] Tricks of the Trade",
      },
      PreMacro={
        "/cast [nostealth,nocombat] Stealth",
        "/cast [stealth] Ambush",
      },
        "/castsequence Saber Slash, Saber Slash, Pistol Shot, Run Through",
      PostMacro={
      },
      KeyRelease={
        "/cast [nostealth,nocombat] Stealth",
      },
    },
  },
}

Roll the bones


Sequences['papa_outlaw_alt_macro_bones'] = {
-- This Sequence was exported from GSE 2.1.07.
  Author="Galvet@Draka",
  SpecID=260,
  Talents = "3231323",
  Help = [[manual roll]],
  Default=1,
  MacroVersions = {
    [1] = {
     Combat=true,
      StepFunction = "Sequential",
      KeyPress={
        "/cast Curse of the Dreadblades",
        "/cast Adrenaline Rush",
        "/cast Marked for Death",
        "/cast [mod:alt] Roll the Bones",
        "/cast [target=party1] Tricks of the Trade",
      },
      PreMacro={
        "/cast [nostealth,nocombat] Stealth",
        "/cast [stealth] Ambush",
      },
        "/castsequence Saber Slash, Saber Slash, Pistol Shot, Run Through",
      PostMacro={
      },
      KeyRelease={
        "/cast [nostealth,nocombat] Stealth",
      },
    },
  },
}

Link to my macro collection addon
https://wow.curseforge.com/projects/papapancakes-macro-collection-gnomesequencer

sooo, this does nothing for me? literally just wants to cast stealth the whole time.

edit: let me clarify, the first macro won’t do anything. I’m using the roll the bones one fine currently.
edit2: I lied, why do they get stuck on Stealth?

yep… maybe just me… i see slice and dice and marked for death macroed with death from above talented…i prefer death from above due to damage factor but wondering if marked for death necessary for CP purposes… overall from the forum i get the idea Rogues are just hard to macro…these are all a little old and seem to still work except for confusion when mixing and matching…