something like if this color then click this color and then if same thing with different colors
something like if this color then click this color and then if same thing with different colors
Are you looking for a script that if it finds "Color1" it will click on "Color1Responce"?
In that case...
SCAR Code:if(FindColor(x, y, Color, 0, 0, 500, 500))then
if(FindColor(x, y, ColorResponce, 0, 0, 500, 500))then Mouse(x, y, 3, 3, True);
I think thats what your looking for, just replace "Color" with the color you want it to look for first, and "Color Responce" with the color you want it to click on after it finds the first color. Also change the Search area to fit what you need.
EDIT: If this isn't what your looking for or if you need help with something else just let me know.
[FONT="Garamond"][SIZE="3"]
Yes, I am a criminal. My crime is that of curiosity. My crime is that of judging people by what they say and think, not what they look like. My crime is that of outsmarting you, something that you will never forgive me for.
[/SIZE][/FONT][URL="http://www.villavu.com/forum/forumdisplay.php?f=125"][IMG]http://i40.tinypic.com/r1lzdv.jpg[/IMG][/URL]
you wanna find out how to make an autocolor or how to find out colors?
There are currently 1 users browsing this thread. (0 members and 1 guests)