Repeatedly searches the screen for [[#bitmap1-|Bitmap1]], or [[#bitmap2-|Bitmap2]] if specified. Once found, and depending on the value of the [[#waitmode-|WaitMode]], it waits for the desired [[#color-|Color]] to appear or disappear at the location of [[#reference1-|Reference1]] or (in the case of two bitmaps) in a rectangular area delimited by both references. To search for reference bitmaps, the maximum waiting time can be set using [[#wait-|Wait]], to skip multiple occurrences using [[#skip1-|Skip1]] or [[#skip2-|Skip2]], and to mask the search by using [[#maskmode1-|MaskMode1]], [[#bitmapmaskcolor1-|BitmapMaskColor1]] and [[#screenmaskcolor1-|ScreenMaskColor1]] or [[#maskmode2-|MaskMode2]], [[#bitmapmaskcolor2-|BitmapMaskColor2]] and [[#screenmaskcolor2-|ScreenMaskColor2]]. The search area is specified by the value of the [[#capturemode-|CaptureMode]]. If none of the bitmaps is found, the command ends in error.
+
Repeatedly searches the screen for [[#bitmap1-|Bitmap1]], or [[#bitmap2-|Bitmap2]] if specified. Once found, and depending on the value of the [[#waitmode-|WaitMode]], it waits for the desired [[#color-|Color]] to appear or disappear at the location of [[#reference1-|Reference1]] or (in the case of two bitmaps) in a rectangular area delimited by both references. To search for reference bitmaps, timeout can be set using [[#wait-|Wait]], to skip multiple occurrences using [[#skip1-|Skip1]] or [[#skip2-|Skip2]], and to mask the search by using [[#maskmode1-|MaskMode1]], [[#bitmapmaskcolor1-|BitmapMaskColor1]] and [[#screenmaskcolor1-|ScreenMaskColor1]] or [[#maskmode2-|MaskMode2]], [[#bitmapmaskcolor2-|BitmapMaskColor2]] and [[#screenmaskcolor2-|ScreenMaskColor2]]. The search area is specified by the value of the [[#capturemode-|CaptureMode]]. If none of the bitmaps is found, the command ends in error.
Aktuální verze z 3. 2. 2021, 14:02
Repeatedly searches the screen for Bitmap1, or Bitmap2 if specified. Once found, and depending on the value of the WaitMode, it waits for the desired Color to appear or disappear at the location of Reference1 or (in the case of two bitmaps) in a rectangular area delimited by both references. To search for reference bitmaps, timeout can be set using Wait, to skip multiple occurrences using Skip1 or Skip2, and to mask the search by using MaskMode1, BitmapMaskColor1 and ScreenMaskColor1 or MaskMode2, BitmapMaskColor2 and ScreenMaskColor2. The search area is specified by the value of the CaptureMode. If none of the bitmaps is found, the command ends in error.