⚙️ Pre-Setup
❗ Important
Before starting, make sure to:
- Disable Windows Defender
- Ensure that you do NOT have installed: Faceit AC / Vanguard
📦 Required Components
Download and install:
🖥️ System Configuration
⚙️ Windows Settings
- Enable Hyper-V (Windows Features)
Setting up Discord Overlay
Configure Discord for the overlay to work correctly:
Open Discord > Settings > Game Overlay > Enable Overlay
Disable legacy overlay:
Settings > Advanced > Hardware acceleration > Enabled
🧬 BIOS Settings
UEFI ✅ Enable
Secure Boot ❌ Disable
TPM 2.0 ❌ Disable
Virtualization ✅ Enable
📥 Final Step — Loader
After completing all the steps:
🚀 Injection Guide
Follow these steps carefully:
Move the loader to the flash drive. Delete any copies of the cheat from the PC (from the trash too)
- Open the Loader
- Paste your license key
- Click Inject, wait until completion, then reboot your PC
- Make sure the game is closed
- Open the Loader again (if required — run from USB)
- Click Inject → wait for the “Waiting for game” window → click OK
- Be sure to remove the flash drive from the PC after closing the loader.
- Launch the game and do not switch windows
- Wait for it to load (menu + sound notification will appear)
- Open/close the menu using: DELETE
🚀 Injection Guide (Only for PUBG)
- Open the Loader
- Paste your license key
- Click Inject, wait until completion, then reboot your PC
- Make sure the game is closed
- Open the Loader again
- Click Inject → wait for the “Press f1 in game” window
- Launch the game and do not switch windows
- Wait for it to load (menu + sound notification will appear)
- Open/close the menu using: Right shift
❓ Common Issues
🚫 Cheat is not working
Check:
- Make sure Faceit AC and Vanguard are removed 👉 These anti-cheats conflict with the loader
🔁 Loader keeps asking for reboot
Check:
- Whether your Windows version is supported
👉 Recommended: Windows 10 Pro 22H2
💀 Blue Screen (BSOD)
If you encounter a crash:
- Make sure your antivirus is disabled
- It is recommended to completely uninstall your antivirus
⚠️ Hyper-V is missing
If Hyper-V is not available:
Run Command Prompt as Administrator and paste this (COPY EVERYTHING — THIS IS ONE COMMAND BLOCK):
pushd "%~dp0"
dir /b %SystemRoot%\servicing\Packages\*Hyper-V*.mum >hyper-v.txt
for /f %%i in ('findstr /i . hyper-v.txt 2^>nul') do dism /online /norestart /add-package:"%SystemRoot%\servicing\Packages\%%i"
del hyper-v.txt
Dism /online /enable-feature /featurename:Microsoft-Hyper-V -All /LimitAccess /ALL
After completion:
👉 Restart your PC
