/nodebrawl-core-http

The world's first open source Brawl Stars private server core written on JavaScript. With HTTP Protocol support!

Primary LanguageJavaScript

nodebrawl-core-http

The world's first open source Brawl Stars private server core written on JavaScript. With HTTP Protocol support!
[Now uses Classes instead of Functions!]

Requirements

Setting up

  1. Download/clone a repository
  2. Type in console npm install
  3. node index
  • Now you can connect to your server through any Brawl Stars client with Frida Injection.

Why game isn't loading?

Because it's core. You need implement all messages/packets and logic by yourself.

screen

Click here to go to the documentation.