basestati0n
05-06-2012, 10:55 PM
Hi there,
I'm trying to write a script that will look for a colour on the screen and click it. Ideally, what I'd like to do is somehow write a line of code that, once a set of coordinates has been clicked, will ignore them for a given period of time.
e.g. mouse clicks at coordinates 121, 321 - I want the script then to ignore anything that happens at coordinates 121, 321 for x milliseconds
I know this should be possible, I'm just struggling with the logic!
Any help is appreciated,
Thanks in advance :)
I'm trying to write a script that will look for a colour on the screen and click it. Ideally, what I'd like to do is somehow write a line of code that, once a set of coordinates has been clicked, will ignore them for a given period of time.
e.g. mouse clicks at coordinates 121, 321 - I want the script then to ignore anything that happens at coordinates 121, 321 for x milliseconds
I know this should be possible, I'm just struggling with the logic!
Any help is appreciated,
Thanks in advance :)