Alright, so I know how PixelSearch works, that's not the actual problem. I'm trying to scan my screen for pixels and have it find where the pixels are located at(Easy enough). But in addition to that I am trying to have it recognize which area on my screen the pixels are located at, and perform an action based on where they are. For example: Let's say I have a normal screen and I had a dotted line down the middle. The pixels that I am attempting to locate are on the right side of the screen.