There really isn't much code to show (because you'd need to have my exact same set up and everything), but basically here's what happening: I am clicking a button on my screen, waiting for a pixel to appear (it appears anywhere from 5-50ms - it loops my script until that pixel appears), then search for another pixel on a different part of the screen right after the previous one was found. On my best computer (my main one), all works well and dandy and it finds that second pixel and clicks it. H