An open API service indexing awesome lists of open source software.

https://github.com/bbalduzz/valoswitcher

Valorant (Riot) account switcher amde in python and distributed as an executable
https://github.com/bbalduzz/valoswitcher

account switcher valorant

Last synced: 5 months ago
JSON representation

Valorant (Riot) account switcher amde in python and distributed as an executable

Awesome Lists containing this project

README

          


valoswitch logo

A sharp looking tool to switch between your valorant accounts
Local. Free. Open Source.


Documentation
Support Me


valoswitch

### How to use
- change the `RIOTCLIENT_PATH` in config.ini to your riotclient's path
- add your riot accounts in the config.ini:
1. __manually__: follow this structure:
```ini
[ACCOUNT1]
name = in_game_username:tag
riot_username = xxxxxxxxxx
password = xxxxxx

[ACCOUNT2]
name = in_game_username:tag
riot_username = xxxxxxxxxx
password = xxxxxx
...
```
2. or add them though ValoSwitch clicking "Add Account"

### How to compile
- `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

### Demo
https://github.com/Bbalduzz/ValoSwitcher/assets/81587335/066a6350-b045-45e4-bd9b-5d1ac75dd417