Azu Posted July 20, 2006 Posted July 20, 2006 Is there a way I can do something like Do for $x = 1 to 1500 Sleep(100) Until (PixelGetColor($a,$ < $ So that it would end when (PixelGetColor($a,$ < $ or after 1500 runs of Sleep(100) (whichever comes first) Or any other way to make it go on after a certain amount of time even if the (PixelGetColor($a,$ < $ isn't fulfilled? Any possible help would be very appreciated!
Azu Posted July 20, 2006 Author Posted July 20, 2006 Thank you Larry, that's exactly what I was looking for!
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