/BrawlStars-JavaClient

implementation of brawl stars client in java

Primary LanguageJavaMIT LicenseMIT

BrawlStars-JavaClient

implementation of brawl stars client in java

BrawlStars-Client

client for brawl stars v46 prod server

NOTE

This content is not affiliated with, endorsed,sponsored, or specifically approved by supercell and supercell is not responsible for it.

In addition, you are the only person responsible for your actions when using it.

usage

install java, then:

cd src

and compile the code using:

javac com/haccercat/client/Main.java -d out

then run it with:

cd out && java com/haccercat/client/Main game.brawlstarsgame.com 9339

if you want to save decrypted server packets, run the program with:

cd out && java com/haccercat/client/Main game.brawlstarsgame.com 9339 dump

credits

this project was made by S.B#0056 and risporce#6552

give a 🌟 because why not :p