View Full Version : Trainer Maker
Qwerty415
09-10-2004, 03:56 AM
I want to make to make a trainer for Close Combat 2 but I don't know what tools I need to make it. It would be greatly appreitacted if someone could point me in the right direction with a tutorial on the files needed to make a trainer.
Thanks in advance
DABhand
09-10-2004, 04:24 AM
There is many tools out there for making trainers and searching for addresses in games.
BUT
If a game uses DMA (Dynamic Memory Addresses) then you will have to debug a game and be able to understand ASM to manipulate coding (code injection) to force a value into a DMA addy.
Qwerty415
09-10-2004, 05:16 AM
how do I find out/know if it is using DMA?
DABhand
09-10-2004, 03:33 PM
You know when you search for an address say for health (use Tsearch just use google to get it) and when you go into a new level, or reload the game, the address has changed and is in another addy. So that is DMA.
Games that dont use DMA will always have the same address for things, i.e. Static Addresses
vBulletin® v3.8.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.