Jump to content

running a program from Auto it


Ravel
 Share

Recommended Posts

Well I have used the search function in the help file, but i still cannot get the program to run correctly from inside the script. Can any one tell me if this script is written correctly?

RunWait("X:\NovaLogic\Delta Force Black Hawk Down\DFBHD.EXE")

WinWaitActive("Delta Force, V1.5.0.5")

Sleep(2000)

MouseClick("left", 172, 255,)

Sleep(1000)

MouseClick("left", 568, 647,)

Sleep(1000)

MouseClick("left", 488, 454,)

Sleep(100)

Send("---edit---")

Sleep(100)

MouseClick("left", 516, 485,)

Sleep(100)

Send("--edited--{ENTER}")

Sleep(3000)

MouseClick("left", 650, 269,)

Sleep(15000)

MouseClick("left", 681, 436,)

Sleep(1000)

MouseClick("left", 87, 181,)

Sleep(1000)

Send("blackhawk{ENTER}")

Sleep(500)

MouseClick("left", 317, 246,)

Sleep(1000)

Edited by Ravel
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...