hi, i want to make a simple script, that click colors, then repeats itself.
this is all i have so far, and it doesnt work. help would be good. thank you in advance
program New;
begin
If (FindColor(x, y, 14452540 (544, 332))then
ClickMouse(x, y, True)
end.


Reply With Quote

















