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 can i add float to esi

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

Joined: 07 Jul 2021
Posts: 7
Location: EUA

PostPosted: Wed Jul 07, 2021 9:33 pm    Post subject: How can i add float to esi Reply with quote

Hellow, I'm trying to add a float value to this esi.

Code:
originalcode:
mov eax,[esi+000024CC]

exit:
jmp returnhere

"Swaat.exe"+A51B8:
jmp newmem
nop
returnhere:


i tried something like:

Code:
originalcode:
push eax
mov eax,(float)10
mov [esi+24CC],eax
pop eax
mov eax,[esi+000024CC]

exit:
jmp returnhere

"Swaat.exe"+A51B8:
jmp newmem
nop
returnhere:




but I was unsuccessful, does anyone have a light?
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
Betcha
Expert Cheater
Reputation: 4

Joined: 13 Aug 2015
Posts: 232
Location: Somewhere In Space

PostPosted: Fri Jul 09, 2021 4:37 am    Post subject: Re: How can i add float to esi Reply with quote

Code:
originalcode:
  mov [esi+000024CC],(float)10
  mov eax,[esi+000024CC]
  jmp returnhere

"Swaat.exe"+A51B8:
  jmp newmem
  nop
returnhere:
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 programming 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