Jump to content

Recommended Posts

Posted

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

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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