jhorus 0 Posted August 22, 2010 Hey all, I have an app window that's open, and, ideally, I'd like it to scan for a certain color, and once it finds it, moves the mouse cursor and does a left-click. Rinse repeat. This, too me, sounds easy, but maybe it isn't. But I don't know how to go about it. I'll have to use a graphical editor to figure out my colors later, of course. It doesn't have to run all the time, either, maybe like once a minute. I know the WoW fisher bot did something similar. So I tried using it as a reference, but it turns out it looks a little complicated for my needs. Share this post Link to post Share on other sites
Drifter 0 Posted August 22, 2010 I'm pretty sure i know how to do exactly what you are looking for, but I'm not sure it is within the rules of this forum. See this post. Share this post Link to post Share on other sites
JohnOne 1,603 Posted August 22, 2010 PixelSearch() MouseClick() Sleep() AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans. Share this post Link to post Share on other sites
jhorus 0 Posted August 22, 2010 Thanks JohnOne. To the rest of the readers, I'm not looking for a fisher or anything, it's just the script I was looking at for guidance, since I'm looking for some similar functionality, but no, I'm not trying to make another fisher Share this post Link to post Share on other sites