Jump to content

Auto Click Help


Recommended Posts

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

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...