You are browsing as a guest. Sign up (or log in) to start making projects!

voidexternal

  • 4 Devlogs
  • 5 Total hours

CS2 External Cheat made in C++

Ship #1 Pending review

What did you make?

A C++ external cheat (voidexternal) for Counter-Strike 2 featuring ESP boxes, a triggerbot, aimbot, bhop, configs, a spectator list, money and C4 ESP, a stream-proof overlay, and an automated built-in offset fetcher pulling from cs2-dumper.

What was challenging?

Dealing with countless bugs during setup, figuring out how to set up Hackatime in Visual Studio, handling non-Latin character sets in the spectator list, fixing a triggerbot that didn’t check for players enough times per second, and coping with offsets updating frequently.

What are you proud of?

Implementing a stream-proof overlay so the ESP boxes don’t show up on screen-shares or clips, modularizing the code from a single 1800+ line main.cpp into multiple files, and successfully building a stream-proof external overlay tool.

What should people know so they can test your project?

It is open source and uploaded to GitHub at github.com/pefia/voidexternal with automated releases.

  • 4 devlogs
  • 5h
Try project → See source code →
Open comments for this post

2h 19m 56s logged

i already had a devlog but i accidentally refreshed the tab:our-brains-are-shrinking: while being so pleased that my last devlog had so many views :yipee:

🐛bugs:

  • triggerbot didnt work as it didnt check for player enough times per second to dumb it down by a lot :devious-ahh:

  • the spectator list couldnt handle non latin character set so like cyrillic letters, so “Рупнил” would be like “??????” as it couldn’t understand it properly. (Рупнил = :rupnil-pat: btw)

⭐ Features added:

  • STREAM PROOF - NOW YOU CANT SEE MY HACKS EVEN IF YOU ARE WATCHING SCREENSHARE :ermwattesigma:

  • not really a feature but it now is uploaded to github at github.com/pefia/voidexternal , i also configured it to build by itself in releases with the help of Kimi :kim: , shout out Kimi for doing that as Claude :claude: didnt want to touch it at all because its counter strike cheats so i didnt really ai code that much with this project :sob-pray:

  • I made the GUI even more better in line with semi good cheats, i wanted to make like a preview for the esp of what it would look like and then i realised that im probably gonna get like 2 stardust for this anyways because its cs2 cheats so i didnt bother :chuckle-wx:

if you made it this far like and subscribe because i also added configs too so you can save your amazingly cool settings that you spent 30 seconds tweaking, and i had to spend ages doing. If you notice the resolution quality of my screenshots went up, i got a new gpu today! :yay:

0
0
14
Open comments for this post

1h 2m 17s logged

:c++: offset fetcher + modularization :rupnil-pat: + imgui tweaks

basically the offsets updated approximately 8 hours ago :angry-wx: so thats when i realised im going to have to have a built in offset updater. basically whenever you start the exe it pulls the latest offsets from these two links https://raw.githubusercontent.com/a2x/cs2-dumper/refs/heads/main/output/offsets.rs and https://raw.githubusercontent.com/a2x/cs2-dumper/refs/heads/main/output/client_dll.rs then compares them to the cached ones and updates them if they are different.

i also modularised the code as all code was just in one fat 1800+ line main.cpp now we have like lots of different files. I also added money ESP and c4 esp (my personal favourite as it shows time to detonate). I am about to upload this onto github so then the world can see this as I havent even uploaded anything yet. :peace:

6
0
180
Open comments for this post

23m 34s logged

hello stardance :stardance-streak-10d:
imgui menu revamped :absolute-cinema:

:cs2: patch notes :devious-ahh: :
aimbot added
better esp, even shows gun that is being held, which i dont see a lot on free cheats
triggerbot added
bhop added (it sucks)
added what will be the predecessor to a recoil control system :deavious-ahh:

todo.md :markdown:
money ESP (see how broke ur opponents are , help make smarter play):money_mouth_face-hole:
Stream-Proof overlay (so the esp boxes dont ruin your medal.tv clips :blobby-first_place_medal:
planted c4 esp + timer (this is lowk skill issue if you cant find the bomb but whatever) :bomb-wx:
radar if you dont want esp for some reason :bradarcringe:
spectator list (so you dont full aimbot when someone is watching you) :peepogunaim:
name esp (you know who you are prefiring at) :1984:
aimbot humanization with bezier/curved smoothing :noice:

this will probably be like 2 more devlogs as i dont want to waste my time making counter strike cheats and i want to publish this before the offsets become outdated because im not going to make this program useable past that, you’ll have to make your own offsets

2
0
50
Open comments for this post

1h 28m 24s logged

added the imgui interface, finally managed to get my offsets working, shoutout https://github.com/a2x/cs2-dumper and esp boxes work, next on my list is a better gui and also aimbot as the triggerbot does NOT work…

TODO:
[x] Working ESP
[] Overlay hooks into game
[] Triggerbot + Aimbot

ps: if you are mad about me making cheats, just know that there are 1000 FREE cheats that people can use that are better than mine so im not exactly ruining the game, this is a learning project for me as ive never had to read memory etc before, and i am learning the imgui library too. its only 1hr 28 because i didnt know how to setup hackatime in visual studio and most of my time was spent trying to fix the countless bugs…

0
0
52

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…