Hello, I am new to AutoIt and my main goal for downloading it is to make a bot for a game. I DO NOT WANT TO MOVE THE MOUSE AND SEND keys with autoit. The thing I want to do is to run it in the background and send http requests to the game server and be able to analyze the source code they send me back. Is it possible to do in autoit? You may think I am a n00b in programming but I am not. I know C++, Javascript and HTML and I choose autoit because it is MUCH easier then using winsock with C++ (bu