VALORANT live match rank grabber

VALORANT live match rank grabber lets you retrieve the ranks and basic informations of everyone in the lobby, regardless of gamemode.

Tutorial

Installation

• Download the latest release, and run it.

If you would like to run the code yourself:

Install Python

Open cmd.exe run cd path/to/your/folder

In cmd.exe run pip install -r requirements.txt

Afterwards, run python main.py

Alternatively if you have python 2 installed run python3 main.py

Usage

• When in a VALORANT is running start the program otherwise you will get an error.

• Colour of the Name reflects the team colour.

• When you are using cmd (or terminal that doesn't support ANSI escape colors) change config.json or run the code if config.json doesn't exist.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

GitHub

https://github.com/isaacKenyon/valorant-live-match-rank-grabber