i need help with auto minner it clicks the rocks i want it to click but it lags rune scape so u cant possible do all night with it all it is right now cause of the lag is a auto clicker so u constantly have to press Ctrl+Alt+R and Ctrl+Alt+S
help much aprechiatedCode:program New; var x,y: Integer; const RockColor = 2739963; begin if(FindColor(x,y,RockColor,1,1,888,745)) then begin MoveMouseSmoothEx(x,y +random(0),20,40,45,25,20); Wait(100+random(10)); ClickMouse(x,y,true); wait(1000+random(10)); repeat until(false); end; end.![]()


Reply With Quote








use them.




