Pyla-MultiInstance is a fork of PylaAi-XXZ focused on providing stable multi-instance support for unattended 24/7 use.
- Clone or download this repository.
- Double Click
setup.bator Runpython setup.py - Open
multi_instance_add_instance.bat. - Configure your instances in the GUI.
- Make sure you have a Brawl Stars API key if you want automatic player tag and trophy autofill (see below).
- Double-Click or Open as administrator (Recommended since if instances crash it recoveries) multi_instance_start.bat
- Press START, select your brawlers, or use Push All 1k.
- Create a developer account at https://developer.brawlstars.com/
- Open
cfg/brawl_stars_api.toml. - Fill in:
player_tag = `LEAVE THIS ALWAYS BLANK, YOU CAN SETUP YOUR PER-INSTANCE PLAYERTAG FROM `multi_instance_add_instance.bat` OR `cfg/instances.toml`
developer_email = "YOUR_DEVELOPER_EMAIL"
developer_password = "YOUR_DEVELOPER_PASSWORD"When a brawler is selected in the brawler selection window, the current trophy count is automatically retrieved from the API.
The auto-refresh feature:
- Logs into the official developer portal.
- Detects the current public IP address.
- Deletes old PylaAi-XXZ-created API keys.
- Creates a new API key for the current IP.
- Stores the generated token locally.
Keep:
delete_all_tokens = falseunless you intentionally want to remove every API key from the developer account.
Never commit a filled cfg/brawl_stars_api.toml file.
Email addresses, passwords, and API tokens should always remain blank in the repository.
- Discord Remote Control is supported, you need one discord bot for each instance
- Telegram Remote Control is currently not supported in this version
- Iyordanov
- AngelFire
Contributions are welcome.
Feel free to:
- Open an Issue.
- Submit a Pull Request.
- Join the Pyla Discord server:
Check the public Trello board for planned features and known issues: