Doesn't bank stuff from randoms. Extremely good script!!-------------------------------
Worked for 3 Hours, 40 Minutes and 7 Seconds
Gained 158760 Exp
Chopped 2352 Willows
Gained 3 Levels
-------------------------------
Doesn't bank stuff from randoms. Extremely good script!!-------------------------------
Worked for 3 Hours, 40 Minutes and 7 Seconds
Gained 158760 Exp
Chopped 2352 Willows
Gained 3 Levels
-------------------------------
Yeah, it can't bank things from random events it says "A magical force prevents this item from being deposited" or something
Click here to find out how to get full screen without members! | Click here to check out my Ultimate Bitmap Tutorial! Edited to work with Simba! |
Worked for 1 Hours, 37 Minutes and 44 Seconds
Gained 120960 Exp
Chopped 1792 Willows
Gained 0 Levels
Worked for 40 Minutes and 1 Seconds
Gained 32130 Exp
Chopped 476 Willows
Gained 0 Levels
Worked for 2 Hours, 3 Minutes and 49 Seconds
Gained 128520 Exp
Chopped 1904 Willows
Gained 0 Levels
Worked for 23 Minutes and 27 Seconds
Gained 20790 Exp
Chopped 308 Willows
Gained 0 Levels
Worked for 30 Minutes and 11 Seconds
Gained 32130 Exp
Chopped 476 Willows
Gained 0 Levels
Worked for 1 Hours, 5 Minutes and 24 Seconds
Gained 60480 Exp
Chopped 896 Willows
Gained 1 Levels
Need to add my longest report that just got ready:
WC 66-70.. mmm...-------------------------------
Worked for 10 Hours, 30 Minutes and 46 Seconds
Gained 540135 Exp
Chopped 8002 Willows
Gained 4 Levels
-------------------------------
EDIT: SOmething is not right.. I should have gotten more levels if it would have cut all the logs the proggy says. It may be because that random event box was in my invi the whole time. And also I just checked.. I have like ~8k logs in my bank at the moment, but i had like ~3k before starting it in bank. So something isn't right with the calculations.
Last edited by L3nnuk; 04-18-2009 at 07:26 PM.
well i just downloaded so ill give you a proggy soon. =] so far it's going good
Worked for 15 Hours, 23 Minutes and 6 Seconds
Gained 665280 Exp
Chopped 9856 Willows
Gained 5 Levels
it actually got me from 63-73 so gained 10 levels not 5
and the error that stoped it was
[Runtime Error] : Exception: Canvas does not allow drawing in line 126 in script D:\SCAR 3.15\includes\SRL/SRL/Core/AntiRandoms/Sandwich.scar
Last edited by hutic; 04-19-2009 at 06:42 PM. Reason: got the proggy
thx. got me to lvl 60 in 3 days![]()
Click here to find out how to get full screen without members! | Click here to check out my Ultimate Bitmap Tutorial! Edited to work with Simba! |
Worked for 5 Hours, 8 Minutes and 43 Seconds
Gained 224910 Exp
Chopped 3332 Willows
Gained 1 Levels
Worked for 44 Minutes and 54 Seconds
Gained 56700 Exp
Chopped 840 Willows
Gained 0 Levels
Worked for 3 Hours, 28 Minutes and 42 Seconds
Gained 173880 Exp
Chopped 2576 Willows
Gained 0 Levels
Nice progress report hutic. Also with that error I think you should show the developers as it happened with Sandwich.scar
Click here to find out how to get full screen without members! | Click here to check out my Ultimate Bitmap Tutorial! Edited to work with Simba! |
it works pretty well but sometimes it just searches around looking to where 2 click and doesnt click, for example its in bank it will search around but wont click the minimap..
Hmm that could be caused by the DDTM. Does it say anthing in the debug box like "Could not find rock/water color"
Click here to find out how to get full screen without members! | Click here to check out my Ultimate Bitmap Tutorial! Edited to work with Simba! |
It also sometimes doesn't bank. Just runs from willows to bank and back with full load.
Thanks, I might update this and make a fail safe for it
Click here to find out how to get full screen without members! | Click here to check out my Ultimate Bitmap Tutorial! Edited to work with Simba! |
This script works well, but sometimes wen it goes to bank it banks the logs and doesn't go back to willows.
- Also when it finishes and inventory sometimes it doenst find bank so it tries teleporting to lumby but is always unable to find its way back.
the only problem i have with it that i see, is it lags alot when it tries to bank and sometimes if cant bank so it runs back down to cut. but already has a full load.
but other then that from what ive seen it works good
Worked for 16 Minutes and 37 Seconds
Gained 20790 Exp
Chopped 308 Willows
Gained 0 Levels
stopped manually lagged and couldnt bank
$ir dyno, open up the script, look for:
SCAR Code:OpenBankQuiet('db');
and change it into this:
SCAR Code:OpenBankFast('db');
@cycrosism: When the bank is crowded it won't find the bank, so add something like this:
SCAR Code:if FindColorTolerance(x, y, 10089719, MMX1, MMY1, MMX2, MMY2, 40) then
begin
Mouse(x, y, 4, 4, true);
FFlag(7);
Writeln('We are in Draynor Bank');
end;
Edit:
Here is a little progress report:
-------------------------------
Worked for 1 Hours, 1 Minutes, and 19 Seconds
Gained 30464 Exp
Chopped 448 Willows
Gained 0 Levels
-------------------------------
Last edited by Dark Arcana; 04-24-2009 at 03:18 PM.
I fixed the problem of it not finding the bank by editing the symbol accuracy a long time ago
Click here to find out how to get full screen without members! | Click here to check out my Ultimate Bitmap Tutorial! Edited to work with Simba! |
on thursday this script worked really good, got me the whole lvl 81-82, now for some reason i get 1 load, banks but wont run back. might be only mine, got any ideas?
I just tested it.
You need to fix the chopping procedures i reakon they are very botty (clicking trees all the time until your not moving) and also walking to the bank, symbol clicking = ban. Especially constantly.
Other then that small great script. (Running wise)
-------------------------------
Worked for 39 Minutes and 5 Seconds
Gained 21870 Exp
Chopped 324 Willows
Gained 0 Levels
-------------------------------
quick proggie, got better ones but didn't copy them -.-
Edit: It would help a lot more if you added nest finding!![]()
Last edited by jenovaclone99; 04-30-2009 at 05:58 PM.
Version 6 released please test
Click here to find out how to get full screen without members! | Click here to check out my Ultimate Bitmap Tutorial! Edited to work with Simba! |
Released V6.1! Has better walking and cutting procedures and fixed the problem with the auto detect axe
Click here to find out how to get full screen without members! | Click here to check out my Ultimate Bitmap Tutorial! Edited to work with Simba! |
Mmm, looks great! I might try once I get 30 woodcutting..
There are currently 1 users browsing this thread. (0 members and 1 guests)