valorant-skin-cli

A simple command line interface to manage VALORANT skins, including a skin randomizer.

Demo

Installation and usage

Installation

Download the .exe file from the latest release page and run it!

NOTE: Your antivirus might mark the executable as malware, but this is a side effect of building the executable with PyInstaller. I've rebuilt the executables with Python 3.7 and it seems they aren't being marked as malware anymore!

If you'd rather build the executable yourself, download the release .zip file and run build.bat, or run.bat to execute the script directly.

To test the latest features, clone the repository.

Usage

Run the executable when you start VALORANT. The app must be running for your skins to be randomized.

Check out the commands page in the Wiki.

Will I get banned for using this?

u/Riot_Giraffy confirmed:

Using the client API to modify loadouts does not seem ban worthy. The client API isn't officially supported for third party use, so don't expect future compatibility.

What's next

  • loadout creator
    • loadout randomizer
  • spray randomizer
  • gun buddy randomizer

Dependencies

Check requirements.txt for updated infomation!

valclient
requests
InquirerPy
PyInstaller

GitHub

https://github.com/colinhartigan/valorant-skin-cli