Skip to content

A League Of Legends queue acceptor for windows including .exe file - No installation needed, ready to use. Can notify on discord or telegram when a match is accepted ! (optional)

Notifications You must be signed in to change notification settings

reusteur73/Python-queue-Acceptor-LoL-compiled

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

v1.7.0 What's new ?

  • Instead of py2exe i used pyinstaller to compile program.
  • Now python3.10 is used insted of 3.6.
  • The code is much more efficient, before it fears 400 lines, now it is optimized and makes 200 lines for the same actions. See code
  • Improvement of interfaces.

LoL-queue-Acceptor-windows

A League Of Legends queue acceptor for windows including .exe file - No installation needed, ready to use.
You can set a notifier on telegram or discord or none.

Ready to use match accept League Of Legends.

I was inspired by the lucassmonn code accept-queue-lol-telegram, and I modify it according to my needs. That I have compiled in order to make it accessible to everyone.

You can use uncompiled version, where you can find the code open to all, check python version (uncompiled) for other OS. (But you would need to install all the right packages in the right versions.)

Antivirus detection

I used pyinstaller to compile the program. Antivirus programs can mark programs compiled with pyinstaller as viruses. Normally no, but it can be the case. I advise you to add an exception to windows defender and your antivirus if needed.
As said above, the uncompiled version is available, the code open to all

How to use

1 - Download this respo as zip.  
2 - Unzip
3 - Execute start.exe in the folder  
4 - Follow this https://github.com/reusteur73/Python-queue-Acceptor-LoL-compiled/blob/1.4/docs/readme.md
5 - Queue up and have fun :D

How To setup Accept Match button

- Screenshot

Launch a game of LoL, during the queue launch the Windows Screenshot Tool application, or press Win+Shift+S.
When the match appears, take a picture of the 'accept' button text.
Like below :

Here is an example with almost all languages, yours will probably be in English

When you have made the photo, you can not accept the match in order to continue.
You can save the image wherever you want. Then go to the file where you saved the image and follow these steps:

drawing

Create a shortcut to the image, right-click the shortcut, so you can copy the target location of the image. You can then delete the shortcut.

You can now paste the path to the image (by right-clicking) into the script window, when asked.
Like below:

About

A League Of Legends queue acceptor for windows including .exe file - No installation needed, ready to use. Can notify on discord or telegram when a match is accepted ! (optional)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published