# Kick the Buddy Mod APK - unlimited money, weapons, and gold

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

.bfak-ktb{
  --bg:#FFFFFF;--ink:#0E1A1A;--muted:#4B5C5B;--accent:#1F3837;--surface:rgba(46, 74, 71, 0.04);--tint:rgba(46,74,71,0.04);--tint-strong:rgba(46,74,71,0.07);
  --sans:'Inter',system-ui,-apple-system,'Segoe UI',sans-serif;
  --serif:'Source Serif Pro','Source Serif 4',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.6;font-weight:400;
  max-width:760px;margin:0 auto;container-type:inline-size;
}
.bfak-ktb *{box-sizing:border-box;}
.bfak-ktb a{color:var(--accent);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;}
.bfak-ktb a:hover{text-decoration-thickness:2px;}
.bfak-ktb code{font-family:var(--mono);font-size:.875em;color:var(--ink);background:var(--tint);padding:2px 6px;border-radius:4px;}

.bfak-ktb-edu{font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin:0 0 32px;}

.bfak-ktb-hero{margin:0 0 56px;display:grid;grid-template-columns:96px 1fr;gap:24px;align-items:start;}
.bfak-ktb-hero-icon{width:96px;height:96px;border-radius:20px;overflow:hidden;background:var(--tint);}
.bfak-ktb-hero-icon img{width:100%;height:100%;object-fit:cover;display:block;}
.bfak-ktb-hero-name{font-family:var(--serif);font-size:clamp(32px,5vw,44px);line-height:1.1;font-weight:500;letter-spacing:-.02em;color:var(--ink);margin:0 0 8px;}
.bfak-ktb-hero-name em{font-style:italic;color:var(--accent);font-weight:500;}
.bfak-ktb-hero-meta{font-size:14px;color:var(--muted);margin:0 0 12px;font-weight:400;}
.bfak-ktb-hero-meta strong{color:var(--ink);font-weight:500;}
.bfak-ktb-hero-value{font-size:18px;line-height:1.5;color:var(--ink);margin:0;font-weight:400;font-family:var(--serif);font-style:italic;}

@container (max-width:520px){.bfak-ktb-hero{grid-template-columns:72px 1fr;gap:16px;}.bfak-ktb-hero-icon{width:72px;height:72px;}}

.bfak-ktb-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-ktb-h2:first-of-type{margin-top:0;}
.bfak-ktb-h2 em{font-style:italic;color:var(--accent);font-weight:500;}

.bfak-ktb p{margin:0 0 24px;font-size:16px;line-height:1.6;color:var(--ink);}
.bfak-ktb p:last-child{margin-bottom:0;}

.bfak-ktb-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin:0 0 0;padding:32px;background:var(--tint);border-radius:16px;}
.bfak-ktb-stat-label{font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin:0 0 6px;}
.bfak-ktb-stat-value{font-family:var(--serif);font-size:24px;line-height:1.1;font-weight:500;color:var(--ink);margin:0;}
@container (max-width:520px){.bfak-ktb-stats{grid-template-columns:repeat(2,1fr);}}

.bfak-ktb-shots{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0;}
.bfak-ktb-shots img{width:100%;height:auto;border-radius:12px;display:block;background:var(--tint);}
@container (max-width:520px){.bfak-ktb-shots{grid-template-columns:repeat(2,1fr);}}

.bfak-ktb-mod-list{list-style:none;padding:0;margin:0;}
.bfak-ktb-mod-list li{margin:0 0 24px;padding-left:32px;position:relative;}
.bfak-ktb-mod-list li:last-child{margin-bottom:0;}
.bfak-ktb-mod-list li::before{content:'';position:absolute;left:0;top:6px;width:20px;height:20px;border-radius:50%;background:rgba(46,74,71,0.12);display:grid;place-items:center;}
.bfak-ktb-mod-list li::after{content:'';position:absolute;left:6px;top:11px;width:6px;height:9px;border-right:1.5px solid var(--accent);border-bottom:1.5px solid var(--accent);transform:rotate(45deg);}
.bfak-ktb-mod-list strong{display:block;font-size:16px;font-weight:600;color:var(--ink);margin:0 0 4px;}
.bfak-ktb-mod-list p{font-size:14px;line-height:1.55;color:var(--muted);margin:0;}

.bfak-ktb-steps{list-style:none;padding:0;margin:0;counter-reset:step;}
.bfak-ktb-steps li{counter-increment:step;display:grid;grid-template-columns:36px 1fr;gap:16px;margin:0 0 28px;}
.bfak-ktb-steps li:last-child{margin-bottom:0;}
.bfak-ktb-steps li::before{content:counter(step);font-family:var(--serif);font-size:18px;font-weight:500;color:var(--accent);line-height:32px;width:32px;height:32px;text-align:center;background:var(--tint);border-radius:50%;}
.bfak-ktb-steps strong{display:block;font-size:16px;font-weight:600;color:var(--ink);margin:0 0 4px;}
.bfak-ktb-steps p{font-size:14px;line-height:1.55;color:var(--muted);margin:0;}

