Installation Guide

Follow these steps to set up KrunkSploit's proprietary browser modification system

Need Help or Support?

Join our Discord community for assistance, updates, and to connect with other users. Our support team is ready to help!

Join Discord
1
Download KrunkSploit Loader
Get the C++ loader that automatically installs and configures the extension

🔧 Why a Desktop Loader?

Browser games implement advanced anti-cheat detection. Our C++ loader bypasses Chrome's security sandbox by injecting code at the kernel level, modifying browser behavior before games can detect modifications. The SploitMonkey extension is automatically installed with elevated privileges that can't be obtained through normal Chrome extension installation.

Download the KrunkSploit Loader which includes the SploitMonkey extension and automatic installation system.

The loader will automatically extract and configure the extension in developer mode

2
Run the Loader
Execute the loader to automatically set up Chrome modifications
  1. Run KrunkSploit.exe as Administrator
  2. The loader will automatically:
    • • Detect your Chrome installation
    • • Extract SploitMonkey extension to the correct location
    • • Modify Chrome's startup parameters for deep integration
    • • Install the extension with elevated privileges
    • • Configure automatic script injection hooks
  3. Wait for the "Installation Complete" message

✅ Automatic Installation

Unlike manual extension installation, our loader performs memory-level patches that enable features impossible through standard Chrome APIs. This is why we can offer aimbot, ESP, and other advanced modifications.

3
Verify Installation
Confirm the extension is properly loaded
  1. Open Chrome and go to chrome://extensions
  2. You should see SploitMonkey enabled
  3. The extension will show "Managed by KrunkSploit Loader" indicating successful integration

💡 Technical Details

The "Managed by" tag appears because our loader registers itself as an enterprise policy provider, granting the extension system-level permissions that bypass Chrome's standard security restrictions.

4
Add Game Scripts
Get your game-specific scripts from the dashboard

Go 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.

Generic Script Template
// ==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!

Setup Complete!
Verify your installation and start using KrunkSploit

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.