Skip to content

PPatBoyd/valorant-skin-cli

 
 

Repository files navigation

NOTE: This does not grant free skins; it only works with skins you already own.

header

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

made-with-python GitHub License Discord GitHub issues GitHub pull requests GitHub Repo stars BetterREADME Verified

Table of Contents

  1. Demo
  2. Installation and usage
  3. Will I get banned for using this?
  4. What's next
  5. Dependencies
  6. Contribute

Demo

skin-cli.mp4

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

Contribute

Have an idea or a suggestion? Drop an issue or create a pull request!

Legal

This project is not affiliated with Riot Games or any of its employees and therefore does not reflect the views of said parties. This is purely a fan-made project to enhance VALORANT's skin inventory management.

Riot Games does not endorse or sponsor this project. Riot Games, and all associated properties are trademarks or registered trademarks of Riot Games, Inc.

About

command line interface to manage VALORANT skins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.2%
  • Batchfile 3.8%