Stealth macro help needed

Hey, i used to have a macro a long time ago for my rogue.
and i just decided to play it again, but the macro i used back then doesnt work anymore.
it just gives chat errors.
it used to be this macro.
#Showtooltip Stealth
/Cast [NoCombat] !Stealth
/Cast [NoCombat, Stealth] Shroud of Concealment
/cast [NoCombat, Stealth] Stealth
/Cast [Combat, nostealth, Dot] Cloak of Shadows
/Cast [Combat, nostealth] Vanish

any help to getting my macro working again is appreciated

#showtooltip
/cast [combat,nostealth] Vanish; [nocombat,stealth] Shroud of Concealment; !Stealth

dot isn’t a valid condition, and there’s no way for a macro to tell if you’re under the effect of something that can be cloaked, so I removed the Cloak of Shadows portion.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.