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 


Cheat Engine Forum Index
PostGo back to topic
OldCheatEngineUser
Whateven rank
Reputation: 20
Joined: 01 Feb 2016
Posts: 1586

PostPosted: Tue Jul 03, 2018 6:12 am    Post subject:

(previous post)
forgot to add LABEL(MK)
now add MK as an address.
Code:
[ENABLE]

aobscan(INJECT,F3 0F 11 6E 30 E9 D6)
alloc(newmem,$1000,INJECT)

label(code)
label(return)
label(MK)
registersymbol(MK)

newmem:
  movss xmm5,[MK]

code:
  movss [rsi+30],xmm5
  jmp return

MK:
dd (float)1.0

INJECT:
  jmp newmem
return:
registersymbol(INJECT)

[DISABLE]

INJECT:
  db F3 0F 11 6E 30

unregistersymbol(MK)
unregistersymbol(INJECT)
dealloc(newmem)

_________________
About Me;
I Use CE Since Version 1.X, And Still Learning How To Use It Well!
Jul 26, 2020
STN wrote:
i am a sweetheart.
Back to top
View user's profile Send private message Visit poster's website  
Post reviews:   Approve 1
Author Review
Coreveen
Review: Approve
Post reference:
ReviewPosted: Tue Jul 03, 2018 7:17 am

Very helpful to take the time to help me get a working script.
Back to top
View user's profile Send private message  
Display:  
Cheat Engine Forum Index


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites