zquaa / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.

License:MIT License


Languages

Language:Python 100.0%