Posted: Sun Jun 23, 2024 6:15 pm Post subject: Make script to automaticly set value to addresses
I have cheat engine 7.5 and i have a instructor address 35B7C584911 like that and using DBVM Find what addresses this instructor accesses, To monitor the instructor and detect ALL accessed addresses and change the values of thoes addresses to a set value somthing like 120Float. And continuously monitor like the DBVM thing and repete for all addresses. OK still tried and nothing worked for my script, ANY good help will work. Please
Hook that instruction with ASM and store the address being accessed.
In LUA, create a timer that reads the registered address and sets it to the value you want it.
I have to say once you hooked the code in ASM, you might as well update the value right there and then; no point adding a timer in LUA.
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