Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mac Command
#26
I have even tried it like this:

Code:
Copy      Help
mou 638 709 win("EV" "triuiScreen")
int col
col = pixel(638 709 win("EV" "triuiScreen"))
rep
,if col = pixel(638 709 win("EV" "triuiScreen"))
,,out "continue"
,,0.5
,,ClearOutput
,,continue
,else
,,break
out "break"
key 123345

After your suggestion about doing it in the window, it still did not work. it just continues the script even though there is no change, keys the 1233465, and "continue" never appears in debug.

There is a problem with the code. Any ideas? Really need this working for class.
[Image: banner-grunge2.jpg]


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)