great script currently at 6 hour proggy try and get 16 hour one and post it much <3
great script currently at 6 hour proggy try and get 16 hour one and post it much <3
I'm not sure if it's just me but my character just stands there after mining like 3-4 coal
Sometimes the script right clicks the deposit box but gets stuck trying to click the text saying "deposit". This is pretty annoying and happens around once per hour.
The fix for this would be trying to right click again if it fails to do so within a certain time, say 10 seconds. (I know this, because every time it gets stuck, all i have to do is to move the mouse away and the script will succeed the 2nd time)
Another fix could be simply left clicking the box.
My Scripts:
MethDwarfMiner - A Resource Dung Coal Miner
MethLarder - Oak Larder Maker #~# Oak Door Maker - MethDoorer
MethSudokuLITE - Small Casket Sudoku Solver (MEMBERS+ ONLY)
@biohazard The right click is necessary so it can choose the mine option and avoid clicking on a dwarf and starting a fight.
Methrends Dwarf Coal Miner
Running For: 6 Hours, 41 Minutes and 23 Seconds
Total Ores Deposited: 1419
Total Gems Deposited: 9
here is a short proggie of the script i have used with you. left it overnight, worked flawlessly and wonderfully , THANK YOU.
onfortunately i couldnt leave it on for any longer as it didnt have breaks. only flaw
thank you so much though, got me some nice mining lvls <3
sometimes it fails to bank and sort of freezes up...i try turning smart of then back on and still nothing...any ideas?
pain in the ass to have to restart it frequently and also come back to the pc and find it hasnt been working for the past few hours.. (lots of xp lost :/ )
Every single time I have attempted to run the script, it right clicks the ore and then the cursor swings to the left. The script waits about 6 seconds then does it again. I am not getting any coal at all.
The banking doesn't work perfectly. Sometimes, it will walk close to the deposit box but it isn't in the view of the screen so it can't find it. I think adding another point of it to walk right next to the deposit box so it always sees it will make it better.
Hi I'm new and just starting to script. Check out my first Simba script ever here:
http://villavu.com/forum/showthread.php?t=73533
If I helped you:
http://i.picasion.com/pic49/4d86097a...49046f1fb2.gif
Working very very slow for me... like 10-15 seconds in between mining another ore. Looking through the code seeing if i can change anything with my very low scripting knowledge.
Ok I got mine working now. But the mouse cursor seems to absolutely love the little pickaxe icon that pops up at the top of the screen, which is not good...
hay great script... I'm really new. Um two things, I have to login for the script to work and then it types my pass and user and secondly i get a weird thing where it hovers over my mining exp counter at the top of the screen. Its fairly slow but ill blame that on my laptop lol... thanks,
i keep getting "variable 'XTRIGPOINT' never used at line 234"
any idea whats wrong?
and how do you turn off the pick axe icon?
thanks for the help
Nevermind I got it working mostly, my only error now is when banking it right clcisk the deposit box and then hovers over it... help por favor? Great script otherwise
Methrends Dwarf Coal Miner
Running For: 3 Hours, 48 Minutes and 56 Seconds
Total Ores Deposited: 1002
Total Gems Deposited: 33
Works flawlessy, no problems what-so-ever, kept an eye on it every 15-20 minutes or so, copes well finding the ores and deposit box!
anyway to speed this up it mines one and waits then mines another then waits.
Bug: (just standing and shaking with the mouse at that spot)
(using the BETA version)
Edit: Found another bug: (just standing there)
(BETA version again)
Edit2: oh just saw it was supposed to mine at another place sorry. (will post bugs if needed there)
Last edited by Matthijsd; 02-17-2012 at 07:38 PM.
i changed it: cauze it get sometimes stucks
function FindBox(open:Boolean):Boolean;
var
x, y, CTS: Integer;
begin
CTS := GetColorToleranceSpeed;
ColorToleranceSpeed(2);
SetColorSpeed2Modifiers(0.14, 0.58);
while (FindColorSpiralTolerance(x, y, 6653850, MSX1, MSY1, MSX2, MSY2, 3)) do
begin
Mouse(x, y, 2, 2, mouse_left);
begin
if (open) then
begin
Mouse(x, y, 2, 2, mouse_left);
end;
Result := True;
ColorToleranceSpeed(CTS);
SetColorSpeed2Modifiers(0.2, 0.2);
exit;
end;
end;
thumbs up![]()
this is a very well done script....though a couple bugs (which I've fixed for my use). truly a pro script big ups! used this from 51-79 mining. very good! too many proggies but my longest one was 18 hours....not a single random! (I'm lucky I guess). you should add maybe mithril to the script....if not I'll make it myself....but a good thought. thanks again!
Like A Boss
Sorry for double post but for all of you that have hovering issues (if not answered already) turn your exp pop up off! the script thinks its coal!
Like A Boss
I always get this error when i get a full inventory and its supposed to bank...
can someone help me plz?
Warning! You passed a wrong ye to a finder function: 50. The client has a height of 49, thus the ye is out of bounds. Setting the value to 48 (h-1) for now.
Successfully executed.
The following DTMs were not freed: [2, 3]
What an awesome script! I have been running this for a couple hours. It is great, I'm loving it.
There are currently 1 users browsing this thread. (0 members and 1 guests)