A simple CS2 cheat in using a kernel driver
triggerbot.mp4
hitsounds.mp4
bhop.mp4
- Simple triggerbot to change the triggerkey open the features.cpp and use anything from here
- Simple bhop
- Hitsounds
- Kernelmode to be undetectable by vac(or at least in theory)
- Every feature has its own triggerkey, Triggerbot F2, Bhop F4 and Hitsounds F6
Open it in visual studio and build as debug or as release whatever you like obv in x64
You will also need SFML and libsodium for this to compile and run
You need to map the driver using soemthing like KDmapper
Then you need to run CS2 and open the usermode.exe.
Windows Defender probaly needs to be off but you can just whitelist the diretory
Disable vulnerable driver list if enabled Guide for that
I know this is horrible code and also horribly formatted but deal with it, its enough for me to work on it, if you dont understand what i did at acertain places ask me or ask copilot
- Currently the bhop isnt the best as it sometimes just fails to jump so i will improve that.
- I am also trying to get add a precision enhanced automatic target acquisition and engagement facilitation system protocol but i cant really get it to work
I cant guarentee that i will update this for every CS2 update so you can update the offsets yourself using Cs-Dumper and then just replace your current client.dll.hpp with the one by cs2-dumper and do the same for offsets.hpp
- @maxiwee69 made most of the actuall cheat part
- @cazzwastaken made the driver and the the way the usermode communicates with the driver + he made the bhop
You should compile yourself bc i probaly will sometimes forget to upload it but you can get it from here
Contributions are always welcome via a pull request!