im testing it right now will let you know proggy for 30-1hr and bugs
Printable View
im testing it right now will let you know proggy for 30-1hr and bugs
yeah but i can just run and check exp my self with the counter!! also it did not pick uo my birds nest idk if it was me because seconds before i click enable debug!!!
quest should i have my Debug enable or disable??
Bird's nests are being added for V2 which is done, I havent gotten a nest while testing that so I will need the public to let me know. I will release V2 once I have fixed exp counter
slight improvement ;) Makes your anti ban cases 'better'
Code:procedure AntiBan;
begin
if(not(LoggedIn))then
exit;
FindNormalRandoms;
case Random(160) of
0..40:
begin
WriteLn('AntiBan Is Being Performed');
GameTab(Tab_Stats);
HoverSkill('Woodcutting', false);
wait(2500 + Random(1000));
Mouse(659, 189, 0, 0, True);
end;
41..90:
begin
WriteLn('Bored')
If (Cutting) then
BoredHuman;
91..122:
begin
WriteLn('afk')
wait (400 + Random(8000));
end;
123..160:
begin
WriteLn('looking around')
GameTab(Tab_Stats);
wait (400 + Random(8000));
end;
end;
end;
did you just copy my script and add a couple of things? you literally have exactly the same colours... some credits would have been nice for the chopping and chopping detection functions even if they are basic, specially when you consider all you added really was a progress report
99wc. Thanks mega284
Im very happy. With your script I did 86-99 in exactly 7 days.
http://i44.tinypic.com/oirbld.jpg
Nice 99 :)
Glad your scripts doing well!
How do I use this??
Giving it a test run, shall come back with update:-)
Updated and tested!
Does this bypass 6 hour limit?
It keeps going up stairs in varrock castle. This script will only last for a couple of hours.
Odd I got 6 hours there, I'll take a look at that location. You could always move to another location ;)