Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


1 Touch Death Help

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking
View previous topic :: View next topic  
Author Message
->:Key:
Advanced Cheater
Reputation: 0

Joined: 27 Sep 2008
Posts: 74
Location: Information Not For Disclosure

PostPosted: Wed Oct 29, 2008 10:33 pm    Post subject: 1 Touch Death Help Reply with quote

Is there a Sure fire way to find the address for Health when You are in games that you die by 1 touch

like when supermario toutches a turtle
Back to top
View user's profile Send private message
Labyrnth
Moderator
Reputation: 10

Joined: 28 Nov 2006
Posts: 6301

PostPosted: Wed Oct 29, 2008 11:09 pm    Post subject: Reply with quote

Good question, i think it would be something like 1 or 0.
Since it will work off of pixel collision.

When your alive scan for 0,
When you die pause the process immediately and scan for 1.
If your lucky, within a few tries you might find something.

Then if you did find this, you can look at the code and see where it can send a kill to your character.
Just using 1 and 0 pixel collision wont work cause you will never get a collision after setting it to 0. Meaning jumping on turtles wont kill them, and you will walk through them and maybe even walls and other things as well.
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25788
Location: The netherlands

PostPosted: Thu Oct 30, 2008 12:38 am    Post subject: Reply with quote

I think only by doing extensive disassembling/decomping and tracing that you can find it.
Try finding that code that gets executed when you die (e.g a find what access on a message shown on death) and then find the callers and go from there

not easy though

_________________
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
View user's profile Send private message MSN Messenger
->:Key:
Advanced Cheater
Reputation: 0

Joined: 27 Sep 2008
Posts: 74
Location: Information Not For Disclosure

PostPosted: Thu Oct 30, 2008 6:12 am    Post subject: Reply with quote

Dark Byte wrote:
I think only by doing extensive disassembling/decomping and tracing that you can find it.
Try finding that code that gets executed when you die (e.g a find what access on a message shown on death) and then find the callers and go from there

not easy though


thats what i was worried about

having to go the long way
Back to top
View user's profile Send private message
Akizman
Newbie cheater
Reputation: 0

Joined: 23 Mar 2014
Posts: 24

PostPosted: Mon Mar 24, 2014 4:37 pm    Post subject: Reply with quote

I had the same "one hit kill" problem and I find a solution (which is also "not easy though").

Since it's very difficult to locat what happens when you are dying, you have to think of what happens after your death. In my case (Super Meat Boy), you respawn at the beginning of the level as soon as you die.

-So my idea was to locate the address of the X-position, which is easy.
-Then, you watch what writes to this address the moment you die. Since you are teleported because of your death, it should be possible to find the code which is executed to kill you.
-For me, I found the pointer used to change the X-position when you die.
-Then, I used the dissect Data/structure for that pointer.
-By browsing the first pointer in the structure, I found the string "death ani". It is the code launching the death animation.
-I checked what code accessed this address
-By randomly replacing code above this address, I managed to enable the god mode ! Smile

I don't know if I was clear but I hope it could help some people. Very Happy
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites