Posted: Wed Dec 11, 2024 12:34 pm Post subject: read memory value, then press key
hey. is it possible to make a trainer/hack in cheat engine that would press key when memory is a defined value? i searched web and asked gpt. none of the solutions worked for me so far.
i want to read mana value from game, then have the program press mana potion hotkey when its low. i have found memory adresses
Joined: 09 May 2003 Posts: 25778 Location: The netherlands
Posted: Wed Dec 11, 2024 6:42 pm Post subject:
It depends on how the game handles keyboard input
if it's normal keyhandling then you can use a timer that reads the address and calls doKeyPress with the virtual keycode for the healing potion
if it uses directinput api it's going to be a bit more difficult _________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping
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