| View previous topic :: View next topic |
| Author |
Message |
Fresco Grandmaster Cheater
Reputation: 4
Joined: 07 Nov 2010 Posts: 600
|
Posted: Thu Nov 18, 2010 7:29 am Post subject: how to noop one only adress of the code |
|
|
hi, i have a problem with a game, half life (the first one)
i found the pointer of the health adress, and everything fine here but
if the total damage taken to the player is bigger than 100 (the max/full) i die (game over), i searched for what code writes to the adress and noopd it, now i cannot die even if the total damage is bigger than 100
but the same code writes to the health adresses of my enemy too, so the enemy cannot die too.
The question was, how do i noop one single adress? or how do i survive if the total damage is bigger than 100?
i tried changing the freeze time of cheat engine to minimum but it didn't worked.
|
|
| Back to top |
|
 |
noko_112 Grandmaster Cheater
Reputation: 0
Joined: 09 Jun 2009 Posts: 585
|
Posted: Thu Nov 18, 2010 12:05 pm Post subject: |
|
|
| better of learning how to use auto assembely, since nop will crash misc games
|
|
| Back to top |
|
 |
Fresco Grandmaster Cheater
Reputation: 4
Joined: 07 Nov 2010 Posts: 600
|
Posted: Thu Nov 18, 2010 12:49 pm Post subject: |
|
|
| Noko_112 wrote: | | better of learning how to use auto assembely, since nop will crash misc games |
and can you explain how do i do that, or make an example ?
_________________
... Fresco |
|
| Back to top |
|
 |
hexpope How do I cheat?
Reputation: 0
Joined: 28 Jul 2010 Posts: 4
|
Posted: Thu Nov 18, 2010 2:27 pm Post subject: |
|
|
| Fresco wrote: | | Noko_112 wrote: | | better of learning how to use auto assembely, since nop will crash misc games |
and can you explain how do i do that, or make an example ? |
Try this section, lots of info about it there
| Code: | | http://forum.cheatengine.org/viewforum.php?f=15 |
|
|
| Back to top |
|
 |
|