Python Valorant Third-party Launcher
MCOS: Multi-account one setting
When you have multiple accounts and share them with your friends, your accounts will become chaotic. You won't know which account is currently in use, and when you log in. You may spend a lot of time adjusting your settings. It is really annoying. So, I created this launcher to have full control over these accounts.
- Account Switcher
- Centralize a game setting
- Set your settings when you play
- Set them back when you quit the game
- Match history (developing)
- Account status
- Check if your friend is currently in use
- Quick access:
- shortcut of each account
- Install Python >= 3.7
- Download the source
- Open a terminal within the source folder.
- install library
pip install -r requirements.txt
- run app
python MAOS.py
pip install pyinstaller
python buid.py
see more at https://pyinstaller.org/en/stable/
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.