Jump to content

Program doesnt always click...


Recommended Posts

The program doess't always click... Is there a way I can make it always click corectly?

HotKeySet("{esc}","terminate")
Func Terminate()
    Exit 0
EndFunc
Run("C:\Program Files (x86)\Internet Explorer\iexplore.exe")
WinWaitActive("d2jsp Forums - Windows Internet Explorer")
MouseClick("left", 200, 40)
Send("http://armorgames.com/play/2625/storm-the-house-3{enter}")
Sleep(4000)
MouseClickDrag("left",1352,257,1352,363)
MouseClick("left",900,580)
Sleep(8000)
MouseClick("left",412,442)
MouseClick("left",700,400)
MouseClick("left",650,435)
Sleep(500)
MouseClick("left",585,285)
Sleep(100)
MouseClick("left",570,400);This doesn't always click...
Sleep(100)
MouseClick("left",735,598)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

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