Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.03 KB

README.md

File metadata and controls

29 lines (24 loc) · 1.03 KB

LCU-Stats


If you want to switch it to focus onto Google Chrome or any browser you have to hange firefox to your browser name at line 33.

If you need any support or help you can contact me at my discord: zqua#9285

This is an app that is supposed to help you play league of legends if you are lazy.

You can download LCU Stats as exe here.

This program has these features and are activated on start of the program.

  • Auto-Accept
  • Porofessors your champion-select automaticly as soon as you enter in one.
  • Opens and focuses the porofessor site.

Uses these external libraries:

  • lcu_driver - request to LCU API
  • requests - request to LCU API
  • webbrowser - to open porofessor.gg
  • colorama - to make the cmd gui fancy
  • pyautogui - to focus onto FireFox browser

Uses these non-external libraries:

  • re
  • json - so it can read data from the LCU API
  • sys - loop
  • from time sleep - make the app run more smoothly
  • from os system - to change the tilte

License

Mit