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?