Outlaw 7.0.3 GS-E

Sequences['Outlaw_KS'] = {
specID = 260,
author = "Andy",
helpTxt = "Outlaw - 2332231",
StepFunction = GSStaticPriority,
PreMacro = [[
/targetenemy [noharm][dead]
/cast [nostealth,nocombat]Stealth
]],
'/castsequence Saber Slash, Saber Slash, Pistol Shot',
'/cast Slice and Dice',
'/castsequence Saber Slash, Saber Slash, Saber Slash, Pistol Shot',
'/cast Run Through',
'/castsequence Saber Slash, Saber Slash, Pistol Shot',
'/cast Between the Eyes',
'/castsequence [combat,nochanneling] reset=120 Killing Spree',
PostMacro = [[
/use [combat] 13
/use [combat] 14
]],
}

My first attempt at writing a macro for Rogue. Feedback is appreciated!

Andy