Bot involves some pixel search what I managed to get working fine, but the biggest problem at the moment is to send keystrokes and mouse input to Conquer window.
This bot will not be for official CO and I know that there would be many much better ways to do this, like a proxy.
The language I am using is C++ and I have tried PostMessage, SendInput, SendMessage, mouse_event and all that stuff but none of them works for CO window... Conquer seems to be blocking those or something...
So, what should I do? I have basic knowledge of using OllyDbg, done some work with dll's and injection. If someone could give me a tip I would appreciate it.






