I have my setup like this:
Code:
/target mainchar
/focus target
I have putted that macro on Shift+8 and I press it once all my chars are logged in, I never touch that macro after login.
To make my alts cast spells on the same target as my main I use this macro:
Code:
/cast [target=focustarget, harm] [target=focustargettarget, harm] [target=focustargettargettarget, harm] [] Spell
It is pretty simple and every [bracket] act as an IF statement. So, if my focus' target is harm (enemy) i will attack him. If that statement is false, I'll check if my focus' target's target is harm. It goes on like that until it finds a statement that will work and cast the spell, or if none of the staements work, return an error (You have no target).
Connect With Us