Hello. Right now I’m using macros to cast on mouseover plus cast on target. I.E. /cast [@mouseover, exists] Dispel Magic; Dispel Magic
What i’m looking for is a way to be able to Self Cast without having to enable Auto self-casting, since it will self-cast when trying to mouseover cast a target that is out of range. Also not to enable Self-cast with a modifier, as I’m using the shift modifier for some keybinds, and CTRL and ALT just aren’t comfortable to use
IDEALLY I would like to be able to self-cast on right click, however I don’t know how to integrate that into these macros, or how to make it work with bartender. There is also an addon called RightClickSelfCast, but it doesn’t work on bartender.
tl;dr how to self-cast on right click + mouseover cast + target cast?
This will cast Dispel Magic on your mouseover target, assuming they are friendly and not dead. If your mouseover target is, dead or hostile, it will attempt to cast on your target. If your target is hostile, it will cast on yourself.
My syntax already does that. Change help to harm to use it on enemies or to exists to use it on both friends and enemies (like with Command Demon that can be used on either depending on ur demon).