OldBrawl
OldBrawl copied to clipboard
OldBrawl
Open source Python 3.8 Brawl Stars Server for version 12!

Setup
First you must install TweetNaCl. To do it use this command: python setup.py install.
Now you can run server. If your OS is Windows just run main.py. If Linux type python3 main.py to terminal.
Client
To connect to your server, you need a custom client. Here the only solution is to use a pre-made client.
Just edit the IP in the frida-gadget config (/lib/armeabi-v7a/libmrvitalik.config.so)
{"interaction":{"interaction":{"type":"script","path":"libmrvitalik.script.so","on_change":"reload","parameters":{"redirectHost":"YOUR_IP"}}}
Authors
👤 Mr Vitalik (main developer)
- Github: @VitalikObject
👤 xeonnnnn (main developer)
- Github: @xeonnnnn
👤 PhoenixFire (passive)
- Github: @PhoenixFire6934
👤 Icaro
- Github: link deprecated
Friendly reminder
The server is in a very early state. Right now, it is NOT recommended to run this on a production environment. Please not open issues about missing features, i'm well aware of this.