On this game I play, there is a mining feature. You take a quest from a mob, and then walk around finding fossils on the ground, the quest lasts for 15 minutes, the fossils only appear while the quest is going. I am trying to make a bot, that automatically clicks on the mob, accepts the quest, walks around for 15 minutes, then goes back to the mob, clicks on it, accepts the quest again and repeats and repeats. It seems pretty easy, pretty much just write the first part of the bot and then copy and paste right? I just don't understand pixel check. What I'm trying to write the bot to do is, press hotkeys corresponding with the game to move around, after clicking on the quest mob and accepting the quest, and then going back after 15 minutes and taking the quest again and again and again. Here is a screenshot of the game. http://imageshack.us/g/211/autoit1.png/ 1st Screenshot. The mob that needs to be clicked is the brown thing with the yellow ?. 2nd Screenshot, after clicking that, this pops up, i then need a script to tell the bot to click on this. 3rd screenshot, after clicking that, this pops up, i need a script to tell the bot to click accept After that the quest is started and lasts 15 minutes, i then walk around for 15 minutes, come back and restart the quest. Any advice or help please? I am not trying to be a begger or anything, I would really like to learn this and become good. Thanks a lot guys and girls.