AITEE Posted August 21, 2010 Posted August 21, 2010 Ahh, Heres a different way to 'cheat': WinWaitActive("How fast are u ?") Beep(440, 100) $i = 1 While WinActive("How fast are u ?") MouseClick("left", 538,561,1,0) ;This clicks the textbox so it can reverse tab to whatever button is active, (^_^) send("+{tab}{enter}") WEnd exit It seems to get 4.5 seconds consistently.
Achilles Posted August 21, 2010 Posted August 21, 2010 You mind updating this to program to the latest version of AutoIt? My Programs[list][*]Knight Media Player[*]Multiple Desktops[*]Daily Comics[*]Journal[/list]
AlmarM Posted August 22, 2010 Author Posted August 22, 2010 Not at all. Minesweeper A minesweeper game created in autoit, source available. _Mouse_UDF An UDF for registering functions to mouse events, made in pure autoit. 2D Hitbox Editor A 2D hitbox editor for quick creation of 2D sphere and rectangle hitboxes.
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