View previous topic :: View next topic |
Author |
Message |
4jax_cheater Cheater
Reputation: 0
Joined: 14 Apr 2009 Posts: 31
|
Posted: Fri Sep 04, 2009 9:53 am Post subject: add scan my mini engine! |
|
|
Hello people, I wonder how I make a navigation like the cheatengine, I did a mini engine freeza he hacks up to byte array of bytes and 00 ff, etc ... , Merely scan was wondering how to add scan it, if you can help me thank you ^ ^
preview my engine : a.imagehost.org/0502/ss.jpg
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25788 Location: The netherlands
|
Posted: Fri Sep 04, 2009 12:04 pm Post subject: |
|
|
Look into the TMemscan class in memscan.pas
also, check how it's currently called in the source
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
4jax_cheater Cheater
Reputation: 0
Joined: 14 Apr 2009 Posts: 31
|
Posted: Fri Sep 04, 2009 12:50 pm Post subject: |
|
|
good, dark byte I saw the source but many errors are happening when I'm adding ...
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25788 Location: The netherlands
|
Posted: Fri Sep 04, 2009 1:58 pm Post subject: |
|
|
most likely the result of missing units. Either add them (cefuncproc), or work arround it by hardcoding the values and routines it looks for (formsettings)
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
|