Healing allies while still targeting enemies?

i play Resto Shaman. i like to cast my instant Lava Burst as soon as it’s available. what Macro/Keybind options allow for easier target switching between friend and foe?

Download the add on called clique. You can do this macros too but clique just makes it easier. Basically you can set up spells to be cast at unitframes or nameplates with a modifier+left/right click.

1 Like

I am no expert in this but if you do harm no harm macro so when you target a friendly you heal when you target an enemy you attack ( same key bind)
combine that with arena 1-2-3 on mouse wheel you can do some fast actions on the fly

1 Like

#showtooltip
/cast [harm][@targettarget] Lava Burst

It means if you have your teammate targeted, it will LB whatever they are smacking. If you have an enemy targeted, it will zap your enemy.

2 Likes

I like mouseover macros myself, they also work well in the world or in bgs. Unmaimes “target of target” macro is also super handy.

Here’s a pretty simple one for flame shock, just replace flame shock with lavaburst, frost shock, hex, etc.

#showtooltip Flame Shock
/cast [target = mouseover, harm, exists, nodead] Flame Shock; Flame Shock
1 Like