Skip to content

A Python app which retrieves the VALORANT rank and players' equipped skins during a match as well as some additional extras

License

Notifications You must be signed in to change notification settings

RETROXD/VALORANT-rank-yoinker-modded

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

VALORANT rank yoinker

Discord Downloads Language License

  1. About The Project
  2. Usage
  3. Contributing
  4. Contact
  5. Acknowledgements
  6. Disclaimer

About The Project

Screenshot Skin Showcase Image

Their Queue Current Skin Current Rank Rank Rating Peak Rank Account Level
Parties Skin Rank Rating Peak Level

Usage

VALORANT must be open.

Bundled Release:

  1. Download the release.
  2. Extract all files.
  3. Run vRY.exe.

Running from source:

  1. Download Python 3.10, make sure it is added to the PATH. (This is an option on installation.)
    1. Any Python version post 3.8 should work.
  2. Download the source.
  3. Open a terminal within the source folder.
  4. pip install -r requirements.txt
  5. main.py

Compiling from source:

  1. pip install cx_Freeze
  2. python setup.py build
  3. Open the new Build folder and find vRY.exe.

- You can change the desired weapon by editing the gun in config.json, or by deleting the file for vRY re-prompt you.

- View all skins: https://vry.netlify.app/matchLoadouts.

What about that Tweet?

The Tweet, which details Riot's API policies outlines how applications are not allowed to expose data hidden by the game client. As of Version 1.262, vRY respects streamer mode.

Contributing

Any contributions you make are greatly appreciated.

Contact

Join the community discord:

Discord Banner 2

Acknowledgements

Disclaimer

THIS PROJECT IS NOT ASSOCIATED OR ENDORSED BY RIOT GAMES. Riot Games, and all associated properties are trademarks or registered trademarks of Riot Games, Inc.

Whilst effort has been made to abide by Riot's API rules; you acknowledge that use of this software is done so at your own risk.

About

A Python app which retrieves the VALORANT rank and players' equipped skins during a match as well as some additional extras

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%