Posted: Wed Oct 09, 2019 10:39 am Post subject: Cheat Engine 7.0 Combined with AutoHotkey to Auto heal
I have heard that it is possible to get a value for CE into AHK but I'm not entirely sure how and mainly what I am trying to do is (if value is under x, press hotkey to drink a potion) it is a pretty simple code I'm just not sure how to do it.
If you want to avoid code injection you can monitor the HP by creating a Lua timer to keep checking the value. When it reaches the given threshold you can starts the AHK script .exe that presses the (auto) heal key.
Probably not very efficient to use AHK this way but should be one of the easiest/fastest to do.
ah ok autoit is great old tool, anyhow why would someone use such tools when CE is around?
the OP can still monitor the value of X, and if its low .. call keybd_event (winapi) signals are generated directly from/to keyboard driver to the active window. _________________
About Me;
I Use CE Since Version 1.X, And Still Learning How To Use It Well!
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