Skip to content

An auto connection and account manager tool for your Riot Games accounts.

License

Notifications You must be signed in to change notification settings

Mvrwvn/Riot-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Riot Manager

Riot Manager is an auto connection and account manager tool build with CustomTkinter for your Riot Games account (only League of Legends currentrly). This software will give you the ability to see all your registered accounts and their elo easily and connect to them automatically via the Riot Client. All your login data is stored locally on your computer and only sent to Riot.

Riot Manager

Heavily inspired by the steam account change page 😅.

Installation

Extract all files and folders from "Riot Manager.zip" into a single folder then run "Riot Manager.exe" from it.

OR

Download Python 3.11+ and install dependencies with this command.

pip install -r requirements.txt

Extract all files and folders from "Source Code.zip" into a single folder then run this command.

python main.py

How to use

To see the current elo of an account simply hover over it. To connect to an account left click on it. You can right click on an account for delete, edit, or refresh it.

Thanks

License

BSD-2-Clause license see LICENSE for more information.