So what if i like want to turn on like 7 guys instead for the 5 that you set up. Is that possible in any way or am i just stuck on having to box only 5 guys. I am asking this because sometimes someone gives me a toon to box in a raid so we can clear stuff easily but then it comes up to me having 8 accounts and im confused about running them. Is there any way that i could maybe add to the code or something like that?
top of page

Stop playing one toon at a time--that's just so 2004!
5-Minute Multiboxing
An informal system for multiboxing in Classic WoW and
on private 1.12 Vanilla Servers
bottom of page
Thanks for the help!
Everything I've given you is just a simple example.
Adding more toons is easy and simple. You just add them in 3 steps. It's no different than what you already see. You simply add the extra toons as extra windows. All of the sendlabel commands grow by the number of windows you add:
1) at the top of the file, add a new window shortcut
<Label w6 Local SendWinM thedestroyer_myc1>
2) at your window spawn line, add the new window open:
<LaunchAndRename Local thedestroyer_myc1 myaccount1 mypassword 543 509 0 0>
3) Change every SendLabel command to add your new window:
<SendLabel w1,w2,w3,w4,w5,w6>
Do that for each new guy.
Yours will grow just like that.