Problem with Clique Mouseover Macros

Hey folks,

I have problem with Clique on mouseover macros targeting enemies.
I want to use the following macro:

/cast [@mouseover,exists,harm] Counterspell; [@mouseover,exists,help] Remove Curse;

It works perfectly fine if binded on a normal key, but in clique only Remove Curse on friendly targets work, not the Counterspell on enemies.

I also tried only the Counterspell part, but nothing that targets enemies works in Clique for me.
It also doesn’t matter if I target the enemy itself or the nameplate.
Deactivating Plater doesn’t make a difference.
I also tried many different macros from many different sources, almost everything works on normal keys and
nothing in Clique.

Elp

#showtooltip
/cast [mod:alt,@player] [@mouseover,help,nodead] Remove Curse; [@mouseover,harm,nodead] [harm] Counterspell; Remove Curse

That’s a better version of the macro. That said, it’s possible you’ve just got your Clique settings messed up but you haven’t described how you have it setup so can’t comment on that.

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