/nodebrawl-core

The world's first open source Brawl Stars private server core written on JavaScript.

Primary LanguageJavaScript

nodebrawl-core

The world's first open source Brawl Stars private server core written on JavaScript.
[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