First up I would liek to thank Shade3891 for their macro, I have used theirs as a basis and am looking to improve it. So any suggestions would be appreciated with this macro you need to remember to place it on the same key in the stealth bar
Sequences['SubSquig'] = {
-- This Sequence was exported from GSE 2.2.08.
Author="Squigley@Frostmourne",
SpecID=261,
Talents = "3321113",
Default=1,
MacroVersions = {
[1] = {
Trinket1=true,
Trinket2=true,
StepFunction = "Sequential",
KeyPress={
"/targetenemy [noharm][dead]",
"/cast [@focus,exists] Tricks of the Trade",
"/cast [nostealth,nocombat] Stealth",
"/cast [combat, stance:0] Shadow Dance",
"/cast Crimson Vial",
},
PreMacro={
"/cast [nocombat] Shadowstep",
},
"/castsequence [nostealth] Shuriken Storm, Backstab, Nightblade, Backstab, Backstab, Eviscerate, Shuriken Storm, Backstab, Eviscerate",
"/castsequence [stealth][stance:1/2/3] reset=5 Shadowstrike, Shadowstrike, Shadowstrike, Eviscerate",
"/cast [stance:0] Goremaw's Bite",
"/cast Death from Above",
PostMacro={
},
KeyRelease={
"/cast [combat] Symbols of Death",
"/cast [combat] Shadow Blades",
},
},
},
}