if (FindColor(x,y,MonsterColor7,0,0,515,336)) then
begin
MoveMouseSmoothEx(x,y +random(0),20,40,45,25,20);
Wait(123+random(10));
ClickMouse(x,y,false);
wait(8112)
This would cause it to click every 8 seconds, but what would cause it to click say every 8 seconds 2 seconds and 6 seconds so it would look random?


Reply With Quote











. It will cause it to off click majorly.