# Brawl Stars Mod

*Published:* 2026-05-28
*Author:* Mitja Rutnik

.bfak-bs{
  --bg:#FFFFFF;--ink:#0E1A1A;--muted:#4B5C5B;--accent:#1F3837;--surface:rgba(46, 74, 71, 0.04);
  --sans:'Inter',system-ui,-apple-system,'Segoe UI',sans-serif;
  --serif:'Fraunces',Georgia,'Times New Roman',serif;
  --mono:'JetBrains Mono',ui-monospace,Menlo,Monaco,monospace;
  color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.55;font-weight:400;
  max-width:720px;margin:0 auto;container-type:inline-size;
}
.bfak-bs *{box-sizing:border-box;}
.bfak-bs a{color:var(--accent);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;}
.bfak-bs a:hover{text-decoration-thickness:2px;}
.bfak-bs code{font-family:var(--mono);font-size:.875em;color:var(--ink);}
.bfak-bs-edu{font-size:12px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin:0 0 24px;}
.bfak-bs-hero{margin:0 0 48px;}
.bfak-bs-hero-name{font-family:var(--serif);font-size:40px;line-height:1.1;font-weight:500;letter-spacing:-.02em;color:var(--ink);margin:0 0 8px;}
.bfak-bs-hero-name em{font-style:italic;color:var(--accent);font-weight:500;}
.bfak-bs-hero-meta{font-size:14px;color:var(--muted);margin:0 0 16px;font-weight:400;}
.bfak-bs-hero-meta strong{color:var(--ink);font-weight:500;}
.bfak-bs-hero-value{font-size:20px;line-height:1.45;color:var(--ink);margin:0 0 24px;font-weight:400;}
.bfak-bs-h2{font-family:var(--serif);font-size:28px;line-height:1.2;font-weight:500;letter-spacing:-.01em;color:var(--ink);margin:64px 0 24px;}
.bfak-bs-h2:first-child{margin-top:0;}
.bfak-bs-h2 em{font-style:italic;color:var(--accent);font-weight:500;}
.bfak-bs p{margin:0 0 16px;font-size:16px;line-height:1.55;color:var(--ink);}
.bfak-bs p:last-child{margin-bottom:0;}
.bfak-bs-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:32px 24px;margin:0;}
.bfak-bs-feature-icon{color:var(--accent);margin:0 0 12px;}
.bfak-bs-feature-icon svg{width:20px;height:20px;display:block;}
.bfak-bs-feature-title{font-family:var(--serif);font-size:20px;font-weight:500;letter-spacing:-.01em;color:var(--ink);margin:0 0 4px;line-height:1.25;}
.bfak-bs-feature-text{font-size:14px;line-height:1.5;color:var(--muted);margin:0;}
.bfak-bs-info{display:grid;grid-template-columns:140px 1fr;gap:12px 24px;margin:0;font-size:16px;}
.bfak-bs-info dt{font-size:14px;color:var(--muted);font-weight:400;margin:0;}
.bfak-bs-info dd{font-size:16px;color:var(--ink);margin:0;}
@container (max-width:480px){.bfak-bs-info{grid-template-columns:1fr;gap:4px;}.bfak-bs-info dt{margin-top:12px;}.bfak-bs-info dt:first-child{margin-top:0;}}
.bfak-bs-mod-list{list-style:none;padding:0;margin:0;}
.bfak-bs-mod-list li{margin:0 0 24px;}
.bfak-bs-mod-list li:last-child{margin-bottom:0;}
.bfak-bs-mod-list strong{display:block;font-size:16px;font-weight:500;color:var(--ink);margin:0 0 4px;}
.bfak-bs-mod-list p{font-size:14px;line-height:1.5;color:var(--muted);margin:0;}
.bfak-bs-steps{list-style:none;padding:0;margin:0;counter-reset:step;}
.bfak-bs-steps li{counter-increment:step;display:grid;grid-template-columns:32px 1fr;gap:16px;margin:0 0 24px;}
.bfak-bs-steps li:last-child{margin-bottom:0;}
.bfak-bs-steps li::before{content:counter(step) ".";font-family:var(--serif);font-size:20px;font-weight:500;color:var(--muted);line-height:1.25;}
.bfak-bs-steps strong{display:block;font-size:16px;font-weight:500;color:var(--ink);margin:0 0 4px;}
.bfak-bs-steps p{font-size:14px;line-height:1.5;color:var(--muted);margin:0;}
.bfak-bs-news{list-style:disc;padding:0 0 0 20px;margin:0;}
.bfak-bs-news li{font-size:16px;line-height:1.55;color:var(--ink);margin:0 0 8px;}
.bfak-bs-news li:last-child{margin-bottom:0;}
.bfak-bs-news li::marker{color:var(--muted);}
.bfak-bs-faq dt{font-family:var(--serif);font-size:20px;font-weight:500;letter-spacing:-.01em;color:var(--ink);margin:0 0 8px;line-height:1.3;}
.bfak-bs-faq dt:not(:first-of-type){margin-top:32px;}
.bfak-bs-faq dd{font-size:16px;line-height:1.55;color:var(--ink);margin:0;}
.bfak-bs-related{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin:0;}
.bfak-bs-related a{display:block;padding:16px;border:1px solid rgba(31,56,55,0.12);border-radius:8px;text-decoration:none;color:var(--ink);transition:border-color 0.2s ease,background-color 0.2s ease;}
.bfak-bs-related a:hover{border-color:var(--accent);background-color:var(--surface);}
.bfak-bs-related-title{font-family:var(--serif);font-size:18px;font-weight:500;color:var(--ink);margin:0 0 4px;}
.bfak-bs-related-text{font-size:13px;color:var(--muted);margin:0;}
.bfak-bs-disclaimer{margin:64px 0 0;}
.bfak-bs-disclaimer-title{font-family:var(--serif);font-size:20px;font-weight:500;letter-spacing:-.01em;color:var(--ink);margin:0 0 12px;}
.bfak-bs-disclaimer p{font-size:14px;line-height:1.55;color:var(--muted);margin:0 0 12px;}
.bfak-bs-disclaimer p:last-child{margin-bottom:0;}
.bfak-bs-disclaimer a{color:var(--muted);text-decoration:underline;}
.bfak-bs-disclaimer a:hover{color:var(--accent);}
.bfak-bs-shots{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin:0;}
.bfak-bs-shots img{width:100%;height:auto;border-radius:8px;display:block;}
Information for educational purposes only

