lolautoaccept/Readme.md

20 lines
667 B
Markdown
Raw Normal View History

2022-03-03 20:04:22 +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
- opencv4
- [XInputSimulator](https://github.com/a3f/XInputSimulator.git)
### 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).