Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0adri3n/leaguereap3r
Helpful League tool to report a player just with his summoner name.
https://github.com/0adri3n/leaguereap3r
gui lcu-api league-of-legends league-of-legends-hack python
Last synced: 5 days ago
JSON representation
Helpful League tool to report a player just with his summoner name.
- Host: GitHub
- URL: https://github.com/0adri3n/leaguereap3r
- Owner: 0adri3n
- License: mit
- Created: 2023-03-17T00:12:35.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-21T13:28:44.000Z (almost 2 years ago)
- Last Synced: 2024-11-15T05:43:37.351Z (2 months ago)
- Topics: gui, lcu-api, league-of-legends, league-of-legends-hack, python
- Language: Python
- Homepage:
- Size: 97.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
leagueReap3r
Helpful League tool to report a player just with his summoner name
## How it works
leagueReap3r use the LCU API to perform report request.
__Note :__
__If ur interested in LCU API, don't hesitate to try my software ratRequ3ster to interact with the API.__
### Here's a schema to show how it technically works :
![image](https://user-images.githubusercontent.com/62818208/225781621-c2dfde8f-d661-4fab-be2b-fdd75ceaf231.png)
## Installation
Go to the releases page and download the last version in .zip.
Extract it and start ```leagueReap3r.exe```
You also download the source code and use it with Python (download the used modules before !) :
```bash
python leagueReap3r.py
```## Usage
Firstly, configure League Path to make leagueReap3r operational.
When ur all set, enter a summoner name and press the button :)
U can only report a player one time :(
![image](https://user-images.githubusercontent.com/62818208/225779659-e4607f3c-e496-48e1-ad4f-84db6d1311c5.png)
## Special thanks
Thanks a lot to NoeMoyen for the idea and the basics requests ! ♥
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.## License
[MIT](https://choosealicense.com/licenses/mit/)