Mouseover macros not working

Hi,

I’m trying to use mouseover macros with my healing spells but they are just not working. Do I need to enable something somewhere?

Here’s the syntax I use:

#showtooltip
/use [@mouseover,help,nodead][help,nodead][@player] Shadow Mend

Thanks!

1 Like

Syntax looks correct. Could be simplified to the following if you have auto self-cast enabled.

#showtooltip
/cast [@mouseover,help,nodead] [] Shadow Mend

or expanded to something more complex like this…

So the question then becomes, what key do you have it bound to? If you’re trying to cast it with a mouse click then you’ll need to install Clique or another click-casting addon as unit frames eat mouse clicks by default.

2 Likes

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