GOESP
GOESP copied to clipboard
Cross-platform streamproof ESP hack for Counter-Strike: Global Offensive, written in modern C++. Rendering and GUI powered by Dear ImGui + FreeType.
Namely, armor (helmet), parachutes, exojumps, tablet upgrades, and drones are missing. It turns that they do not exist in ClassID, WeaponID
ClassId.h (Most likely optional but updated anyways.) Entity.h (Updated for Win32. I'm not sure how to get netvars for Linux yet.) WeaponInfo.h (Not sure if optional but took changes from...
Yep, I just copied this from Osiris repository)
I remember there was a options that adding a rainbow overlay to the csgo but it got removed. why?
Hello ! I compiled the hack and its work very well, but the streamproof dosnt work on Discord.
I've been scared to run anything on my computer ever since my Discord account almost got stolen and I'm just really really scared of another malware getting off my radar....
I injected it with Lunar Injector and doesn't work unlike insecure mode - where it works
While building the project, I find this project use some x86 headers Like (function __builtin_ia32_emms(), one of the SSE) However, I am using an Apple Silicon Mac. I want to...