Problem with BoP macro

Hi everyone, I’m having problems in setting my mouseover BoP macro. At the moment I’m using:

#showtoltip
/stopcasting
/cast [@mouseover,help,nodead][help,nodead][@player] Blessing of Protection

It works fine when I use it while pointing at a character model, but it does not work when I’m pointing at his/her hp bar in the party/raid frame. Can somebody help me? :slight_smile:

1 Like

You should point it on character or raid|party frame. Hp bar is just an indicator.

Yeah sorry, I did not make myself enough clear:
Macro does not work when I’m pointing at his/her party frame.

Im swaped partyframe to be like raid frame. Did you tryed that yet? Maybe you dont like the raid frame design?

I’m using raid frame as well. Every mouseover macro works just fine. I’ve set them for every healing spell, but BoP’s just doesn’t work… I have to point at the character model instead in order to use it.

Sorry i got no time to check it yesterday but tommorrow i will

I am not sure if it helps, but try using /use instead of /cast.

If it’s still a problem, is the spell bound to any of your mouse buttons by any chance (either left/right/middle, or any of the side buttons)?

I had the same problem, and apparently these are protected from being used on character/party/raid frames, while working fine if you mouse-over the character model. The solution that worked for me was to use the “clique” addon, which allows binding mousebuttons to spells to be cast on the party frames (as an added bonus, makes the macro unnecasary and prevents accidentally casting it on yourself).

1 Like

#showtooltip Blessing of Protection
/stopcasting
/cast [@mouseover,help][help][@player]Blessing of Protection

Been using this forever and also using the raid-frame as a party-frame - works fine for me.

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