Log in

View Full Version : need healing macro help



Goodguy
05-15-2008, 01:27 PM
Hi guys.

So im playing 5x shamans, is there anyway to have a macro, where my main just target a player, and then i click a button and that target gets healed by the clones ?

Kedash00
05-15-2008, 01:40 PM
i use a 2 button method... I click the toon that needs healed and click my /assist button (which makes all the toons target that toon the main has selected) and i hit the heal button, and they all should heal him, provided of course all your healing spells are bound to the same place in your interface.

Talos
05-15-2008, 02:09 PM
using focus on my main char for targetting:


#showtooltip
/cast [target=focustarget, help]lesser healing wave(rank 1); [target=focustarget] Lightning bolt

and

#showtooltip
/cast [target=focustarget,help]Chain Heal(rank 1); [target=focustarget] Chain Lightning

and using other buttons (F1-F5) for healing party members (quicker than acquiring a target trough /assist or /focus)

Goodguy
05-15-2008, 04:36 PM
thanks, ill be trying that =)

Desible
05-16-2008, 12:07 PM
My setup is 2 buttons.

One I have for healing just my main as he tanks sometimes and looks like this:
/target Elohkitty
/cast Healing Wave

And then to heal other party members I target one with my main and have this:
/target Elohkitty
/assist
/cast Healing Wave

There's a delay sometimes with the second one and it doesn't target the member so you want to hit it twice and it'll be sure to target the party member.