Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
task for pixel color
#1
If a specific color appear on a screan scrip should keep pressing button untill it dissapear
and when the color is not on the screa scrip should keep pressing diffrent key every 5 sec.

Code:
Copy      Help
;beginning

int wait=wait 0 -S "color:0x6BCBFF"


if wait
,key V
,1
,key Ss
,goto beginning
else
,key T

i dont know why its not working
and how to make repeat pressing key v and Ss till color disapears??


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)