Brawl Stars *Private Server*

Version **67.301** · Supercell · `com.supercell.brawlstars`

A 3-versus-3 hero shooter from Supercell with 80+ characters, six game modes, and short three-minute rounds tuned for mobile play sessions.

What is *Brawl Stars*
---------------------

Brawl Stars is a top-down arena shooter from Supercell, the studio behind Clash of Clans and Clash Royale. Matches run in 3v3 on small bounded maps, each round ending in about three minutes. Players pick a Brawler, fight through one of six rotating game modes, and earn trophies, gems, and skins that feed the long-term progression loop.

The roster sits at 80+ unique Brawlers, split into rarity tiers from Common to Legendary. Each has a basic attack, a charged super, a passive Star Power, and gadgets that unlock at higher levels. Modes include Gem Grab, Showdown, Bounty, Heist, Brawl Ball, and Knockout. The studio cycles seasonal events, new modes, and themed maps every few weeks.

The official build is free on Google Play with optional purchases for the Brawl Pass and skins. The download on this page describes the community-run private-server variants (Null’s Brawl, Master Brawl) which run on independent servers separate from Supercell’s live matchmaking.

Key *features*
--------------



80+ Brawlers

A roster of unique characters, each with a primary attack, a charged super, a passive Star Power, and two unlockable gadgets.

 



Six game modes

