Skip to content

AutoAccept is a Python script that enables players of the popular online game "League of Legends" to streamline their experience by automating the process of accepting the game's queue. This script accomplishes its task by mimicking the actions of a player and simulating a user click on the "accept" button when a match is found.

Notifications You must be signed in to change notification settings

Smomsi/AutoAccept

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

AutoAccept

What is AutoAccept?

AutoAccept is a Python script that enables players of the popular online game "League of Legends" to streamline their experience by automating the process of accepting the game's queue. This script accomplishes its task by mimicking the actions of a player and simulating a user click on the "accept" button when a match is found.

Using another Language?

Then you need to replace the link 'https://i.ibb.co/VxPb70F/acceptbuttonlol.png' with an image of the acceptbutton in your language!

Commands to install all the needed Packages!

pip install pyautogui -> https://pypi.org/project/PyAutoGUI/

pip install psutil -> https://pypi.org/project/psutil/

pip install Pillow -> https://pypi.org/project/Pillow/

pip install requests -> https://pypi.org/project/requests/

(this should be all Packages you need!)

About

AutoAccept is a Python script that enables players of the popular online game "League of Legends" to streamline their experience by automating the process of accepting the game's queue. This script accomplishes its task by mimicking the actions of a player and simulating a user click on the "accept" button when a match is found.

Topics

Resources

Stars

Watchers

Forks

Languages