Im havin trouble making my scar script pick up things can some1 help me????
Im havin trouble making my scar script pick up things can some1 help me????
show us the script and add me to msn![]()
I'm using Scar 3.12
To pick things up its good to make your program do this (ive never done this but im pretty sure this is what people do)\
1. Find the color of the object lying around
2. findobjectmulti it
3. mouse(x,y,1,1,false); it
4. chooseoption('whatever its called'); it <-- i dont know if thats the actual function name, but its something like that
~ Metagen
FindColorTolerance(x, y, color, x1, y1, x2, y2, tol);
x, y -> this is where the cords will store it
x1, y1 left top corner of the place to search
x2, y2 bottom right corner of place to search
tol -> tolerance to look with
if your just trying to get the color not it a script, between the 'step over' and the 'ruber' button there's a color picker
There are currently 1 users browsing this thread. (0 members and 1 guests)