YpR^ 0 Posted March 22, 2005 I need to make a very simple "action", but don't know where to start. I know how to make a simulated mouse click ... BUT I need to press a specific place.. with MouseClick("left", x, y, 1) BUT... then it only have to click when the (x,y) is a specific color... How should the script look like then ? Thank you Share this post Link to post Share on other sites
YpR^ 0 Posted March 22, 2005 Okay i have figured it out now... but how do i repeat the step x times ? Share this post Link to post Share on other sites
Blue_Drache 260 Posted March 22, 2005 (edited) Okay i have figured it out now... but how do i repeat the step x times ?<{POST_SNAPBACK}>I refer you once again to the fourm archives. Try this and see if it helps.For looping help, see this link. Edited March 22, 2005 by Blue_Drache Lofting the cyberwinds on teknoleather wings, I am...The Blue Drache Share this post Link to post Share on other sites
YpR^ 0 Posted March 22, 2005 I'll look at these pages... thank you Share this post Link to post Share on other sites