Search found 1 match
- Wed Jul 11, 2007 5:14 pm
- Forum: Beginners
- Topic: In any language/script, how can I send keys via pixel/pic?
- Replies: 2
- Views: 5091
In any language/script, how can I send keys via pixel/pic?
I want to be able to send a keypress (such as left, right, etc) based on pixel color on the screen. For example, if this pixel equals this value, send this keypress. What is the best way to do this? I might add that this would have to be scanning the screen constantly looking at the same spot until ...