Doesn't have any anti random but its my WORKING first script![]()
Comments would be great! i'm still learning, haven't figered out how to use SRL in my scripts "yet"
Enjoy.Code://N0obsT3r High Alcher //Made By Shaun- The leecher from SRL program AutoAlcher; const x =711; //might need to edit these y =326; twait = 200; Procedure ClickHuman(x, y : Integer; left : Boolean);//Taken from Pmh1000's script Begin holdmouse(x, y, left); wait(40 + random(50)); releasemouse(x, y, left); End; begin repeat wait(2100+random(twait)); clickhuman(x+random(3), y+random(4), true) until(false); end.
[edit]
Ok i did something wrong it was workign a sec ago and i must of changed sumin i'll post a working one soon...
[edit2]
W0ot fixed it should work great now![]()


Reply With Quote







