Hi,
I've been creating bots and other cheats for games for a while now. I usually create bots using memory or image detection but my current bots require the game to be active and in the foreground. I want to take it to the next step and have the bot do things in the background. I've read that there is a few ways to do this.
1- AHK Hotkey ControlSend,ControlRawSend (Didn't work)
2- SendMessage and PostMessage (Didn't work)
3- Memory manipulation (I was able to make character move and some limited things but the thing I was never able to find out is triggering the usage of a skill/item)
4- Packet editing (Tried to learn it but it seems I will need a degree for this :D)
If there is a way to control the game in the background using a simulated keypress would be easiest for me but I think that is unlikely. About memory manipulation, I tried to find the function using Ultimap in the cheat engine but the results are so much I can't find the function.
Would love to get tips from you guys maybe there are other methods I don't know about or a bypass to make method 1 or 2 work.
I've been creating bots and other cheats for games for a while now. I usually create bots using memory or image detection but my current bots require the game to be active and in the foreground. I want to take it to the next step and have the bot do things in the background. I've read that there is a few ways to do this.
1- AHK Hotkey ControlSend,ControlRawSend (Didn't work)
2- SendMessage and PostMessage (Didn't work)
3- Memory manipulation (I was able to make character move and some limited things but the thing I was never able to find out is triggering the usage of a skill/item)
4- Packet editing (Tried to learn it but it seems I will need a degree for this :D)
If there is a way to control the game in the background using a simulated keypress would be easiest for me but I think that is unlikely. About memory manipulation, I tried to find the function using Ultimap in the cheat engine but the results are so much I can't find the function.
Would love to get tips from you guys maybe there are other methods I don't know about or a bypass to make method 1 or 2 work.