Skip to content

Brawl Stars server emulator for version 26.165

Notifications You must be signed in to change notification settings

CrazorTheCat/Classic-Brawl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Brawl-Classic 👋

Open source Brawl Stars server for version 26 of the game! Wrote in Python by Vitalik and PhoenixFire.

ScreenShot

Prerequisites

  • python 3.7

Run Server

  • On Windows:

    • Download Python 3.7 or newer version from official page.
    • Download the server and extract it.
    • 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.
    • 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 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

👤 Phoenix

👤 Vitalik

🤝 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

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Python 100.0%