This is a little program I made to sort the accounts you want to bot.
It compiles the list of all the completed accounts and accounts to check which ones are done or not and distribute the unfinished accounts among the bots.

Instructions:
1. Put the jar file in the folder with all the bots, like picture below;
2. Run jar file, and it will tell you how many accounts unfinished;
The program will also create a file called accounts.txt telling you which accounts went where.
If you want to configure how many bots are used and how many accounts you want done, just make a config.txt file with the following:
Code:
Number of Accounts: X
Number of Slaves: X
X being the number. Otherwise it will distribute all unfinished accounts among all bots, the same will happen if X is 0.
You can also add more for it to distribute, by copying a txt of the accounts and renaming it left.txt
The program will work whether or not you have config.txt or left.txt in the folder
Credits:
Me - this
ugotstuffed - for LoLEtal
and those who worked on LoLEtal