Teh1337Bix Cheater
Reputation: 3
Joined: 22 Mar 2010 Posts: 37 Location: Australia
|
Posted: Mon Aug 09, 2010 5:13 am Post subject: OpenGL wrapper hacks. |
|
|
I'm learning how to make hacks for openGL games like wallhack and aimbot and such. So far all I've done is disabled GL_DEPTH_TEST using Ollydbg and Cheat Engines assembler which makes a kind of primitive wallhack. Of course an OpenGL wrapper compiled in C++ would be heaps easier for advanced stuff (like an aimbot) so my question is:
How do make an OpenGL wrapper in C++ for hacking games?
I don't know the first thing about using MSVC++ so I don't know how to make a DLL or how to compile with the OpenGL files or even where to get them (but I do know the C++ language to a degree). I'm hoping one of you can get a n00b started.
|
|