Quote:
Originally Posted by liang32
Neverwinter Dungeons & Dragons..
been searching for a hack for this for quite some time..
|
If you check out UC-Forum they have posted quite a bit of useful information for developing your own hack system for you the game.
The game uses the UrealEngine 3 and they have a done a lot of work on that website with developing a SDK generator witch manages to iterate through the games classes and functions and whatnot and dump a full working SDK for the game.
You can use this to develop your own bot/hack system or use it as a reference to easily locate functions in the game client to create a hack without having to scan through memory with cheat engine/or debug with ollydebug or ida.