LkPrtctrd / BSL-V53

Python Brawl Stars server emulator for version 53

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BSL-V53

Python Brawl Stars server emulator for version 53

How to play:

Server

I use a zip server from BSDS that I modified which was made by Сrazor and risporse

1: Download the server and extract it: https://github.com/LkPrtctrd/BSL-V53/archive/refs/heads/master.zip

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

3: Install TweetnaclCrypto if you don't have it (go to server directory -> Heart -> Crypto and type python setup.py install --user)

4: Type python3 Main.py and it's done, follow client instructions.

Android Client

1: Download the APK here: https://www.mediafire.com/file/n7gptweb86ncf5a/com.bsl.v53-rev1.apk/file

2: Change redirectHost (and redirectPort if you need it) in the frida config (lib/armeabi-v7a/libBSL.c.so)

3: Enjoy playing BSL-V53!

Screenshots

BSL-V53

About

Python Brawl Stars server emulator for version 53

License:Apache License 2.0


Languages

Language:Python 61.2%Language:C 38.8%