A sharp looking tool to switch between your valorant accounts
Local. Free. Open Source.
Documentation •
Support Me
- change the
RIOTCLIENT_PATH
in config.ini to your riotclient's path
- add your riot accounts in the config.ini:
- manually: follow this structure:
[ACCOUNT1]
name = in_game_username:tag
riot_username = xxxxxxxxxx
password = xxxxxx
[ACCOUNT2]
name = in_game_username:tag
riot_username = xxxxxxxxxx
password = xxxxxx
...
- or add them though ValoSwitch clicking "Add Account"
python -m nuitka --standalone --onefile --enable-plugin=pyqt6 --include-data-dir=assets=assets main.py
- copy the config.ini in the newly created
main.dist
folder
showcase_cens.mp4