Quote Originally Posted by 'Kaynin',index.php?page=Thread&postID=72017#post72 017
/assist <maintoonname> (Or "/target <maintoonname>target" if you don't want autoattack to activate.)
/cast [harm, nodead] Lightning Bolt ; [help, nodead][target=player] Lesser Healing Wave

Harmful target, cast LB on target.
Helpful target, cast LHV on target.
No target, cast LHV on self.

using targettarget on both would be unpractical and I don't see the need for it unless you have a dodgy macro targeting system. How do your alts communicate with your main?

Incase you use a focus system (which you should use if you are an x-number of shaman boxer, in my opinion.)

Then it's like this.

/target focustarget
/cast [harm, nodead] Lightning Bolt ; [help, nodead][target=player] Lesser Healing Wave

And have your alts focus your main toon. When your main dies, you can swith the focus on your alts and just change your main. The macro's are the same on your main as well on your alts in this case.
Kaynin - if I specify a toon name, what happens when THAT toon dies? I'm screwed - I use a non focus targetting method that has been very "un dodgy" for me. I prefer to save focus for other purposes. Check the last line of the oroginal post.

/cast [harm] [target=targettarget, harm][] Lightning Bolt; [target=targettarget, help] [] Lesser Healing Wave <--- looks like that might be the trick, I'll check tonight.