I was starting to put together some of the ideas presented in this thread, when I realized how easy this'd be with FTL. I set it up, tried it in southern Icecrown, and had a blast! It's all about lots of buttons, plus using /click. Obvious to some people, probably, but someone (like me) who didn't get it immediately might find this useful. I hope I can make it intelligible enough at 5:00 am ... 
Normally you'd set up an alt's spell macro like:
Code:
/assist [mod:shift,mod:ctrl,nomod:alt,target=Osaar] [nomod:shift,mod:ctrl,mod:alt,target=Esaar] [mod:shift,nomod:ctrl,mod:alt,target=Isaar] [mod:shift,mod:ctrl,mod:alt,target=Usaar] [nomod:shift,mod:ctrl,nomod:alt,target=Harmsworth]
/cast Shield-Breaker
This doesn't work on the Argent mounts. Using 'target' as a condition breaks vehicles. Also, /cast doesn't work for most Argent spells. Defend works, but Shield-Breaker, for example, does not. You'd have to use a /click back to your vehicle bar to make it work.
I set up a Macaroon profile that I can switch to when I start the Argent stuff, to keep things minimal for now (but am sure I'll have to incorporate it into my usual setup for the new dungeon, because you can't switch profiles in combat). I have twenty alt buttons hidden, off to the side. Each toon gets an alt button for each of the three combat spells, as well as for follow. The Thrust macros include a /follow, assuming that I'd want everyone to close into melee range when casting this. They look like this:
Code:
--keybinding ctrl-shift-Insert
/follow Osaar
/assist Osaar
/click MacaroonButton22
--keybinding alt-control-Insert
/follow Esaar
/assist Esaar
/click MacaroonButton22
--keybinding alt-shift-Insert
/follow Isaar
/assist Isaar
/click MacaroonButton22
--keybinding shift-alt-control-Insert
/follow Usaar
/assist Usaar
/click MacaroonButton22
--keybinding control-Insert
/follow Harmsworth
/assist Harmsworth
/click MacaroonButton22
MacaroonButton22 is the Thrust button on each toon's vehicle bar. When I hit '1', HKN sends 'Insert' plus the FTL modifiers to each client and I get a follow, an assist, and a Thrust for each. The Shield-Breaker macros look much like the above, except with no /follow line, and /click to MacaroonButton23. And so on.
The alt Follow macros are very simple, just /follow Osaar, /follow Esaar, etc. with the appropriate FTL modifiers.
Connect With Us