Help with pointers through script

Anything Cheat Engine related, bugs, suggestions, helping others, etc..
Post Reply
jmark81976
What is cheating?
What is cheating?
Posts: 3
Joined: Tue Jun 30, 2020 12:44 am
Reputation: 0

Help with pointers through script

Post by jmark81976 »

Hi. Can anyone here help me with this. I am trying to make a pointer scan for my script. It does seems to find the address which is related to float. It will only manage to find for a brief moment. After that, it couldn't find it anymore. Sorry, I'm still new at this.

Code: Select all

alloc(newmem,$1000)
globalalloc(hp,8)

hp:
dq (float)0

label(code)
label(return)

newmem:
  mov [hp],rax

code:
  movss [rax+14],xmm5
  jmp return

Post Reply

Who is online

Users browsing this forum: No registered users