This macro do not works anymore :(

My question is, can anyone help me to make macro to cast Wing Clip (1 sec cd spell) and Counterattack (that is proc spell) (10% chance to proc), so if Counterattack proc to cast it instead Wing Clip, otherwise cast Wing Clip?

This macro below always worked in past:
/cast Wing Clip
/cast Counterattack

Now that do not works at all, i tried everything that i know, as:
/castsequence Wing Clip, Counterattack
or
/cast Wing Clip; Counterattack

Plz help me :frowning:

Nothing of what you posted is the correct syntax.

#showtooltip
/cast Wing Clip
/cast Counterattack
#showtooltip
/castsequence reset=1 Wing Clip, Counterattack

Ye sry, fixed.It do not works and that supposed to work.
Any solution?

To quote the US forums…

Thanks, i got it.They changed

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