View Single Post
  #1  
Old 04-11-2008, 05:21
[Psych] [Psych] is offline
Banned
 
Join Date: Nov 2008
Location: In a heap :-)
Posts: 201
Thanks: 0
Thanked 0 Times in 0 Posts
[Psych] is on a distinguished road
Quote:
Originally Posted by cylon View Post
Near Invincible - Enemy's can cause damage to you but you will regenerate max health back in 1 second or under, after you take damage. Explosives will still kill you.
How did you create this? Using an access pointer, or a write pointer? If it was the first then you should be looking at using a write pointer to do the hack. That way the new 'subtracted' health value will never get updated and you shouldn't die. Also in that routine if you look a bit further up you should try to force certain conditional jumps to see whether you can achieve a 'true' god mode (ie. routine gets skipped altogether, player doesn't even get hit etc).

~Psy
Reply With Quote
Sponsored Links