Their Queue | Current Skin | Current Rank | Rank Rating | Peak Rank | Account Level |
---|---|---|---|---|---|
VALORANT must be open.
- Download the release.
- Extract all files.
- Run vRY.exe.
- Download Python 3.10, make sure it is added to the PATH. (This is an option on installation.)
- Any Python version post 3.8 should work.
- Download the source.
- Open a terminal within the source folder.
pip install -r requirements.txt
main.py
pip install cx_Freeze
python setup.py build
- Open the new Build folder and find vRY.exe.
-
You can change the desired weapon by editing the gun inconfig.json
, or by deleting the file for vRY re-prompt you.
-
View all skins: https://vry.netlify.app/matchLoadouts.
The latest commits to the main
branch will be built by a Github Actions workflow
and a successful build should result in a compiled artifact that you can download and try out.
See the Actions tab, click on the Build
workflow,
select a particular workflow run, and it should have an artifact available for download.
If you want to make a small change to the application, you can:
- Fork this project.
- Change the code in your forked repository.
- Let the Github Actions workflow build vRY.exe for you.
- Download it and test it.
- Submit a Pull Request if you would like your change included in future releases.
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.
Any contributions you make are greatly appreciated.
Join the community discord:
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.