Fix for VoliBot still only for 1 account queue

11/27/2014 01:36 Zilian#1
I changed source code of Volibot now it's close Volibot after end of game. And I wrote little java application to rerun volibot when Windows see that volibot closed. It works perfectly for 1 account boting (not worse than before 4.20).
I have idea how make it possible with multi bot I'll try it later.

How to set up:
You need do 4 things:
1) Have JVM (Java Virtual Machine I use 1.8 version) it needs to run my executable jar file (or you can use my .class or compile my source to your .class if you know Java).
2) Set update VoliBot - RitoBot.exe in folder with your configs (it's all the same VoliBot I just add one line - Environment.Exit(1) to close Voli after match.) Unfortunately I'm not good in C# to do more there. But I'll try it later.
3) Set VolibotRunner.jar to RitoBot.exe folder and run VolibotRunner.jar (you need JVM) you will see one button StartVoliBot/StopVoliBot pretty easy.
4) And don't forget use it only with 1 account (MaxBots=1) or you can get LeaverBuster ban.

You can see my code below:

Virus Check

Download

Source

Java Virtual Machine last version

Video how to use