34 lines
1014 B
Markdown
34 lines
1014 B
Markdown
# CSS-external
|
|
A simple CS:S external cheat
|
|
|
|
This cheat is based of [ImGuiExternal](https://github.com/furkankadirguzeloglu/ImGuiExternal) which is the overlay part of the program.<br>
|
|
Also i only use RPM so i don't write anything to the game, i still open a handle and ReadProcessMemory but it's fine for CS:S ig.<br>
|
|
The code isn't very good nor optimized but at least i have the good offsets.<br>
|
|
|
|
# Features
|
|
* Ally/Ennemy ESP
|
|
* Skeleton ESP
|
|
* Box ESP
|
|
* Healthbar
|
|
* Name ESP
|
|
* Crosshair
|
|
|
|
# Usage
|
|
Compile in x64 Release mode.<br>
|
|
Start the game then launch the cheat.<br>
|
|
Press INSERT to open the menu.<br>
|
|
Press DELETE or "unhook" in the menu to unload the cheat.<br>
|
|
As i use an overlay you can easily stream your game with obs/discord without anyone seeing the ESP.<br>
|
|
|
|
# Screenshots
|
|
ESP :<br>
|
|

|
|
|
|
Menu :<br>
|
|

|
|
|
|
# Known issues
|
|
* Performances can be better
|
|
* The ESP has a bit of latency
|
|
* Skeleton ESP can be buggy in some frames for some reasons
|