hello new problem :) I start to ran the computer with Block 1 open it with a limited time of 50 seconds by block 0 wait 50 and block 1 then let my customer write there user account names and give them 50 seconds to do so. 1. problem: I want them to click enter when there done writing there name with...
hello new problem :) I start to ran the computer with Block 1 open it with a limited time of 50 seconds by block 0 wait 50 and block 1 then let my customer write there user account names and give them 50 seconds to do so. 1. problem: I want them to click enter when there done writing there name with...
Here the summary of what i want 1. if it find a green color, it will send a message and terminate everything immediately with out doing anything. //Find Let>WSI_TIMEOUT=5 WaitScreenImage>C:\PC Files\0. Desktop wall paper 1-23-2021\Robot\green.bmp,0 ExecuteFile>C:\PC Files\0. Desktop wall paper 1-23-...
hi thanks for the fast replies here's what's best for me 1. if the search box is RED no problem it only execute RED. 2. the problem is if the search box is green it will both execute GREEN first and then RED. what program or command will i do to not execute RED. I know this is super noob question so...
the search box has 3 color if you will not write nay name it will turn white that is why i want to stop the macro in 5 seconds is the person will not write any name. thanks
When I tried this method it Execute both green and red exe, how can we make it to execute 1 exe only? and thanks very much for the reply really appreciate it. :D //Find and Left Click Center of FindImagePos>%BMP_DIR%\redimage.bmp,SCREEN,0.7,1,XArr,YArr,NumFound,CCOEFF If>RedNumFound>0 ExecuteFile>pa...
I want to ran a compile EXE If the Screen Image see a GREEN color it will ran a GREEN.EXE (green add time) If the Screen Image see a RED color it will ran a RED.EXE (red create an account) ? I do not know how to use if command can anybody help? Wait>0.20 WaitScreenImage>C:\PC Files\0. Desktop wall p...