Skip to content

IsaaSooBarr/Classic-Brawl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Classic-Brawl 👋

Open source Brawl Stars server emulator for version 26 of the game!

ScreenShot

What's working ?

  • Battles
    • Trophies in offline battles
  • Home
    • Unlimited resources
    • Brawlers from boxes
    • All skins unlocked
    • Gadgets and Star Powers
  • Shop
    • Special offers
    • Boxes
    • Gold and other resources
  • Club
    • Join
    • Leave
    • Chat
    • Update settings
    • Bot commands

...and much more!

Prerequisites

  • python 3.7

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" file

Configure client

To connect to your server, you need a custom client. Here the only solution is to use a pre-made client. Just replace the IP in the frida-gadget config with yours (/lib/armeabi-v7a/libgg.config.so) {"interaction":{"interaction":{"type":"script","path":"libscript.so","on_change":"reload","parameters":{"redirectHost":"YOUR_IP","relocate":true}}}

Authors

👤 PhoenixFire (main developer)

👤 Crazor

Special thanks to:

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

About

Brawl Stars server emulator for version 26.165

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%