Skip to content

The first open resource with a database for version 49 of brawl stars

License

Notifications You must be signed in to change notification settings

itswester/Brawl-Stars-v49

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a fork from original BSDS by Crazor with a lot less features, it is meant for developement, do not use for production and hosting for others.

Discord link : https://discord.gg/mt4dUxXryh

How to play BSDS:

Server

1: Download the server and extract it.

2: Open terminal on your computer and go to BSDS directory.

3: Type python Core.py and it's done, follow client instructions.

iOS client

1: Download the client and extract it. https://www.mediafire.com/file/gam7nfj9j0w0qo4/BSDSV49.ipa/file

2: go to Payload/Brawl Stars.app/ in your file manager and start a new tab and go to this location in your terminal.

3: In your file manager, you will see ipPatcher.py, open it in any text editor and locate in the first line of the script the patched_ip variable with a string.

4: Change the string to be your ipv4 address of your device you execute the server from.

5: After the ip changed is saved, in your terminal with the client location, execute this following command : python ipPatcher.py

6: Save and compile back to ipa format.

7: Install the client using your favorite app installer and enjoy BSDS.

Android client

1: Download the apk here https://www.mediafire.com/file/lfzi7ofnqgvppa0/project-bsds-v49.apk/file

2: Download an apk editor of your choice

3: Decompile the apk with the apk editor and go to lib/armeabi-v7a/libkagenay.c.so and open the file with a text editor.

4: Edit "redirectHost": "192.168.18.102" to your ipv4 address, if your self hosting.

5: How to find ipv4 address?, if your running the server on your phone, you can change that "192.168.18.102" to "127.0.0.1", otherwise if your running the server on pc, open command prompt and type ipconfig and you'll see your ipv4 address down below which will start like "192.168.xx.xx"

6: Compile the apk with the changes and install it, and enjoy playing bsds brawl!

Optional Steps [ Android ]

1: If you want to change port you could change redirectPort to whatever port you want, keep in mind you have to change port in server too.

2: if you don't want bsds settings you could disable it by setting hideBSDSSettings to true

IMG_0693

credits

kagenay Android Client

S.B#0056 for his help with crypto and client

Vitalik for his crypto from OldBrawl

About

The first open resource with a database for version 49 of brawl stars

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages