Hello, im trying to make simple bot for aion to work in background, but aion uses DirectInput. I've tried to send keystroke's with ControlSend and by user32.dll PostMessage, and it didn't worked. The only way it works its by clicking chat window, but i want it work as a movment control. Is there any function, that can solve this problem?
I've found some Direct Input Hooking dll's source's but i dont really know C++ so i can't really understant that. Can someone explain me how to implement that DLL to my AutoIt project, and properly use it?






