/BrawlStars-v30

Brawl Stars private server for version 30.242

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Brawl Stars v30

Brawl Stars v30.242 server emulator written in Python.

ScreenShot

Requirements:

  • Python 3.7 or higher
  • pymongo
  • dnspython
  • colorama

MongoDB configuration

First you'll need to put your MongoDB connection string in config.json. If you don't know how to get it here's a quick tutorial: https://imgur.com/a/oXI34dA

Running the server

In a terminal, type pip install -r requirements.txt then run the server using python Main.py

Configuring the client app

To connect to your server, a patched client is required. Download this base APK and change the IP in libmg.config.so.

Battles

We've enabled offline battles so you can directly press "PLAY" to start a match. ScreenShot Unfortunately, the offline logic is mostly broken and some gamemodes might not work correctly.

Got any question?

Contact @ShockWave#5158 on Discord or open an issue.