Please tell me how to apply the script to the cheat engine.

Anything Cheat Engine related, bugs, suggestions, helping others, etc..
Post Reply
jomi3
What is cheating?
What is cheating?
Posts: 1
Joined: Sun May 12, 2024 12:06 pm
Reputation: 0

Please tell me how to apply the script to the cheat engine.

Post by jomi3 »

It's some script I've seen here on the site, and I can control my character's stamina, money, etc. by applying cheat engines to single games, but the game I want to adjust is online, so I'm not sure how to move on.

Below is the script I mentioned.

It's also related to Vacuum.


------------------------------------------------------------------------------------------

[ENABLE]
alloc(newmem,2048,"GameAssembly.dll"+32CB06D)
label(returnhere)
label(originalcode)
label(exit)

newmem:
cmp [stop],1
je originalcode
movsd [rbp-10],xmm3
jmp exit

originalcode:
movsd [rbp-10],xmm0

exit:
jmp returnhere

"GameAssembly.dll"+32CB06D:
jmp newmem
returnhere:



[DISABLE]
dealloc(newmem)
"GameAssembly.dll"+32CB06D:
db F2 0F 11 45 F0
//movsd [rbp-10],xmm0

User avatar
Rhark
Expert Cheater
Expert Cheater
Posts: 2993
Joined: Tue Apr 16, 2019 1:27 am
Reputation: 1256

Re: Please tell me how to apply the script to the cheat engine.

Post by Rhark »

Maybe stop trying to cheat online? 😮

Post Reply

Who is online

Users browsing this forum: No registered users