works flawlessly for me thx
works flawlessly for me thx
since v 2.7 every time I leave the script alone, it is logged out, it says out of herbs while I've plenty of herbs left. I still love the script though!
Made by P1ng
Cleaned 33k:
***************Mouse Keys Herb Cleaner***************
********************By Fwd Motion********************
Running for: 3 Hours, 30 Minutes and 21 Seconds
Herbs Cleaned: ~33936
Herbs Cleaned/Hour: ~9679.49952616488
Experience Gained: 384773
Experience/Hour: 109747.918134896
Antibans: 167
************************************************** ***
My scrip clean 6-7k herbs per hour, what should I change if I want 10k/h?
Got me 1-99 Herblore in less then 14 days..
Great script.
88 Herb atm.After my exams I'll get 99 with this script.I was going to get 92 herb and boost with spicy stew for overloads,but while I'm getting free 100k-130k xp per hour,it would be a bad decision![]()
v nice it cleaned 49k herbs the xp/hours a little messed up tho lol
***************Mouse Keys Herb Cleaner***************
********************By Fwd Motion********************
Running for: 5 Hours, 15 Minutes and 58 Seconds
Herbs Cleaned: ~48720
Herbs Cleaned/Hour: ~9251.5370832392
Experience Gained: 76557335
Experience/Hour: 14537552.3255323
Antibans: 262
************************************************** ***
always stops after about 20 min. would be an amazing script if this was fixed.
What do you guys suggest cleaning for the fastest exp/hour while not losing gp?
Nice script, just got from 50 to 79.
however for an addition, i was thinking of implementing a method like this; sorry i only know java but im sure it is easily transfered
hopefully the variables are self explanatory enough
it could even be used as an anti-ban right?Code:for(herb :inventory space){ if(herb.isGrimy){ go back and click grimy herb that has the grimy DTM or BMP, or whatever method used to find the objects status. } }
Kwuarms were getting me about 100k profit for each 10k i cleaned i think it was, but now prices are ruining it for me
Last edited by dlee12; 04-05-2012 at 04:59 AM.
Awesome Script
***************Mouse Keys Herb Cleaner***************
********************By Fwd Motion********************
Running for: 36 Minutes and 32 Seconds
Herbs Cleaned: ~6636
Herbs Cleaned/Hour: ~10895.6671096763
Experience Gained: 61320
Experience/Hour: 100680.746184656
Antibans: 36
************************************************** ***
can you do a update, it wont even run longer then 20 mins. and i have 130k herbs to clean and it said out of herbs?
Won't run longer then 30min.
sometimes shorter and longer but never over an hour.
plz can anyone tell me te right mousespeeds and cleanspeed that works for like 6 hours
********************By Fwd Motion********************
Running for: 51 Minutes and 46 Seconds
Herbs Cleaned: ~9016
Herbs Cleaned/Hour: ~10447.4652562296
Experience Gained: 22300
Experience/Hour: 25840.5584753684
Antibans: 41
************************************************** ***
So fast!
***************Mouse Keys Herb Cleaner***************
********************By Fwd Motion********************
Running for: 54 Minutes and 54 Seconds
Herbs Cleaned: ~9968
Herbs Cleaned/Hour: ~10891.8993077223
Experience Gained: 21965737
Experience/Hour: 24001555.614304
Antibans: 56
************************************************** ***
Successfully Cleaned 357 inventories of herbs!
This is so ridiculously fast, great script Fwd Motion. I was buying herbs at the GE and oversaw a guy telling his friend that herblore is the most expensive skill because cleaning to 99 would be almost impossible and that nobody does it.
I've already made ~15m just from cleaning, and have gained ~15 levels. Moral of the story, sucks for everybody not botting with Simba!
Whoever started buying grimy's for %10 high and selling cleans %10 low,i'll kill them!I lost like 10m today!
Yep, stops after like 5 invents or less, not sure what the problem is. Probably another one of fagex's hidden update. God I hope not cause I did 20k herbs yesterday with no problem.
********************By Fwd Motion********************
Running for: 1 Minutes and 35 Seconds
Herbs Cleaned: ~112
Herbs Cleaned/Hour: ~4242.60280314828
Experience Gained: 7167432
Experience/Hour: 271459361.191768
Antibans: 1
************************************************** ***
Out of Herbs, logging out
Successfully Cleaned 4 inventories of herbs.
Successfully executed.
Last edited by Recursive; 04-12-2012 at 09:36 PM.
Think I figured it out cause it is now cleaning perfectly as is usual
If you had for some reason changed this part of the setup from
ToCode:AlternateBank = true; // AlternateBank won't try to detect your herbs.
Then it won't work. It has to be set to true I guess. Not really sure what it does but it made the bot start working flawlessly again. Hope this helpsCode:AlternateBank = false; // AlternateBank won't try to detect your herbs.
Another fix for the xpgained/xp per hr. Took me like 2 days of reading up on pascal and playing around with the functions to figure this one out.
Change this block of code from this:
To this:Code:Function GainedXP:extended; begin result:= GetXPBarTotal - startingxp; end;
Interesting that the functions are built in and all you gotta do is call them. Very different from cpp.Code:Function GainedXP:extended; begin result:= GetXPBar(1) - Startingxp; end;
Also delete line 753, I'm quite sure it does nothing other than to write down the current amount of xp in your xp bar.
Umm after line 134, add this:
(just updates the antiban when it checks your money pouch)Code:antibans:=antibans + 1;
Changed something else to make it not stop after a few mins, but since I am still new to this scripting thing, I will wait for an update before posting my method.
That's it! Cheers!
********************By Fwd Motion********************
Running for: 39 Minutes and 23 Seconds
Herbs Cleaned: ~6804
Herbs Cleaned/Hour: ~10364
Experience Gained: 25076
Experience/Hour: 38197
Antibans: 36
************************************************** ***
Last edited by Recursive; 04-15-2012 at 04:40 AM.
********************By Fwd Motion********************
Running for: 2 Hours, 23 Minutes and 33 Seconds
Herbs Cleaned: 25312
Herbs Cleaned/Hour: 10579
Experience Gained: 75609
Experience/Hour: 31599
Antibans: 158
************************************************** ***
Thanks man!
There are currently 1 users browsing this thread. (0 members and 1 guests)