Hello,
I have written a bot for the web-browser game (Gladiatus), but it seems application bots to be more different. I am trying to load the game in my Form, so it would be easier for handling. Here is my unsuccessful code:
[DllImport("user32.dll")]
static extern IntPtr...