Open source Brawl Stars server emulator for version 29 of the game
Open source Brawl Stars server emulator for version 29 of the game! (Remake)
What’s working ?
- Battles
- Trophies in offline battles
- Power Play with Power Play points
- ChampionShip
- Home
- Brawlers from boxex
- All skins unlocked
- Gadgets and Star Powers
- Notifications
- Shop
- Special offers
- Boxes
- Gold and other resources
- PinPack
- Skins
- Club
- Join
- Leave
- Chat
- Update settings
- Bot commands
…and much more!
Prerequisites
Run Server
- On Windows:
- Download Python 3.7 or newer version from official page.
- Download the server and extract it.
- In a terminal type:
pip install tinydb
- Execute “main.py” file
- On Linux:
- Open Terminal and install Python by executing following command:
sudo apt-get update && sudo apt-get install python3 python3-pip
- Download the server and extract it.
- In a terminal type:
pip install tinydb
- Execute “main.py” file
- On Android:
- Download and install PyDroid app from Google Play.
- Open PyDroid and wait until Python installs.
- Download the server and extract it.
- In PyDroid go in the “pip” section, type
tinydb
, then click install. - In PyDroid open and execute “main.py”