Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wait for pixel color #249

Open
afonsopm opened this issue Feb 2, 2023 · 2 comments
Open

wait for pixel color #249

afonsopm opened this issue Feb 2, 2023 · 2 comments

Comments

@afonsopm
Copy link

afonsopm commented Feb 2, 2023

the macro recorder command for wait for pixel color does not work with me.
I define the color and the code runs without any waits, freezing it up.
is there any documentation I can follow to proper check the code? maybe a deep follow up with the program itself.

thanks in advance.

@10-veer
Copy link

10-veer commented Feb 23, 2023

Not an expert on the PMC, but will try to solve it from my side. Can you please share the code/screenshot of what your code looks like. Try using 'Repeat until' Found option for the program to wait until the pixel is found.
image

@senzlord
Copy link

If you use big region you need to adjust Search option and change repeat to minimum 10 and decrease the delay, I prefer to make Region smaller and add some repeat. With using small region, it's make it work faster.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants