fix: newlines

This commit is contained in:
ALittlePatate
2023-07-25 10:41:34 +02:00
committed by GitHub
parent 0016f39a85
commit 93b4c5558d

View File

@@ -1,7 +1,7 @@
# 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.
This cheat is based of [ImGuiExternal](https://github.com/furkankadirguzeloglu/ImGuiExternal) which is the overlay part of the program.<br>
The code isn't very good nor optimized but at least i have the good offsets.
# Features
@@ -13,20 +13,20 @@ The code isn't very good nor optimized but at least i have the good offsets.
* Crosshair
# Usage
Compile in x64 Release mode.
Start the game then launch the cheat.
Press INSERT to open the menu.
Press DELETE or "unhook" in the menu to unload the cheat.
As i use an overlay you can easily stream your game with obs/discord without anyone seeing the ESP.
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 :
ESP :<br>
![ESP.png](Screenshots/ESP.png)
Menu :
Menu :<br>
![menu.png](Screenshots/menu.png)
# Known issues
* Performances can be better
* The ESP has a bit of latency
* Skeleton ESP can be buggy in some frames for some reasons
* Skeleton ESP can be buggy in some frames for some reasons