Is there a Sap macro that will target someone in stealth that I run beside, and if they are not in stealth will just work like a normal sap?
I got it to work with this:
#showtooltip Sap
/cleartarget
/targetenemyplayer [noharm][dead]
/cast Sap
Used to not need the “[noharm][dead]” part. But, for some reason if that isn’t there, the /cleartarget just stops working.
In fact, the [dead] conditional confuses me even more. But, it works!
2 Likes
I’ve been using this for many years
#showtooltip
/cleartarget
/targetenemyplayer
/cast [nocombat] Sap
1 Like
A sap macro is mandatory in pvp, especially if you’re against another rogue where whoever opens first usually wins.