.bfak-ktb-compare{width:100%;border-collapse:collapse;margin:0;font-size:14px;}
.bfak-ktb-compare th{text-align:left;font-weight:600;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);padding:12px 16px;border-bottom:1px solid rgba(46,74,71,0.12);}
.bfak-ktb-compare td{padding:14px 16px;border-bottom:1px solid rgba(46,74,71,0.06);color:var(--ink);vertical-align:top;}
.bfak-ktb-compare tr:last-child td{border-bottom:none;}
.bfak-ktb-compare td:first-child{font-weight:600;}

.bfak-ktb-related{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:0;}
.bfak-ktb-related a{display:block;padding:20px;background:var(--tint);border-radius:14px;text-decoration:none;color:var(--ink);transition:background 200ms ease;}
.bfak-ktb-related a:hover{background:var(--tint-strong);}
.bfak-ktb-related-label{font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin:0 0 8px;}
.bfak-ktb-related-title{font-family:var(--serif);font-size:18px;line-height:1.25;font-weight:500;color:var(--ink);margin:0;}
@container (max-width:520px){.bfak-ktb-related{grid-template-columns:1fr;}}

.bfak-ktb-disclaimer{margin:64px 0 0;padding-top:32px;border-top:1px solid rgba(46,74,71,0.08);}
.bfak-ktb-disclaimer-title{font-family:var(--serif);font-size:18px;font-weight:500;letter-spacing:-.01em;color:var(--ink);margin:0 0 12px;}
.bfak-ktb-disclaimer p{font-size:13px;line-height:1.6;color:var(--muted);margin:0 0 12px;}
.bfak-ktb-disclaimer p:last-child{margin-bottom:0;}
.bfak-ktb-disclaimer a{color:var(--muted);}
.bfak-ktb-disclaimer a:hover{color:var(--accent);}

.bfak-ktb-component{opacity:0;transform:translateY(16px);transition:opacity 600ms cubic-bezier(0.16,1,0.3,1),transform 600ms cubic-bezier(0.16,1,0.3,1);}
.bfak-ktb-component.in-view{opacity:1;transform:translateY(0);}
Information for educational purposes only

