hi, im new to scar, have scripted for about 1 year but i dont understand the code, i tried to make my own script, its supposed to move the mouse tp the certain color i included, then wait, but i have errors, can some one tell me whats rong with my code, and how to move a mouse from one part of the screen, then click on a color, ty
program Test;
{.include SRL/SRL.scar}
begin
repeat
if (FindColorSpiral(x,y,3902183,976,488,488,976)) then
wait(200000)
end.
h):


h):
Reply With Quote











