Jump to content

Do-until loop that only lasts certain amount of time?


 Share

Recommended Posts

Is there a way I can do something like

Do for $x = 1 to 1500

Sleep(100)

Until (PixelGetColor($a,$:D < $:wacko:

So that it would end when (PixelGetColor($a,$:D < $:D 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!

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...