Full CS:GO project files for deadcell.cc, for the OSHGui project, please see the OSHGui repository.
If you want a clean base without any features, please see the deadcell SDK.
- Crashes and lots of them.
- Game will crash when using -d3d9ex as a launch option.
- Lots of code is unoptimized.
- If you come across any more issues, please notify us via the issue tracker.
We are accepting any pull requests that fix any of the aforementioned issues.
Create a hitsounds folder inside the base Counter-Strike Global Offensive directory. Place as many .wav sound files as you want inside of it. Load the cheat and they will be under the hitsounds combobox.
Profiles are stored inside the base Counter-Strike Global Offensive directory under a folder named profiles.
You can share profiles with friends by navigating to the configuration tab inside the cheat and selecting Export. This will copy all profile data to the clipboard which you can then paste to a friend.
To import a profile, just copy all of the profile data and press Import. Make sure to save your profile by entering a name and pressing Save.
Press INSERT
.
Press END
.
- dex and maddie for their address, hash, module, netvar, pattern, pe, and vmt classes
- kn4ck3r for OSHGui
- nlohmann for a modern C++ implementation of JSON
Licensed under the MIT License. See LICENSE for more details.