Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 627 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 627 Bytes

league-refresher

This app searches for LeagueClientUxRender.exe and kills it. It results in a client reset without leaving from champ selects, lobbies and without interrupting anything else.

Installation

  1. Open up CMD or powershell and type:
pip install psutil
  1. Download main.py

Usage

When in league just open the game and it should hopefully restart your client.

Uses these external libraries:

  • psutil - to find and kill the task.

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

License MIT