Dung3n Posted January 13, 2008 Report Share Posted January 13, 2008 i need wait for some collor on some coords. So i make command get collor and set variable value. There is command if variable but no waif for variable is here way how to do that? thanks Quote Link to comment Share on other sites More sharing options...
Dung3n Posted January 14, 2008 Author Report Share Posted January 14, 2008 please help i am beginner with this app Quote Link to comment Share on other sites More sharing options...
jason Posted January 14, 2008 Report Share Posted January 14, 2008 You could enter the If Variable command into a loop: Repeat Until %N1% = 11111 Get Pixel Color End Repeat Just make sure to set the variable in Get Pixel Color to the same variable that you are using to compare in the Repeat Until command. Quote Link to comment Share on other sites More sharing options...
Dung3n Posted January 14, 2008 Author Report Share Posted January 14, 2008 thanks Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.