7.3 Combat

Here is my current outlaw macro. Works well for me.

I am using the following to toggle my stealth:
“/castsequence [nostealth,nocombat] reset=combat Stealth, null”,
The reason is with my spam key is that sometime is will toggle stealth so quickly that I end up on cooldown

ST:

Sequences['Outlaw'] = {
-- This Sequence was exported from GSE 2.2.00.
  Author="Drustabz@Stormrage",
  SpecID=260,
  Talents = "1113222",
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      KeyPress={
        "/cancelaura Blade Flurry",
        "/castsequence [nostealth,nocombat] reset=combat  Stealth, null",
        "/cast [combat] Adrenaline Rush",
        "/castsequence [stealth,nocombat] reset=combat  Marked for Death, Roll the Bones, Curse of the Dreadblades, null",
        "/cast [stealth] Ambush",
      },
      PreMacro={
      },
        "/castsequence [combat] Ghostly Strike, Saber Slash, Saber Slash, Roll the Bones, Ghostly Strike, Saber Slash, Saber Slash, Run Through",
        "/cast [combat] Curse of the Dreadblades",
        "/cast Crimson Vial",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

AoE:

Sequences['OutlawA'] = {
-- This Sequence was exported from GSE 2.2.00.
  Author="Drustabz@Stormrage",
  SpecID=260,
  Talents = "1113222",
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      KeyPress={
        "/cast !Blade Flurry",
        "/castsequence [nostealth,nocombat] reset=combat  Stealth, null",
        "/cast [combat] Adrenaline Rush",
        "/castsequence [stealth,nocombat] reset=combat  Marked for Death, Roll the Bones, Curse of the Dreadblades, null",
        "/cast [stealth] Ambush",
      },
      PreMacro={
      },
        "/castsequence [combat] Ghostly Strike, Saber Slash, Saber Slash, Roll the Bones, Ghostly Strike, Saber Slash, Saber Slash, Run Through",
        "/cast [combat] Curse of the Dreadblades",
        "/cast Crimson Vial",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

Hello

Are using AHK. or anything like that, and if you are what are you using in ms?

Jimmy

I use a razor nostromo game pad…so with synapse my spams are set around 0.159ms

Hello

Ty for your help

Jimmy

I am using the following to toggle my stealth: “/castsequence [nostealth,nocombat] reset=combat Stealth, null”, The reason is with my spam key is that sometime is will toggle stealth so quickly that I end up on cooldown

you can also just do
/cast !Stealth

@Darkonius,

Have you ever thought of doing an Outlaw macro? Everyone knows your macros are the best out there for Feral and I just figure if anyone can actually do it you can.

[quote quote=55437]@darkonius,
Have you ever thought of doing an Outlaw macro? Everyone knows your macros are the best out there for Feral and I just figure if anyone can actually do it you can.
[/quote]

This is an Outlaw macro.

razor nostromo game pad how do you like that was thinking about getting one

how would i change this so it doesnt cast crimson vail

you can just erase the line with crimson vail in it and you should be good to go

[quote quote=55663]you can just erase the line with crimson vail in it and you should be good to go
[/quote]

cheers mate and for pistol shot are you just firing yourself when procs?

cheers mate and for pistol shot are you just firing yourself when procs?

Yes I am :slight_smile: