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
Please tell me how to apply the script to the cheat engine.
Re: Please tell me how to apply the script to the cheat engine.
Maybe stop trying to cheat online?
- Dread_Pony_Roberts
- Table Makers
- Posts: 525
- Joined: Sun Dec 09, 2018 8:46 am
- Reputation: 388
Re: Please tell me how to apply the script to the cheat engine.
Don't be like this "human"
Who is online
Users browsing this forum: YandexBot