Auto Accept/Queue/Pick Script

Posts 115 of 26 · Page 1 of 2
Auto Accept/Queue/Pick Script
League of Legends

Auto Accept/Queue/Pick Script

WORKS WITH THE RIOT API

IT IS NOT PIXEL BASED

Supports the following modes

Normal Draft - Blindpick - Aram - Solo/Duo Que - FLEX


What does this script (Automatically)



  • Pick Queue for you
  • Search for a match
  • Accept
  • For BlindPick mode, it will INSTALOCK your champion, set spells and rune page
  • For Normal Draft, Solo/Duo Queue, Flex it will ban the champion of your choice and pick champions according to your settings, set rune page and spells
  • In ARAM mode, you will be assigned a champion and it will find the best runes from blitz.gg



All of the above in humanized manner



The script is open source and requires perl to be installed in order to run


I recommend installing Strawberry Perl (32bit preferably)
(can't post links under 15 posts)

Once you install perl open cmd.exe and run

cpan
JSON::Parse
(You will do the same in case you have any other missing module)


Edit the config of the script to your desired settings before launching!

(MPGH doesn't recognize Perl.
Open the file, copy the code and paste it in a new Perl (.pl) file)



Enjoy!


AUTOQUEUE.txt19 KB · 702 downloads Clean
Thanks but.. Is there any ban risk? And is it working on TFT?
Quote Originally Posted by ogzndmx View Post
Thanks but.. Is there any ban risk? And is it working on TFT?

I am using the official RIOT API, which other applications like blitz.gg and porofessor.gg use.

This actions are publicly available for every user, so I guess there shouldn't be a problem.

I have been using it without problems, let's see.
Quote Originally Posted by zamanf View Post
I am using the official RIOT API, which other applications like blitz.gg and porofessor.gg use.

This actions are publicly available for every user, so I guess there shouldn't be a problem.

I have been using it without problems, let's see.
Let's see then. Good luck there.
Thanks, seems like the download is pending review from mods?
Seems kinda suspicious to me, I would suggest reading the code carefully before converting to perl and running it on your pc
Approved.

Post back results.
the real question is can you queue for bot games
Quote Originally Posted by SnouboL View Post
the real question is can you queue for bot games

I can make it queue for BOT/TFT too but because I don't play these modes, I didn't think of adding.

Maybe in a later version if I see much interest.
Strawberry Perl
Strawberry Perl website seems to be unreachable right now, any alternatives ? Tried activeperl but the free version is only 64bit and it didn't work.
Quote Originally Posted by iforgotmypassagain12 View Post
Strawberry Perl website seems to be unreachable right now, any alternatives ? Tried activeperl but the free version is only 64bit and it didn't work.
I would advise to completely uninstall the 64 bit version to avoid confusion and collision with the 32 bit version and the PATH settings.


Strawberry 32 bit is your best option for now. Just wait till is reachable again...
that looks good thanks bro
Instalock
I've set the queue for 430 and desired instalock options and it isn't working, i mean script searches for right queue but doesn't auto accept it and doesn't instalock aswell
Quote Originally Posted by ReMo2222 View Post
I've set the queue for 430 and desired instalock options and it isn't working, i mean script searches for right queue but doesn't auto accept it and doesn't instalock aswell
Make sure to add new champions with their corresponding ID.

It seems strange because I have not added any humanized delays for blindpick.
I can only guess that the requests that it sends to your LCU client are lagging due to pc slowness? hmm.

Auto accept is delayed to avoid bot-ish behavior.


Maybe I will post the BlinkPick Instalock script separately, in the next days.
BlinkPick Instalock
Quote Originally Posted by zamanf View Post
Make sure to add new champions with their corresponding ID.

It seems strange because I have not added any humanized delays for blindpick.
I can only guess that the requests that it sends to your LCU client are lagging due to pc slowness? hmm.

Auto accept is delayed to avoid bot-ish behavior.


Maybe I will post the BlinkPick Instalock script separately, in the next days.
Man! Great job! Please post the version for blind pick, it would be amazing (:
Posts 115 of 26 · Page 1 of 2

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?