Quote Originally Posted by 'Maz',index.php?page=Thread&postID=61380#post61380
Why do you include the first line given that you're going to be casting at your focustarget regardless? Probably so that the /stopmacro check works but you might be able to rework that to achieve the same. I'm at work so I can't test this, but this should work:
Actually, I found that I need to use "/target focustarget" instead of [target=focustarget] Since the latter doesn't seem to want to cast on feigned hunters. Or maybe I'm doing something wrong. So, mmh, based on your tweaks. I come up with this.

/target focustarget
/stopmacro [noexists][noharm]
/use [mod]13
/cast [mod,combat]Elemental Mastery
/cast [mod,combat]Nature's Swiftness
/cast [target=focustarget,nodead,harm][]Chain Lightning

And the only reason for the /target focustarget is simply a 'failsafe' to make sure the alts will cast, even on hunters that are feigning. And I also prefer to have both EM as well as NS at the same time, so I added a combat condition there too then.

I believe [target=focustarget,noexists] in the stopmacro would cause my main to stop the account, since he won't have a focus? So /stopmacro [noexists][noharm] should work with the hunter failsafe in place I reckon.

Awesome, this wasn't even my thread but I'm learning loads tho. Thanks for the replies on this one. xD This will surely come in handy.