Open 6ooo opened 2 years ago
VK_INSERT is the key to toggle menu. VK_END should be key to unhook/uninstall hook.
So my question is how the code looks like to Unhook the cheat, so i dont need to restart my game after building my solution everytime to test things ingame, ty.
Like this Picture from Osiris Base.
yea bro https://github.com/designer1337/csgo-cheat-base/blob/master/core/main.cpp#L23
VK_INSERT is the key to toggle menu. VK_END should be key to unhook/uninstall hook.
So my question is how the code looks like to Unhook the cheat, so i dont need to restart my game after building my solution everytime to test things ingame, ty.
Like this Picture from Osiris Base.