Skip to content

python script that report every player of the game exept your friend and you

Notifications You must be signed in to change notification settings

Momollax/LoL-LCU-Auto-Report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

LoL-LCU-Auto-Report

python script that report every player of the game exept your friend and you

How to use

requirements: python

pip install lcu_driver

for create a AutoReport.exe

pip install PyInstaller # if you don't have it
python3 -O -m PyInstaller AutoReport.py  --onefile -n AutoReport

the AutoReport.exe must be in ./dist/AutoReport.exe

or run normaly with python

python3 AutoReport.py

About

python script that report every player of the game exept your friend and you

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages