TheMoerper external is a lightweight external multicheat. It's just an experimental project and it's not intended for cheating in competitive matchmaking. Nobody likes tryhard cheater!
- Wallhack
- Radar
- Autoaim/Aimbot
- Triggerbot
- Bhop script
- Antiflash
- Skinchanger
Compile with the x86 option. If everything is compiled and ready, you need to start cs:go and then run the TheMoerper_external.exe. The cheat will grab the running process and you're ready to go. Since this is an external cheat some features can be glitchy at times.
I have implemented a patternscan for the offsets: dwEntityList, dwForceJump, dwGlowObjectManager, dwLocalPlayerand dwClientState. These are the offsets which change often. If any other offsets changes you need to manually update it. You can reverse them by hand or look them up at frk1/hazedumper since most of the used offsets are included in this list.
Toggle the wallhack with the key NUM_0. Enemys will glow red.
Toggle the radar with the key NUM_5. Enemys will be marked as spotted on the radar.
Toggle the autoaim with the key NUM_1. When the crosshair is near the enemy's head and you leftclick, it will automatically shoot the enemy's head. It's most efficient when triggerbot and autoaim aren't on at the same time.
Toggle the triggerbot with the key NUM_2. It will shoot if you hover over an enemy hitbox. The shooting interval equals the recovery time of the current weapon.
Toggle the bhop script with the key NUM_3. Just keep pressing Space and start bhopping.
Toggle the antiflash with the key NUM_4. No more looking away for you :).
Since the knifechanger can be pretty glitchy I recommend to create a autoconfig file for csgo. Just create a file named autoexec.txt in Programm Files (x86)/Steam/steamapps/common/Counter-Strike Global Offensive/csgo/csfg
and write the following lines:
bind f4 "record 1;stop;"
host_writeconfig
Then save it and rename the file to autoexec.cvg.
Now everytime the knifemodel or the skins won't load just press F4 to force update.
You can set custom hotkeys and change the skinlayout in the file config.txt. You can look up skin IDs at csgostash.com and Virtual-Key Codes at docs.microsoft.com.