Ravel Posted January 14, 2006 Posted January 14, 2006 (edited) 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 January 14, 2006 by Ravel
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now