Hello I made this macro for me but it has something that does not work and if someone could help me it would make me great pleasure for instant I use it and its walking nevertheless well but it makes work a thank you
Sequences[‘Subtlety’] = {
specID = 261,
author = “Samourai”,
helpTxt = “Subtlety - Talent: 1213211”,
StepFunction = GSStaticPriority,
PreMacro = [[
/console Sound_EnableSFX 0
/targetenemy [noharm][dead]
/cast [noform:1, nocombat] Stealth",
/cast [@focus, exists, nodead] Tricks of the Trade
/cast [form:1] Shadowstep",
/castsequence [form:1, nocombat] reset=combat Symbols of Death, Cheap Shot
]],
“/cast [combat] Shadow Blades”,
“/cast [combat] Symbols of Death”,
“/cast [combat] Shadowstrike”,
“/cast [combat] Nightblade”,
“/cast [combat] Goremaw’s Bite”,
“/cast [combat] Backstab”,
“/cast [combat] Shadow Blades”,
“/cast [combat] Eviscerate”,
“/cast [combat] Shadow Dance”,
“/cast Shadowstrike”,
“/cast Shadowstrike”,
“/cast [combat] Shadowstrike”,
“/cast [combat] Shadowstrike”,
“/castsequence reset=combat Backstab, Nightblade, Shadow Dance, Backstab, Eviscerate, Backstab, Backstab, Backstab, Nightblade, Backstab, Backstab”,
“/castsequence [mod:shift] Vanish, Symbols of Death, Shadowstrike”,
PostMacro=[[
]],
}