Follow these simple steps to install and configure KrunkSploit for Krunker.io, Kirka.io, and Kour.io
Join our Discord community for assistance, updates, and to connect with other users. Our support team is ready to help!
Download the SploitMonkey.zip file to your computer. This is a custom extension that acts as a userscript manager for KrunkSploit.
Right-click the downloaded SploitMonkey.zip file
Select "Extract All..." or use your preferred extraction tool
Choose a permanent location like C:\ChromeExtensions\SploitMonkey
⚠️ Important: Don't delete this folder after installation!
Chrome loads the extension from this location, so keep it in a permanent folder.
chrome://extensionsGo to your dashboard and click "Get Script" for the game you want to play. After completing a quick Linkvertise verification, you'll receive the complete script with all features.
// ==UserScript==
// @name KrunkSploit - [GAME_NAME]
// @namespace https://krunksploit.app
// @version 1.0.0
// @description KrunkSploit Premium Features
// @author KrunkSploit
// @match *://[GAME_URL]/*
// @grant none
// @run-at document-start
// ==/UserScript==
(function() {
'use strict';
console.log('KrunkSploit initialized for [GAME_NAME]');
// Your custom code here
})();💡 Pro Tip
Each game has its own script. Download them separately from your dashboard and add each one to SploitMonkey. Don't forget to get license keys for each game too!
Visit any supported game to test your setup:
You should see a console message indicating KrunkSploit has loaded for the respective game.
Need help with setup?
If you encounter any issues during installation, please check that all steps were followed correctly or contact support.