I have been at this for a day now and need help creating a macro to cast spell a if harm exists and spell b if help is required.
Also I would like to use mouse over or target to heal.
I know how to create a macro for this with just the mouse over feature but I would like to have the added feature of clicking a target frame and still being able to cast a spell to that target.
Any help is appreciated. I don’t want an add on.
Here is my spell currently that I would like to change to ADD a click target feature
The below currently works
/cast [@mouseover,help]Riptide;[@mouseover,harmexists][harm]flame shock;[help][]]Riptide
Thanks for any help.