All Projects → isaacKenyon → VALORANT-rank-yoinker

isaacKenyon / VALORANT-rank-yoinker

Licence: MIT license
A Python app which retrieves the VALORANT rank and players' equipped skins during a match

Programming Languages

python
139335 projects - #7 most used programming language
Batchfile
5799 projects

Projects that are alternatives of or similar to VALORANT-rank-yoinker

Valorant-External-Cheat
[ DEDECTED ] Valorant trigger bot with python pillow library.
Stars: ✭ 45 (-82.56%)
Mutual labels:  valorant
EDOPRO-Skinpack
EDOPRO Skinpack - updated by Lahrenheit
Stars: ✭ 22 (-91.47%)
Mutual labels:  skins
chrly
Lightweight implementation of Minecraft skins system server. It's packaged and distributed as a Docker image.
Stars: ✭ 23 (-91.09%)
Mutual labels:  skins
valorant.js
This is an unofficial NodeJS library for interacting with the VALORANT API used in game.
Stars: ✭ 48 (-81.4%)
Mutual labels:  valorant
Pyot
AsyncIO based high-level Python Riot Games API framework which encourages rapid development and clean, pragmatic design.
Stars: ✭ 56 (-78.29%)
Mutual labels:  valorant
market-pricing
Wrapper for the unofficial Steam Market Pricing API
Stars: ✭ 21 (-91.86%)
Mutual labels:  skins
valclient.py
valorant client api wrapper
Stars: ✭ 45 (-82.56%)
Mutual labels:  valorant
Valorant-Zone-Stats
View your VALORANT performance in different areas of every map in the game!
Stars: ✭ 72 (-72.09%)
Mutual labels:  valorant
S3DItemToolS
[Plugin] A Plugin implement 3D Modeling Item in API 3 and 4.
Stars: ✭ 29 (-88.76%)
Mutual labels:  skins
valorant.py
Complete Python interface for the Valorant API. Works right out of the box!
Stars: ✭ 84 (-67.44%)
Mutual labels:  valorant
Valbot
A Valorant AFK XP Farmer.
Stars: ✭ 46 (-82.17%)
Mutual labels:  valorant
valorant-api-docs
Automatically generated documentation for Valorant API endpoints the client uses internally
Stars: ✭ 96 (-62.79%)
Mutual labels:  valorant
valorant-stats
Valorant statistics bot built with Discord.js using MongoDB
Stars: ✭ 29 (-88.76%)
Mutual labels:  valorant
Recon-Bolt
A growing SwiftUI app to let you view your Valorant data.
Stars: ✭ 39 (-84.88%)
Mutual labels:  valorant
KannaKamuiBot
A multipurpose bot for fun, emotes, anime, utility, music, nsfw, valorant, moderation, and welcome/leave messages.
Stars: ✭ 64 (-75.19%)
Mutual labels:  valorant
Coloraimbot-CSharp
A simple Coloraimbot for any Game coded in C# - with additional features
Stars: ✭ 81 (-68.6%)
Mutual labels:  valorant
UE4EditorCustomize
Change UE4 Editor to a new Style.
Stars: ✭ 38 (-85.27%)
Mutual labels:  skins
Python-CSGO-Cheat
All-in-one, undetected CSGO cheat written in Python.
Stars: ✭ 175 (-32.17%)
Mutual labels:  skins
ValorantRichPresence
VALORANT Discord Rich Presence written in Python.
Stars: ✭ 16 (-93.8%)
Mutual labels:  valorant
WAIUA
"Who Am I Up Against?" (WAIUA) is a Valorant app that lets you see ranks, recent games, skins of players and more, all in and before a live match.
Stars: ✭ 155 (-39.92%)
Mutual labels:  valorant

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.

Letting Github Build It:

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:

  1. Fork this project.
  2. Change the code in your forked repository.
  3. Let the Github Actions workflow build vRY.exe for you.
  4. Download it and test it.
  5. Submit a Pull Request if you would like your change included in future releases.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].