Search found 7 matches
- Fri May 04, 2018 7:55 pm
- Forum: Beginners
- Topic: "if" with image recognition
- Replies: 10
- Views: 9223
Re: "if" with image recognition
Hey ! Thank you for your answer ! ( but I don't know what the debugger is.. sorry I'm new to this ) I have found another way to verify that the script click on the right white logo everytime, I have put a "waitrectchanged" with a 'if' : label>FIP Let>WSI_TIMEOUT=210 //Wait for WaitScreenImage>%BMP_D...
- Fri May 04, 2018 1:43 pm
- Forum: Beginners
- Topic: "if" with image recognition
- Replies: 10
- Views: 9223
Re: "if" with image recognition
I have a another problem now, I added this : Label>check_again FindImagePos>%BMP_DIR%\image_5.bmp,%TEMP_DIR%\screenrect.bmp,0.7,1,XArr,YArr,NumFound,CCOEFF If>NumFound>0 MouseMove>{%XArr_0%+36},{%YArr_0%+360} Wait>1 LClick Goto>check_again Endif But now, he click on the right logo but it doesn't con...
- Fri May 04, 2018 1:38 pm
- Forum: Beginners
- Topic: "if" with image recognition
- Replies: 10
- Views: 9223
Re: "if" with image recognition
I'm so sorry, I didn't understand at first !
Thank you so much for your precious help !
Thank you so much for your precious help !
- Fri May 04, 2018 1:22 pm
- Forum: Beginners
- Topic: "if" with image recognition
- Replies: 10
- Views: 9223
Re: "if" with image recognition
Oh! Thank you so much !
But I forgot to say that the white logo only randomly change when we click on him, so the problem here, is that sometime even when we click on him, it's doing nothing exept changing his place, and we have to click on him again for opening the new tab.
But I forgot to say that the white logo only randomly change when we click on him, so the problem here, is that sometime even when we click on him, it's doing nothing exept changing his place, and we have to click on him again for opening the new tab.
- Fri May 04, 2018 12:59 pm
- Forum: Beginners
- Topic: "if" with image recognition
- Replies: 10
- Views: 9223
Re: "if" with image recognition
Thank you very much for answering my question ! I'm sorry if it wasn't clear enough, currently, I managed to make sure that it detects the right logo and clicks on it thanks to the "Image Recognition Wizard" it's the white logo, and he randomly change his place every time : https://imgur.com/1JJaWUO...
- Thu May 03, 2018 2:53 pm
- Forum: Beginners
- Topic: "if" with image recognition
- Replies: 10
- Views: 9223
"if" with image recognition
Hello everyone, I have a little problem, There are 4 images of which one different from the others, I have to click on this image, when I do it, there is a new page which appears and the images change of place, but sometimes, there is a lag and it clicks but nothing happens, you have to click again ...
- Thu May 03, 2018 11:35 am
- Forum: Technical / Scripting
- Topic: add a countdown
- Replies: 1
- Views: 1688
add a countdown
Hello everyone !
I'm a beginner, and I would like to add a countdown before each next "task", but I can't find this option in the code Builders..
Is this possible ?
Thank you.
I'm a beginner, and I would like to add a countdown before each next "task", but I can't find this option in the code Builders..
Is this possible ?
Thank you.