Search found 2 matches
- Wed Aug 23, 2023 2:01 am
- Forum: Technical / Scripting
- Topic: Getting mouse to click random pixels within bounds?
- Replies: 1
- Views: 7435
Getting mouse to click random pixels within bounds?
I'm trying to make my mouse movements randomized within a specific box. Here's what I have so far, which is just a copy/paste from another post on these forums from 2007, in a basic loop. When I run it, I get two error messages: " xstart+xrand ystart+yrand" - I hit "Ok", then it says: " Error in : t...
- Tue Apr 23, 2019 1:57 am
- Forum: Technical / Scripting
- Topic: Image Recognition Problem
- Replies: 1
- Views: 2181
Image Recognition Problem
I am trying to use the image recognition feature but am running into an issue. The image I am trying to recognize can appear in various orientations, such as sideways or tilted, but the image stays the same. Is there a way to ignore orientation? I've tried lowering the Correlation Coefficient but th...