Trainer making tools?

Miscellaneous Forums/General Discussion/Trainer making tools?

Does anyone know a tool that can perfrom "game cheating" like value searching , lock, an export to Train Maker Kit for making trainers?

I want to find one, however some of them are too big or doesn't working(I can't figure how TSearch works although it's made for Train Maker Kit..)

cheat-o-matic

You just need a tool to look at memory, scan all memory
for the same number as you got lives. Gain one life or
loose one and search again. This way you might find like
4-5 locations in memory with the corresponding numbers.
Do it again to narrow down further or just try to edit
one of them and so on until you find the correct one.

When you find it keep updating it or look for places in
the code they manipulate the specific address and change
the "inc" or "dec" (usually) with "nop"'s....

Plain and simple, done it on some occasions when stuck
in impossible games.

...or try someting special made like this:
http://www.lazygame.com/memoryeditor/index.html

Yeah, much like it, locking some value for a while is enough.

Thanks for helps.

Or if you have some spare time...
http://www.blitzbasic.com/codearcs/codearcs.php?code=1206

wedoe (Posted 1 day ago)

You just need a tool to look at memory, scan all memory
for the same number as you got lives. Gain one life or
loose one and search again. This way you might find like
4-5 locations in memory with the corresponding numbers.
Do it again to narrow down further or just try to edit
one of them and so on until you find the correct one.

That is what Cheat-o-matic does...

http://downloads.vnunet.com/download/tips+tricks/cheat-o-matic/_344.html
or
http://www.timsvault.com/cheattools/cheat_matic.htm

And I think it gives you the memory address so you can see if you need to just poke a number into a certain address... it used to LOCK this number as well... I used it in Diablo sometimes... doesn't do so good now.

BUT IT IS FREE!!!

Hammer, Chunks of rubber, somewhere to mould plastic.....

Heard of ArtMoney... not checked it yet, of it's easy to use I'll consider stick to it..

ArtMoney is the best! Free version does everything you ever need. has compatibility with win16/dos applications and stuff. Great stuff!