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 


Super jump by Z Coordinate!!!

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

Joined: 31 Aug 2013
Posts: 305

PostPosted: Fri Sep 08, 2017 3:27 am    Post subject: Super jump by Z Coordinate!!! Reply with quote

Is it possible to make super jump by Z Coordinate!!!How?
I try this and was such as under script(Z Coordinate script):
Code:

[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
alloc(newmem,2048)
label(returnhere)
label(originalcode)
label(exit)

newmem: //this is allocated memory, you have read,write,execute access
//place your code here
fadd dword ptr [ecx+14]
fadd dword ptr [ecx+14]
fadd dword ptr [ecx+14]

originalcode:
fstp dword ptr [ecx+14]
fmul dword ptr [esp]

exit:
jmp returnhere

"SW4II.exe"+8D806:
jmp newmem
nop
returnhere:


 
 
[DISABLE]
//code from here till the end of the code will be used to disable the cheat
dealloc(newmem)
"SW4II.exe"+8D806:
fstp dword ptr [ecx+14]
fmul dword ptr [esp]
//Alt: db D9 59 14 D8 0C 24
but when enable this code and jump the player many add to z coordinate. Laughing
Back to top
View user's profile Send private message
Dodish
Cheater
Reputation: 0

Joined: 16 Nov 2016
Posts: 27

PostPosted: Fri Sep 08, 2017 5:13 am    Post subject: Reply with quote

I think the Z coordinate change can just make you float/fly.
Get the coordinate and find out what accesses to the address, the jump value may be found there.
Back to top
View user's profile Send private message
sjl002
Master Cheater
Reputation: 0

Joined: 31 Aug 2013
Posts: 305

PostPosted: Fri Sep 08, 2017 11:27 am    Post subject: Reply with quote

The issue here is that I try to find jump with gravity.
jump value all games at the PlayerBase Dissect Data Structure?
Back to top
View user's profile Send private message
sjl002
Master Cheater
Reputation: 0

Joined: 31 Aug 2013
Posts: 305

PostPosted: Sun Sep 10, 2017 2:55 am    Post subject: Reply with quote

Very Happy help.
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