Is it possible to set these up on the default wow interface? I want to set these up to heal on a resto shaman yet can’t seem to reproduce what I see in guides and videos, even after downloading the clique addon as suggested.
Could someone please give me an idiot proof explanation on how to set them up?
Yours wont do anything if the mouse has no valid target.
To do so you add a 2nd target case.
/use [@mouseover, exists] spell
to cast the spell on whatever your cursor is pointing at
/use [@mouseover, exists] spell; spell
the 2nd spell might be something totally different, if its the same you will use it on your currently selected target or use default targeting behaviour
You dont need to check for help or harm if you dont mix damaging and healing spells in a single macro, but having a nodead check can be used for combat ress or reviving on the same button after combat.
Thanks guys, this has all been very helpful, but there is still one thing I’m not sure about. How, if possible, would I be able to set up a macro, for example for riptide, where if I don’t have a target it would cast on myself?