Mouseover macro issue

So i started a disc priest up and been making mouseover macros for some of the abilities. My mouseover macros wont work if i keybind them to my mouse buttons, but work perfectly well on any other button. I am using the grid addon for my party/raid frames and here is my penance macro im using.

/cast [@mouseover, nodead, exists][@target, nodead, exists][@player] penance

Again; they all work perfectly fine until i bind them to a mouse button. Does anyone have any insight?

You need to use Clique or Blizzard’s click casting stuff to bind spells to mouse buttons, otherwise they get eaten by unitframes.

Optimized macro

#showtooltip
/cast [@mouseover,exists,nodead] [] Penance
1 Like

Gotcha thank you! I havent ever really fooled with a mouse that has buttons.