Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/)