![Kick the Buddy icon](https://bestforandroid.com/apk/wp-content/uploads/2026/05/kick-the-buddy-icon.jpg)

Kick the Buddy *[Mod APK](https://bestforandroid.com/apk/ "apps apk download")*

Version **2.16.2** · Playgendary Limited · `com.playgendary.kickthebuddy`

The anti-stress ragdoll game with every weapon, gadget, and currency unlocked from the first tap.

 



Version

2.16.2

 

Size

201 MB

 

Installs

500M+

 

Rating

4.1 / 5

 



What is Kick the Buddy
----------------------

Kick the Buddy is an anti-stress sandbox game from Playgendary Limited where a single ragdoll character, Buddy, sits in the middle of the screen and absorbs whatever you throw at him. The premise is simple: a long day, a short fuse, and a dummy that never gets tired. Tap, swipe, drag, and watch the physics handle the rest.

The game ships with hundreds of items spread across firearms, melee weapons, explosives, animals, household objects, and joke gadgets. Each item costs in-game currency that the official build hands out slowly through ad rewards, daily logins, and store purchases. The modded version on this page swaps that drip-feed for unlimited money and gold, so every item is unlocked from launch.

Kick the Buddy has been a Play Store fixture since 2018 and has crossed 500 million installs worldwide. The original “Kick the Buddy” sits alongside its sequel “Kick the Buddy: Forever” and the newer “Second Kick”, but the build covered here is the classic original release that still receives regular updates from Playgendary.

Mod features *at a glance*
--------------------------

- **Unlimited money and gold.**Both in-game currencies start maxed and stay maxed. Every purchase deducts then refills, so the shop is effectively open from minute one.
- **All weapons unlocked.**Pistols, shotguns, rocket launchers, miniguns, lightsabers, the chainsaw, the press, the guillotine, and the nuclear bomb are all available without a single rank-up.
- **All gadgets and items available.**Animals, kitchen tools, explosives, [sports](https://bestforandroid.com/apk/thoptv-pro-apk-free/ "Thoptv") gear, and the full novelty cabinet are usable without spending real money or watching ads.
- **Premium customisation packs.**Costumes, accessories, and Buddy skins that are gated behind paid bundles in the Play Store version are accessible from the wardrobe screen.
- **No forced ads on actions.**The interstitial that normally interrupts after weapon switches and reward chests is suppressed. Banner ads may still appear depending on build.
- **Offline playable.**The game runs without an internet connection once installed, which is unchanged from the official version but worth noting for travel or low-data use.



A few screenshots
-----------------

 ![Kick the Buddy gameplay screenshot 1](https://play-lh.googleusercontent.com/f1J5HQTJVRCu0bPFX8un3FYJhgMcjl9d6w2k8Tj8_DFnBwpZ4Jjhn_1fiHqKJIwDJMQ) ![Kick the Buddy gameplay screenshot 2](https://play-lh.googleusercontent.com/mcCldimFfVESHzAKnY72YsJ4rJwrRau8Iwt7sKVNJ20c1REKodHkSGyEiBr_im9bb0aZ) ![Kick the Buddy gameplay screenshot 3](https://play-lh.googleusercontent.com/c7RXqmkUZVM9uY744oBlbtBORNXXaTxbOnY0Vjx1wUKJ3TetIY7GbSe5JRtB6HfgiA)



How to install *the mod APK*
----------------------------

1. **Download the APK file**Tap the green Download Latest Mod APK button on this page. The 201 MB 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](https://bestforandroid.com/ "best android guides")’s installer opens and lists the permissions Kick the Buddy requests.
4. **Tap Install**Confirm. Wait for the progress bar to finish, then tap Open or use the new icon on your home screen.
5. **First-run setup**The unlimited money and gold balances appear in the top bar on the first play session. If a balance reads zero, restart the app once.



Mod APK vs Play Store
---------------------

  What changesMod APK on this pagePlay Store original   In-game moneyUnlimited from launchEarned slowly through play and ads In-game goldUnlimited from launchSold in real-money bundles Weapon libraryAll items unlockedDrip-fed by progression and store Forced ads on actionsSuppressedStandard ad-supported flow DistributionCommunity APK, sideloadedGoogle Play install 

Tips before your first session
------------------------------

The game is built for short bursts. Three to five minutes is a healthy session and the physics engine rewards experimentation over completion. Try the silly stuff first: stack a press onto a banana peel, freeze Buddy with the snow gun, then let the chainsaw finish the job. The mod removes any reason to ration the toys.

If you want a similar action-comedy mod with weapons and progression, our [Shadow Fight 2 Mod APK guide](https://bestforandroid.com/apk/shadow-fight-modd/) walks through a comparable unlock package for a side-scrolling brawler. Casual mobile readers who enjoy stress-relief gameplay may also like our [8 Ball Pool tips and tricks](https://bestforandroid.com/8-ball-pool-tips-tricks/) roundup for a quieter pickup-and-play option.

Related on bfa-apk
------------------

 [Action mod

Shadow Fight 2 Mod APK

 ](https://bestforandroid.com/apk/shadow-fight-modd/) [Strategy mod

Stick War: Legacy Mod APK

 ](https://bestforandroid.com/apk/stick-war-legacy-mod/) [Roguelite mod

Archero Mod APK

 ](https://bestforandroid.com/apk/archero-mod/)



FAQ
---

### Which Kick the Buddy version is this?

The original “Kick the Buddy” by Playgendary Limited, package id `com.playgendary.kickthebuddy`, version 2.16.2. The sequel “Kick the Buddy: Forever” (package `com.playgendary.ktb2`) is a different release.

### Will my Play Store save carry over?

The mod is installed as a fresh package, so the original save does not transfer. Most players find this fine because the mod hands you everything anyway.

### How big is the file?

The Kick the Buddy mod APK on this page is approximately 201 MB. Allow extra free space for the asset cache the game writes on first launch.

### What Android version do I need?

Android 7.0 (Nougat) and above. Recent devices on Android 14 and 15 are fully supported.

Disclaimer

The modded Kick the Buddy APK described above is a community-built variant. It is not published by Playgendary Limited and is not affiliated with or endorsed by the official Kick the Buddy team. The information on this page is provided for educational and informational purposes, including for readers in markets where in-app purchases are priced beyond local purchasing power and for users evaluating the unlock package before committing to an official Play Store purchase. All app names, trademarks, and logos belong to their respective owners. Rights holders: see our [DMCA process](/apk/dmca/) to request removal.




(function(){
  if(!('IntersectionObserver' in window)){
    var els = document.querySelectorAll('.bfak-ktb-component');
    for(var i=0;i<els.length;i++){ els.classList.add('in-view'); }
    return;
  }
  var io = new IntersectionObserver(function(entries){
    for(var i=0;i<entries.length;i++){
      var e = entries;
      if(e.isIntersecting){
        e.target.classList.add('in-view');
        io.unobserve(e.target);
      }
    }
  }, { threshold: 0.2 });
  var nodes = document.querySelectorAll('.bfak-ktb-component');
  for(var j=0;j<nodes.length;j++){ io.observe(nodes); }
})();

{"@context":"https://schema.org","@type":"SoftwareApplication","name":"Kick the Buddy Mod APK","operatingSystem":"Android 7.0+","applicationCategory":"GameApplication","softwareVersion":"2.16.2","fileSize":"201 MB","author":{"@type":"Organization","name":"Playgendary Limited"},"aggregateRating":{"@type":"AggregateRating","ratingValue":"4.1","ratingCount":"3563046","bestRating":"5"},"offers":{"@type":"Offer","price":"0","priceCurrency":"USD"}}