HoP Macro Prevent Selfcast
Hello Paladins
Trying to write macro that will prevent to cast hand of protecion on self but also keep the self cast option enabled for FoL and other spells
actually im using
/cast [@mouseover,exists][@none] Hand of Protection
But it isn't perfect, sometimes I mouse over someone's pet or even my self by accident, especially when its crowded on battleground its not easy to be accurate with mouseover...
Is there a way to write a macro to cast HoP on selected target but prevent self cast at any circumstance?