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 


How to find the "jump" address ?
Goto page 1, 2  Next
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking
View previous topic :: View next topic  
Author Message
RayfiXyz
Newbie cheater
Reputation: 0

Joined: 20 Jul 2014
Posts: 10

PostPosted: Sun Jul 20, 2014 4:10 pm    Post subject: How to find the "jump" address ? Reply with quote

Hi guys.

How can I search the address of "jump" of my player in a game ?

And when I finded it, I want to modifiy this to fly/create an super jump

Thanks you in advance.
Back to top
View user's profile Send private message
661089799107
Expert Cheater
Reputation: 3

Joined: 25 Jan 2009
Posts: 186

PostPosted: Sun Jul 20, 2014 5:12 pm    Post subject: Reply with quote

Find the up down axis of your player. From there you can find what modifies it.
Back to top
View user's profile Send private message
RayfiXyz
Newbie cheater
Reputation: 0

Joined: 20 Jul 2014
Posts: 10

PostPosted: Sun Jul 20, 2014 5:25 pm    Post subject: Reply with quote

661089799107 wrote:
Find the up down axis of your player. From there you can find what modifies it.


How I can find the up/down axis of my player ?
Back to top
View user's profile Send private message
661089799107
Expert Cheater
Reputation: 3

Joined: 25 Jan 2009
Posts: 186

PostPosted: Sun Jul 20, 2014 5:54 pm    Post subject: Reply with quote

Move your character to a higher or lower elevation and scan with increased/decreased or changed/unchanged.
Back to top
View user's profile Send private message
RayfiXyz
Newbie cheater
Reputation: 0

Joined: 20 Jul 2014
Posts: 10

PostPosted: Sun Jul 20, 2014 6:17 pm    Post subject: Reply with quote

661089799107 wrote:
Move your character to a higher or lower elevation and scan with increased/decreased or changed/unchanged.


what is the byte type ? Float or 4 bytes ?
Back to top
View user's profile Send private message
661089799107
Expert Cheater
Reputation: 3

Joined: 25 Jan 2009
Posts: 186

PostPosted: Sun Jul 20, 2014 6:23 pm    Post subject: Reply with quote

Usually a float depending on what type of game it is.
Back to top
View user's profile Send private message
RayfiXyz
Newbie cheater
Reputation: 0

Joined: 20 Jul 2014
Posts: 10

PostPosted: Sun Jul 20, 2014 6:25 pm    Post subject: Reply with quote

661089799107 wrote:
Usually a float depending on what type of game it is.


The game is Crash Bandicoot on the ePSXe Emulator, and you're method isn't working...
Back to top
View user's profile Send private message
DeathWAR
How do I cheat?
Reputation: 0

Joined: 20 Jul 2014
Posts: 3

PostPosted: Sun Jul 20, 2014 6:26 pm    Post subject: Reply with quote

661089799107 wrote:
Usually a float depending on what type of game it is.


i try float but game crash.
Back to top
View user's profile Send private message
661089799107
Expert Cheater
Reputation: 3

Joined: 25 Jan 2009
Posts: 186

PostPosted: Sun Jul 20, 2014 6:40 pm    Post subject: Reply with quote

RayfiXyz wrote:
661089799107 wrote:
Usually a float depending on what type of game it is.


The game is Crash Bandicoot on the ePSXe Emulator, and you're method isn't working...


Then you are searching for it incorrectly.

1). Search for unknown initial value
2). Stand on top of something (or jump in the air and pause the game)
3). Scan for changed value
4). Scan for unchanged value (without moving)
5). Get off of what you were standing on
6). Scan for changed value
7). Repeat from step #2
Back to top
View user's profile Send private message
RayfiXyz
Newbie cheater
Reputation: 0

Joined: 20 Jul 2014
Posts: 10

PostPosted: Sun Jul 20, 2014 7:07 pm    Post subject: Reply with quote

661089799107 wrote:
RayfiXyz wrote:
661089799107 wrote:
Usually a float depending on what type of game it is.


The game is Crash Bandicoot on the ePSXe Emulator, and you're method isn't working...


Then you are searching for it incorrectly.

1). Search for unknown initial value
2). Stand on top of something (or jump in the air and pause the game)
3). Scan for changed value
4). Scan for unchanged value (without moving)
5). Get off of what you were standing on
6). Scan for changed value
7). Repeat from step #2


That isn't working ! At the end I have all time "0 found" on the adress list !

EDIT: There is not other easy method ? Because the jump pause scan for changed/unchanged value is too long...
Back to top
View user's profile Send private message
Rissorr
Master Cheater
Reputation: 3

Joined: 17 Sep 2013
Posts: 273
Location: Israel!

PostPosted: Mon Jul 21, 2014 6:54 am    Post subject: Reply with quote

Try scanning Double type.
and actually and other way does'nt come in mind...

Yeah, scanning for coordinates always take a lot of time.
Back to top
View user's profile Send private message
RayfiXyz
Newbie cheater
Reputation: 0

Joined: 20 Jul 2014
Posts: 10

PostPosted: Thu Jul 24, 2014 2:54 pm    Post subject: Reply with quote

LemonMan wrote:
Try scanning Double type.
and actually and other way does'nt come in mind...

Yeah, scanning for coordinates always take a lot of time.


Double type is quickly ?
Back to top
View user's profile Send private message
RayfiXyz
Newbie cheater
Reputation: 0

Joined: 20 Jul 2014
Posts: 10

PostPosted: Sat Jul 26, 2014 9:25 pm    Post subject: Reply with quote

I finded the address, now how can I modifiy them to create an super jump hack ?
Back to top
View user's profile Send private message
661089799107
Expert Cheater
Reputation: 3

Joined: 25 Jan 2009
Posts: 186

PostPosted: Sat Jul 26, 2014 10:45 pm    Post subject: Reply with quote

How many addresses of the same value were there? If you modify the value then it should usually effect your characters position.

So at this point you should be able to make a "teleport hack", and could even hotkey it in CE.
Back to top
View user's profile Send private message
RayfiXyz
Newbie cheater
Reputation: 0

Joined: 20 Jul 2014
Posts: 10

PostPosted: Fri Aug 01, 2014 8:06 pm    Post subject: Reply with quote

661089799107 wrote:
How many addresses of the same value were there? If you modify the value then it should usually effect your characters position.

So at this point you should be able to make a "teleport hack", and could even hotkey it in CE.


But dude I don't want to make and "teleport hack", I want to do this with my heroes : (on youtube) watch?v=ldP14NiJ-NI&t=1m36s
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
Goto page 1, 2  Next
Page 1 of 2

 
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