Automatically accept lol matches
Go to file
2022-03-12 20:55:52 +01:00
.vscode initial 2022-03-01 01:28:30 +01:00
imgs Readme and Accept.png 2022-03-03 20:21:38 +01:00
include fake screen for testing 2022-03-12 20:55:52 +01:00
src fake screen for testing 2022-03-12 20:55:52 +01:00
tests initial 2022-03-01 01:28:30 +01:00
thirdparty initial 2022-03-01 01:28:30 +01:00
.gitignore initial 2022-03-01 01:28:30 +01:00
.gitmodules initial 2022-03-01 01:28:30 +01:00
Makefile basic functionality 2022-03-01 18:32:43 +01:00
Readme.md Readme and Accept.png 2022-03-03 20:21:38 +01:00

lolautoaccept

This is a tool, that tries to automatically accept a league of legends game. It is developed on linux mint and there is no effort to port it to other distributions or even windows. It works by taking a screenshot every second, analysing it using opencv and clicking on accept using XInputSimulator.

Dependencies

Running

just execute it.

The launcher should be in german (ignoring the text will be implemented soon).

The program has troubles detecting the button, when the mouse is hovering it.

The launcher should be in 1280x720 (this will be worked on soon).