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 


Code help!

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking
View previous topic :: View next topic  
Author Message
xlucasx098
How do I cheat?
Reputation: 0

Joined: 21 Oct 2016
Posts: 3

PostPosted: Fri Oct 21, 2016 2:01 am    Post subject: Code help! Reply with quote

After so many tries on this code:

movss [ecx],xmm2
mov eax,[ecx]

The game always bugs, i tried

mov [ecx], (float)150
mov eax,[ecx]
(FAIL)

movss [ecx],xmm2
mov [ecx], (float)150
(FAIL)

Some can tell how to edit this?
Back to top
View user's profile Send private message
STN
I post too much
Reputation: 42

Joined: 09 Nov 2005
Posts: 2672

PostPosted: Fri Oct 21, 2016 2:08 am    Post subject: Reply with quote

Your code is fine. But maybe you're destroying some code and not recreating properly or injecting in a wrong area. Hard to tell unless you show us the full code where you're injecting.

Also what do you mean by fail? You mean your value gets overwritten fail or game bugs out fail? This is superfluous btw
movss [ecx],xmm2 // no need for this since it gets overwritten below
mov [ecx], (float)150

_________________
Cheat Requests/Tables- Fearless Cheat Engine
https://fearlessrevolution.com
Back to top
View user's profile Send private message
xlucasx098
How do I cheat?
Reputation: 0

Joined: 21 Oct 2016
Posts: 3

PostPosted: Fri Oct 21, 2016 2:16 am    Post subject: Reply with quote

FAIL = game just lost the physics all bug.. here is the full code (simple code injection)

alloc(newmem,2048)
label(returnhere)
label(originalcode)
label(exit)

newmem:
movss [ecx],xmm2
mov [ecx], (float)150
originalcode:


exit:
jmp returnhere

"Warframe.exe"+1BF60:
jmp newmem
nop
returnhere:
Back to top
View user's profile Send private message
xlucasx098
How do I cheat?
Reputation: 0

Joined: 21 Oct 2016
Posts: 3

PostPosted: Fri Oct 21, 2016 2:57 pm    Post subject: Reply with quote

I fixed the problem, i wasn't on the right code, thanks anyways! <3
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