Ok... so Im attempting to get FTL (focusless, Leaderless, Targetless) to function. I have managed to get follow to work from any toon, but for some reason the bolts absolutely refuse to cast. The toon Im on, will cast just fine, but none of the other toons will assist. However.... as long as its the main toon, they all assist just fine. So... Im going bonkers trying to figure out where I screwed up, and I cant seem to find it so... SOME HELP! please!

This is my follow macro, it works, just fine.

/target [mod:ctrl,nomod:shift,nomod:alt]Phainea;[mod:alt,nomod:ctrl,nomod:shift]Phainee;[mod:ctrl,mod:shift,nomod:alt]Phained;[mod:shift,mod:alt,nomod:ctrl]Phainey;[mod:ctrl,mod:alt,mod:shift]PhaineI
/follow
/targetlasttarget

This is my lightning bolt macro, it works, but only on the main toon

/assist [mod:ctrl,nomod:shift,nomod:alt]Phainea;[mod:alt,nomod:ctrl,nomod:shift]Phainee;[mod:ctrl,mod:shift,nomod:alt]Phained;[mod:shift,mod:alt,nomod:ctrl]Phainey;[mod:ctrl,mod:alt,mod:shift]PhaineI
/cast [Harm] Lightning Bolt
/targetlasttarget

Here is my legend

Toon A = ctrl
Toon B = Alt
Toon C = Shift Ctrl
Toon D = Shift Alt
Toon E = CTRL SHIFT Alt

Any idea what I might be doing wrong?