Examine subset of screen for XClick

Hi, I am getting a lot of false positives that are geometrically fixed to different areas of the screen than where I am examining. Can I not have XClick examine a portion of the screen only, i.e. the middle 1/3 vertically and horizontally? Seems to me that in addition to avoiding the false positives, this would result in faster identification of the image to click on, assuming it’s always within this specified area.

Anyone know if this is possible?

That is possible, and it is a very good idea to limit the image search area. It makes the image search faster and helps with false positives.

The commands for is this visionLimitSearchArea and visionLimitSearchAreaRelative.