[VoliBot] Auto Queue Bot

11/25/2014 13:08 bazemad#1381
Calm down ppl it will work in a future i bet.
11/25/2014 13:21 seejya#1382
working or not?
11/25/2014 14:28 shadow48#1383
Quote:
Originally Posted by seven 7 View Post
Read the first page of this topic please, the creator of bot said that:

NOTE: VoliBot and other Auto Play Bots are currently affected by the new Leaver Buster System of Riot Games. Which means you can't queue up because 2 reasons:
1. You have to "Agree" a Popup in the official client.
2. You get a "low priority queue" and are disabled for 5 minutes to join a queue.
3.When you finish the party the bot accept but dont go to new session and account go to afk
ye he says that, but its nonsense.. or I just dont get it..) I just made autoqueue pixel bot requiring the vmware and it works just fine with bol ! the problem with volibot is that he afks 2nd game.. its problem in volibot source code, not in some leave buster system..
11/25/2014 15:34 aethernal#1384
I think the problem is that there is a new menu that show up after a game where you leaved that ask you to agree to not leave anymore or you will be punished, the bot don't handle this notification and is frozed on it so it don't start a second game because of it.
11/25/2014 16:36 shadow48#1385
Quote:
Originally Posted by aethernal View Post
I think the problem is that there is a new menu that show up after a game where you leaved that ask you to agree to not leave anymore or you will be punished, the bot don't handle this notification and is frozed on it so it don't start a second game because of it.
it wont fucking apear when you dont afk lol, bot is fucking broken and makes you AFK! thats the problem..
11/25/2014 18:20 Rtakas#1386
Well I have created a program which starts the bot for 2 minutes and then closes it. After 45 minutes it repeats the cycle. Quite simple solution?
11/25/2014 18:46 shadow48#1387
Quote:
Originally Posted by Rtakas View Post
Well I have created a program which starts the bot for 2 minutes and then closes it. After 45 minutes it repeats the cycle. Quite simple solution?
yep, thats cool solution :)

but I would do it like for 10 minutes instead of 2 - because queues can be dodged by some ppl and 2 minutes arent enough..
11/26/2014 09:11 Rtakas#1388
Got multiple requests to share the program. It still need to be tested. Here it is: [Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
Leave a thanks if it helped :)
Disclaimer: use this program if you need to play like 5 games with 5 acc. To make this more efficient Maufeat has to edit his script so it would exit when the one match is complete. When the match is complete and League of Legends is closed, Volibot exits and the other program opens it again. Simple as that.
11/26/2014 10:28 shadow48#1389
Quote:
Originally Posted by Rtakas View Post
Got multiple requests to share the program. It still need to be tested. Here it is: [Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
Leave a thanks if it helped :)
Disclaimer: use this program if you need to play like 5 games with 5 acc. To make this more efficient Maufeat has to edit his script so it would exit when the one match is complete. When the match is complete and League of Legends is closed, Volibot exits and the other program opens it again. Simple as that.

cool, gonna try it.. was too lazy to create my own :D

EDIT:
It doesn't work for me, still cycle 1 after x minutes and my first game already finished, volibot started 2nd and afks ^^ It didn't close volibot ^^
11/26/2014 12:25 seven 7#1390
Quote:
Originally Posted by shadow48 View Post
cool, gonna try it.. was too lazy to create my own :D

EDIT:
It doesn't work for me, still cycle 1 after x minutes and my first game already finished, volibot started 2nd and afks ^^ It didn't close volibot ^^
wait for the new released of volibot for patch 4.20, if you dont like bans for the new leave buster dont used bad bots for lvl accounts
11/26/2014 12:31 alvarogangbang#1391
Quote:
Originally Posted by Rtakas View Post
Got multiple requests to share the program. It still need to be tested. Here it is: [Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
Leave a thanks if it helped :)
Disclaimer: use this program if you need to play like 5 games with 5 acc. To make this more efficient Maufeat has to edit his script so it would exit when the one match is complete. When the match is complete and League of Legends is closed, Volibot exits and the other program opens it again. Simple as that.
I donīt understand very well how itīs found, we have to put the .exe on the volibot folder or what?
11/26/2014 12:32 Qnoops#1392
Damn Maufeat come back! Help us : D
11/26/2014 12:44 Rtakas#1393
Quote:
Originally Posted by alvarogangbang View Post
I donīt understand very well how itīs found, we have to put the .exe on the volibot folder or what?
My exe can be anywhere. Be sure you have changed the path in the txt file. Change that path to the folder where is volibot. That volibot must be named VoliBot.exe.
Also I created a fast guide: [Only registered and activated users can see links. Click Here To Register...]
11/26/2014 17:13 pekezu1#1394
Open notepad, paste this:
taskkill /f /im LoLClient.exe
taskkill /f /im "League of Legends.exe"
taskkill /f /im LoLLauncher.exe
:loop
start C:\xxxxxx\volibot\VoliBot.exe
ping 1.1.1.1 -n 1 -w 400000 > nul
taskkill /im VoliBot.exe
taskkill /f /im LoLClient.exe
taskkill /f /im "League of Legends.exe"
taskkill /f /im LoLLauncher.exe
goto loop

1. Change volibot destination path - replace xxxx
2. Save as filename.bat
launch filename.bat

This is not fix, crack, patch or anything else, just simple file which closes all LoL clients, starts volibot, waits about 6mins, closes all LoL clients and again again and again... working about 3h till now on my computer
11/26/2014 17:25 Qnoops#1395
Quote:
Originally Posted by pekezu1 View Post
Open notepad, paste this:
taskkill /f /im LoLClient.exe
taskkill /f /im "League of Legends.exe"
taskkill /f /im LoLLauncher.exe
:loop
start C:\xxxxxx\volibot\VoliBot.exe
ping 1.1.1.1 -n 1 -w 400000 > nul
taskkill /im VoliBot.exe
taskkill /f /im LoLClient.exe
taskkill /f /im "League of Legends.exe"
taskkill /f /im LoLLauncher.exe
goto loop

1. Change volibot destination path - replace xxxx
2. Save as filename.bat
launch filename.bat

This is not fix, crack, patch or anything else, just simple file which closes all LoL clients, starts volibot, waits about 6mins, closes all LoL clients and again again and again... working about 3h till now on my computer
i'm trying.

edit: this is work thx but 6m is so short how can i do long it? can i change "40000" to "80000" ?