hi im having problem with clicking on yelllow dot (banker)
i did this procedure but it doesnt click it does nothing.
procedure ToBanker;
begin
if(FindColorSpiral(x, y, 195836, 730, 227, 810, 333))then
begin
Mouse(x,y,4,4,true);
Flag;
end;
end;
if u have a good procedure which will click on yellowdot(very simple one)post it here. thnks


Reply With Quote


