Hi all,
I’m trying to make a macro that will cast Shred, unless the target of my target is me. Then it will cast Claw.
So far I have
#showtooltip Shred
/startattack
/castsequence Shred
/castsequence reset=[targettarget=Inthelava] Claw
But it doesn’t seem to work… Any help would be appreciated