- Notifications
You must be signed in to change notification settings - Fork5
Simple external hack for Counter-Strike: Global Offensive, written in modern C++. Rendering and GUI powered by ImGui and GLFW.
License
Tosox/Destiny.ut
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is not a ready-to-use cheat and as such it is highly recommended that you do not use this
NoteWorking on this project has been a lot of fun, and I learned a lot in the process.My knowledge and my code style has improved notably since I started with this project, so thank you to everyone who helped me.
This program is for educational purposes only!
Copyright Disclaimer under section 107 of the Copyright Act 1976, allowance is made for “fair use” for purposes such as criticism, comment, news reporting, teaching, scholarship, education and research.
- Aimbot - Aim Assistance
- Triggerbot - Automatically fires when crosshair is on enemy
- RCS - Automatic recoil control
- Glow - Render glow effect on players
- Color Chams - Color player models to improve visibility
- Misc - Miscellaneous features
- Customization - Change the settings to your liking
- The aimbot doesn't manage to aim on the target before firing
- The visibility check is unreliable
- There is a possibility that the cheat will not work immediately after new CS:GOupdates because the offsets have not yet been updated
- ocornut forImGui
- GLFW-Team forGLFW
- nlohmann for a modern C++ implementation ofJSON
- frk1 for providing offsets withhazedumper
- Akandesh for providing offsets withblazedumper
About
Simple external hack for Counter-Strike: Global Offensive, written in modern C++. Rendering and GUI powered by ImGui and GLFW.