Shammyshanks Posted January 25, 2011 Posted January 25, 2011 whats wrong with this? Sleep(2000); While 1<2 WinWaitActive("DAwntide.exe") WinMove("Dawntide.exe", "", 0, 0) Sleep(500); MouseMove(869, 768, 0); //Click Start MouseClick("Left", 869, 768, 0) Sleep(500); WEnd I'm trying to have it Click a certain spot in a game and its not doing it. I'm using AutoIt
czardas Posted January 25, 2011 Posted January 25, 2011 Read this Forum Policy operator64 ArrayWorkshop
czardas Posted January 25, 2011 Posted January 25, 2011 I'm trying to have it Click a certain spot in a game and its not doing it. I'm using AutoItBot definition => Clicking a certain spot in a game using AutoIt. operator64 ArrayWorkshop
Recommended Posts