BsUtils is a Ruby-based utility tool designed for interacting with Brawl Stars servers (both production and staging). It provides functionalities to boost viewer counts, send friend requests en masse, and create accounts on the servers.
Disclaimer: This content is not affiliated, approved, sponsored or approved specifically by Supercell and Supercell is not responsible for it. For more, see the Supercell Fan Content Policy: www.supercell.com/fan-content-policy
- Viewer Count Boosting: Simulates increased viewer counts on Brawl Stars streams.
- Friend Request Spamming: Sends multiple friend requests to targeted users.
- Account Creation: Automates the creation of accounts on production and staging servers.
- Ruby (version 3.0 or higher recommended)
- Basic understanding of Brawl Stars and server interactions
-
Clone the repository:
git clone https://github.com/FMZNkdv/BsUtils.git cd BsUtils
-
Install ruby
sudo apt install ruby-full
Before using the tool, you need to update the cryptographic key for newer versions of Brawl Stars:
- Open
stream/peppercrypto.rb
. - Replace
'KEY BRAWL STARS'
with the actual encryption key for the target Brawl Stars version.
Run the main script:
ruby main.rb
This project is licensed under the MIT License. See the LICENSE file for details.