Posted: Sat Dec 12, 2015 12:17 pm Post subject: Accessing several processes
Hi,
I have good basic understanding of Cheat Engine and Assembler language and done few things using CE.
I have utility called AutoHotkey and working on alternative controls for Mortal Kombat game.
My queston is that possible at all to move data from one process to another using CE, so I'd like update some variables automatically in AutoHotkey script depending on game state.
If that's possible please let me know how to complet that, or where I can find additional info on this.
If you use Lua, you can attach it to the game and save whatever data you want to save into CE itself. Then just attach it to AutoHotkey and write whatever data you want to write to using what you saved from the game into CE.
Alternatively, you could probably do whatever you're doing in AutoHotkey with CE. Timers are a thing. _________________
I don't know where I'm going, but I'll figure it out when I get there.
Posted: Sat Dec 12, 2015 11:37 pm Post subject: Re: Accessing several processes
RomamoramenTo wrote:
My queston is that possible at all to move data from one process to another using CE, so I'd like update some variables automatically in AutoHotkey script depending on game state.
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