Gem Grab, Showdown, Bounty, Heist, Brawl Ball, and Knockout, each with its own map pool and weekly rotation.

 



3-minute rounds

Match length tuned for short mobile sessions. Drop in, fight, and queue another round in under five minutes total.

 



Trophy ladder

Per-Brawler trophy progression up to and beyond 1000, with seasonal resets, ranked tiers, and milestone rewards.

 



Club play

Form a club with 30 friends, run team modes together, and compete in Power League for ranked rewards each season.

 



Cross-region play

Matchmaking pools across regions on the official servers. Private-server variants run their own isolated player pools.

 



App *info*
----------

 PublisherSupercell (official) · community fork (private-server build) Package ID`com.supercell.brawlstars` Version67.301 UpdatedMay 2026 Size~3.2 MB [Android](https://bestforandroid.com/ "best android guides") floorAndroid 5.0 and above Architecturearm64-v8a, armeabi-v7a PermissionsStorage, network, push notifications CategoryAction · ShooterWhat the *private-server build* offers
--------------------------------------

The community private-server builds (Null Brawl and Master Brawl forks) run on independent servers outside Supercell’s infrastructure. The client looks and plays like the official app, but match data, progression, and shop economies sit on a separate backend.

- **Unlocked Brawler roster.**All Brawlers across rarity tiers, including Legendary and chromatic releases, are available without trophy or pass prerequisites.
- **Unlimited gems and coins.**Currency caps are raised so skins, gadgets, and Star Powers unlock without paying or grinding the Brawl Pass.
- **Full skin catalog.**The complete skin library, including seasonal and event-exclusive sets, is available per Brawler.
- **Custom rooms and bot modes.**Private-server builds expose a custom-room feature so you can practice maps and matchups against bots.
- **Sandbox testing.**Useful for trying compositions or learning new Brawlers without affecting your real account or trophy ladder.
- **Isolated player pool.**You only match with other private-server users, never against players on Supercell’s live servers.

How to *install*
----------------

The install follows the standard Android sideload flow. Most devices need a one-time permission toggle in Settings, then three taps to finish.

1. **Download the [APK](https://bestforandroid.com/apk/ "apps apk download") file**Tap the download button on this page. The file lands in your default Downloads folder.
2. **Allow installs from this source**Open Settings, search for `Install unknown apps`, find your browser or file manager, and toggle the permission on.
3. **Open the downloaded APK**Tap the file in Downloads. Android’s package installer opens and shows the requested permissions.
4. **Tap Install**Confirm the install. Wait for the progress bar to finish, then tap Open to launch.
5. **Pick a private-server profile**On first launch the build connects to its bundled private server. Create a guest profile rather than linking your real Supercell ID, to keep the two accounts cleanly separated.
6. **Start a match**Pick a Brawler, queue into Gem Grab or Showdown, and the private-server matchmaking handles the rest.

Private server *versus* Play Store
----------------------------------

 ServerPrivate community-operated versus Supercell official live BrawlersAll unlocked by default versus earn-through-progression CurrencyInflated gems and coins versus real Brawl Pass economy Player poolOther private-server users only versus global matchmaking AccountSeparate guest profile versus real Supercell ID UpdatesManual reinstall versus auto-update via Play StoreWhat’s new in *version 67.301*
------------------------------

- Brawler roster synced to Supercell’s official 67.x chromatic release.
- New seasonal map rotation for Gem Grab, Brawl Ball, and Heist.
- Refreshed skin shop with current-season event skins.
- Performance improvements for low-end devices in Showdown rounds.
- Compatibility patch for Android 15 and One UI 7.

*FAQ*
-----

 Is this the real Brawl Stars? No. This page documents the community-run private-server forks (Null Brawl and Master Brawl style builds). The client is based on Supercell’s engine but connects to independent servers, not Supercell’s live matchmaking. Your real Supercell ID is not used. Can I link my real Supercell ID to a private-server build? You can, but you should not. It may put your live account under Supercell’s anti-cheat review. Use a fresh guest profile to keep the two accounts cleanly separated. What is the difference between Null Brawl and Master Brawl? Both are community-operated private servers running the Brawl Stars client. They differ in update cadence, feature scope, and player pool size. The build on this page tracks the official 67.x cycle. Will my matches count toward my real trophies? No. Private servers maintain their own progression and trophy ledger separate from Supercell’s. Nothing on the private-server build appears on your official account. How big is the download? The Brawl Stars 67.301 client is approximately 3.2 MB. Allow extra space for the in-app asset bundle (skin packs, map textures) that downloads on first launch. What Android version do I need? Brawl Stars 67.301 requires Android 5.0 (Lollipop) or above. The app runs on arm64-v8a and armeabi-v7a devices.Related *downloads*
-------------------

 [Clash Royale

Supercell’s sister title, a 1v1 card-battler with its own competitive ladder.

 ](https://bestforandroid.com/apk/clash-royale-mod-latest/) [Clash of Clans

The Supercell village-builder strategy game that started the studio’s mobile run.

 ](https://bestforandroid.com/apk/clash-of-clans/) [Car Parking Multiplayer

Open-world driving with PvP rooms and a strong customization scene.

 ](https://bestforandroid.com/apk/car-parking-multiplayer-mod/) [Clash Royale decks

Meta deck recommendations and counters from the main BestForAndroid guide.

 ](https://bestforandroid.com/clash-royale-decks/) [Private-server guides

How community-run game servers work, what to expect, and what to watch out for.

 ](https://bestforandroid.com/wow-private-servers/)

Disclaimer

The build described on this page is a community-run private-server variant of Brawl Stars, sometimes called Null’s Brawl or Master Brawl. It is not produced, distributed, or endorsed by Supercell, and it does not connect to Supercell’s official servers. Real Brawl Stars matches use Supercell’s anti-cheat, so this fork exists as a parallel sandbox on independent servers, with a separate player pool and progression ledger. The information here is provided for educational purposes, including for readers in markets where the official in-app currency is priced beyond local purchasing power and for players who want to test compositions in a sandbox before committing trophies on their main account.

If you decide to keep playing Brawl Stars after evaluation, the official app on Google Play and its in-app purchases support Supercell’s continued development. All app names, trademarks, and logos belong to their respective owners. Rights holders: see our [DMCA process](/apk/dmca/) to request removal.




{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[
{"@type":"Question","name":"Is this the real Brawl Stars?","acceptedAnswer":{"@type":"Answer","text":"No. This page documents the popular community-run private-server forks of Brawl Stars (Null Brawl and Master Brawl style builds). The client is based on Supercell's engine but connects to independent servers, not Supercell's live matchmaking."}},
{"@type":"Question","name":"Can I link my real Supercell ID to a private-server build?","acceptedAnswer":{"@type":"Answer","text":"You can, but you should not. Logging into a private-server build with your real Supercell ID may put your live account under Supercell's anti-cheat review. Use a fresh guest profile inside the private-server client to keep the two accounts cleanly separated."}},
{"@type":"Question","name":"What is the difference between Null Brawl and Master Brawl?","acceptedAnswer":{"@type":"Answer","text":"Both are community-operated private servers running the Brawl Stars client. They differ in update cadence, feature scope, and player pool size."}},
{"@type":"Question","name":"Will my matches count toward my real trophies?","acceptedAnswer":{"@type":"Answer","text":"No. Private servers maintain their own progression, ladder, and trophy ledger entirely separate from Supercell's."}},
{"@type":"Question","name":"How big is the download?","acceptedAnswer":{"@type":"Answer","text":"The Brawl Stars 67.301 client is approximately 3.2 MB."}},
{"@type":"Question","name":"What Android version do I need?","acceptedAnswer":{"@type":"Answer","text":"Brawl Stars 67.301 requires Android 5.0 (Lollipop) or above. The app runs on arm64-v8a and armeabi-v7a devices."}}
]}