proggy =]
would have kept going but rs makes client update every 6 hrs =[
Time: 6 Hours, 23 Seconds
We have gained 178600 Agility Experience!
We are gaining 29758 Agility Experience per Hour!
Crashsmart works great, added custom function and added "if not LoggedIn then LoginPlayer;". I totally "run it and forget it", moved my laptop during the day to different wifi locations with in 24 hours.... still running minimized with one double click within that whole time!!
GREAT SCRIPT!!
thanks
Last edited by shanghai88; 02-14-2012 at 06:12 AM.
Personally I don't run scripts for more than 3-4 hours at a time without breaks for fear of getting my account banned. Not sure how to add breaks into the script however.
credit to Weequ, you need to play around with it.
*******
var
NextBreak: Integer; //add this
const
MIN_NEXTBREAK = 12000000;
MAX_NEXTBREAK = 16000000;
MIN_BREAKTIME = 180000;//3 min
MAX_BREAKTIME = 900000;//15min
procedure TakeBreak;
var
BreakTime: Integer;
begin
Logout;
BreakTime := RandomRange(MIN_BREAKTIME, MAX_BREAKTIME);
Proggy('Taking a '+IntToStr(BreakTime/(1000*60))+' minute break!');
Wait(BreakTime);
Login;
NextBreak := GetSystemTime+RandomRange(MIN_NEXTBREAK, MAX_NEXTBREAK);
end;
// line 377 add
NextBreak := GetSystemTime+RandomRange(MIN_NEXTBREAK, MAX_NEXTBREAK);
// add this in mainloop
begin
if GetSystemTime > NextBreak then TakeBreak;
end;
Yh dickhead don't tell me to gtfo this community, if u swear like that then you should leave.
And I tried fixing it myself, but failed and he didn't answer to my pms+ I have been waiting 2 weeks. How can you know if I tried fixing the script or not?
Know what you are saying, just leave thanks :-D.
Want to thank you for your awesome work on this amazing script. I love it!!
Thanks, Noke!
1st Proggy:
Time: 2 Hours, 35 Minutes and 32 Seconds
We have gained 89140 Agility Experience!
We are gaining 34572 Agility Experience per Hour!
2nd Progy:
Time: 2 Hours, 2 Minutes and 37 Seconds
We have gained 70720 Agility Experience!
We are gaining 34832 Agility Experience per Hour!
Last edited by Noke; 02-14-2012 at 10:12 PM.
Proggy:
Time: 5 Hours, 56 Minutes and 18 Seconds
We have gained 200080 Agility Experience!
We are gaining 33692 Agility Experience per Hour!
Was stopped because of rs update.
There is a party in the hole near tree two, I saw 20 bots there.
...After 12+ fail attempts, I did exaggerate a little XD, it was around 8.
Awesome script, that's why so many people uses it.
I think problem was with the new update, simba is lagging more than usual, I'm sure the wonderful staffs here is working on this issue. Mean time I'll increase wait time at tree #2
Thanks for this script, one of the best
I took advice from this thread
http://villavu.com/forum/showthread....hlight=lagging
Java 6.31 runs much better with SIMBA ATM. it must be the new update by Jagex.
so for those with slower PC or laptop. Try it and confirm.
another variable- I also increased wait(time) at tree #2
***MAKE SURE YOU DIRECTLY get the JAVA 6.31 from Oracle website!!
Last edited by shanghai88; 02-16-2012 at 01:36 AM.
Relax bro, scripters have lives too...
Our "Job" isn't to update scripts for kids like you just to flame us if we don't update if you get a wittle error. We do this on our free time as a hobby. If you don't like the way somebody does something either learn to script and fix the problem yourself, or gtfo of this community as others have said. We work too hard to help people to have people like you spit in our faces if we don't cater to your every need.
Pardon my language.
Currently: Working on Defending&Attacking in my Castle-Wars ScriptProject Rebuild: 90M/170M
Time: 7 Hours, 28 Minutes and 6 Seconds
We have gained 303916 Agility Experience!
We are gaining 40784 Agility Experience per Hour!
^ Using Skoll boots from 53-65. Your pineapple procedure works fine however I would customize the antiban a little more.
Last edited by Kave; 02-16-2012 at 06:19 AM.
Spare time is ok, but he could update it within 2 weeks.
I tried fixing it, but didn't work.
Your language is bad yes.
Just want him to update the part I mentioned before, I give feedback and he does nothing with it.
15 years old, if u like to call me a kid then do so but I do not like it, got enough brains. and here are some 10 years old aswell.
If you guys want to fight bring it here, but no more on this thread kay? Thanks![]()
hey ry guy does it go get the pineapples or do I have to have them in the inv?
Edit: nvm good sir very nice script!
do i have to babysit on this script?
There are currently 1 users browsing this thread. (0 members and 1 guests)