Hey guys
This is the SOURCE CODE of my old, currently detected cheat, not a new one.
As I will not be updating my hack because I have no patience at all and less time than I wanted to I will be releasing GROH3 source to public.
The code is quite a bit "unclean" as most of it was written in a huge rush, I'm also uploading my 'research' notes and how I found some of the values to do this cheat (or hack, wathever you want to call it).
Source Notes
► This was written to work with signatures and not offsets but can be very easily changed to do that.
► This was written under Visual Studio 2012 C# so be sure to use the same or a newer version.
► Tools used for game 'research': Cheat Engine, Ollydbg and IDA Pro
I used several existent stuff to work with memory, MemoryAPI/Handler/Scanner and Memedit, sorry for not saying thanks to who wrote that code but I really don't remember where I got those!
This project is, as every cheatI do, based on a template I made several years ago, some of the code is commented.
Hope this helps someone or at least provides any knowledge to whoever checks it out.
If you use it as a template or to develop anything new for GRO at least give me and MPGH a little thanks in the credits
Do NOT ask "How does it works, how to compile, how to use in game.", I'm posting this for those who have at least a bit of programming experience or those who want to have something to start with, not for regular users.