Quote Originally Posted by �eceased View Post
heya m8y great writeup ^^ and thx for adding me into it :thumbsup:

I'll be adding a few things to this thread at some point so that others can test it out :P (seeing as some ppl are lazyer then me! :P )

also I'd also like to thank keyclone for helping me through the keymapping stuff u rule m8!

�

EDIT1: I think i've found a solution for the 255 character limit with the macros ur using

for toonA you don't require the first line of targeting, toonB doesn't need the second etc.. so:

ToonA:

/target [mod:ctrl,mod:alt,nomod:shift,target=ToonB]
[mod:alt,mod:shift,nomod:ctrl,target=ToonC]
[mod:ctrl,mod:alt,mod:shift,target=ToonD]
[mod:ctrl,nomod:alt,nomod:shift,target=ToonE]
/cast [target=targettarget,harm] Lightning Bolt
/targetlasttarget

ToonB:

/target [mod:ctrl,mod:shift,nomod:alt,target=ToonA]
[mod:alt,mod:shift,nomod:ctrl,target=ToonC]
[mod:ctrl,mod:alt,mod:shift,target=ToonD]
[mod:ctrl,nomod:alt,nomod:shift,target=ToonE]
/cast [target=targettarget,harm] Lightning Bolt
/targetlasttarget

ToonC:

/target [mod:ctrl,mod:shift,nomod:alt,target=ToonA]
[mod:ctrl,mod:alt,nomod:shift,target=ToonB]
[mod:ctrl,mod:alt,mod:shift,target=ToonD]
[mod:ctrl,nomod:alt,nomod:shift,target=ToonE]
/cast [target=targettarget,harm] Lightning Bolt
/targetlasttarget

ToonD:

/target [mod:ctrl,mod:shift,nomod:alt,target=ToonA]
[mod:ctrl,mod:alt,nomod:shift,target=ToonB]
[mod:alt,mod:shift,nomod:ctrl,target=ToonC]
[mod:ctrl,nomod:alt,nomod:shift,target=ToonE]
/cast [target=targettarget,harm] Lightning Bolt
/targetlasttarget

and toonE:

/target [mod:ctrl,mod:shift,nomod:alt,target=ToonA]
[mod:ctrl,mod:alt,nomod:shift,target=ToonB]
[mod:alt,mod:shift,nomod:ctrl,target=ToonC]
[mod:ctrl,mod:alt,mod:shift,target=ToonD]
/cast [target=targettarget,harm] Lightning Bolt
/targetlasttarget

keymaps will be the same, but the only issue there is that you wont be able to simply copy/paste the same macro in for all the toons (ie you'll have to change it slightly for each)

Will be adding a little more in future ^^

�
this sounds like a great idea, but i dont just want to switch leaders, i need the new leader to switch to my mains screen cause the others are so small i cant see anything on them most of the time.