Posted
Say for example someone makes a cheat for CSGO which is of course held within a c++ exploit gui. I want to learn that.
I don't even know how to alter in-game values using c++ which is why I'm asking about this.
Just giving me a general idea would be of help.
I may never learn how to do it, but I'll try doing my best.
Exploits I own:Â Synapse, Electron
Scripts I've made: Aimbot GUI, Draco Admin
Scripts I'm working on: More game ESPs
Replied
@53926 thanks for helping him out...
So it sounds like you're stuck and don't know where to go which is fine, I'm here to help.
So go over and read my new post https://wearedevs.net/forum/t/10813
It'll give you a pretty decent understanding and give you the info what you need.
And the best place for you to start learning GUIs is looking into leaked sources and tryout GDI Drawing API.
Watch videos online about GDI
Cancel
Post
I'm not your friend
Replied
ImGUI is great for internal GUIs: https://github.com/ocornut/imgui
If you want to make an external UI, .NET works with C++. .NET is a lot easier than ImGUI considering you can just drag and drop stuff. Search up "C++ WinForms"
Cancel
Post
I'm just a chill guy fr 🤙
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post