[SRL] [SCAR 3.23] [SMART]
Ultimate Miner
by -daazndagger-
Status: In need of dire Revamp!
Version: 1.01
A neat litle powermining script that I made in 2007-08. Now I have edited, organised and updated to really test and improve my scripting skills. I hope to further develop it into a 'universal' miner, that can mine and bank almost anywhere.
Make sure you post your progress reports and give feedback so that I can fix bugs and make this the best mining script ever! Use it wisely; have fun!
News:
[28/06/10] 'Requirements' section added.
[01/08/10] Version 1.01 Released!
[01/08/10] New Top Progress Report!
Requirements:
- You will need the latest version of SCAR (Currently 3.23) and SRL Open-Dev.
- For details on setting up SCAR and SRL Open-Dev follow Coh3n's Guide. it is the best tutorial I know!
- Sign up to Script Manager to see the script's and your overall statistics. For more information read YoHoJo's Guide. (Note: this is optional and not needed to run the script.)
Features:
- uses SMART (Scar Minimizing Autoing Resource Thing)
- can powermine any ore
- anti-randoms (SRL's functions)
- anti-ban (Acts like a human)
- random drop patterns
- drops unwanted gems
- quick and fast?
- takes breaks dependant on time running
- changes world if players keep stealing your rocks
- uses a version checker
- has Stats, hosted at http://scriptmanager.freehostia.com/
Setup/Instructions:
- Setup the varibles as required; currently from lines 48-144. (see code below) Note: You might need to change the rock colours, but you shouldn't have to.
SCAR Code:const
SMARTMembers = false; // Members?
GemDroppingp = true; // Do you want to drop your gems that you get from mining?
WriteDebug = false; // Shows EVERYTHING that is happening in debug log
LoadsToDoAll = 00; // Total loads to do per character
Players[0].Name :=''; // Character's username
Players[0].Pass :=''; // Characters password
Players[0].Nick :=''; // 3-4 lower case letters of your character's name
Players[0].Integers[0] := 10; // Amount of loads to do before switching
Players[0].Integers[1] := 5000; // Time(ms) to wait before attemting to mine another rock
Players[0].Strings[0] :='iron' // Ore you want to mine
Players[0].Active := True; // Are you using this player?- Place your character near the rocks you want to mine. (see 'Tested Spots' below for the best places)
- Your should have a pickaxe! It doesn't matter where you put it.
- Press PLAY!
To-do list:
- Version checker
- Stats
- Simba compatability (I think it can currently run with Simba, but it may not be stable)
- Updates via SVN
- Varrock East - Mine and Bank (iron)
- Dwarven Mine - Mine and Bank (coal, gold, addy)
- Rimmington - Mine and Bank? (iron, gold)
- Mining Guild - Mine and Bank? (coal, mith)
Tested Spots:
- Copper:
- South Lumbridge
- Dwarven Mine
- Tin:
- South Lumbridge
- Iron:
- Al Kharid (all spots tested)
- Rimmington (all spots tested)
- Dwarven Mine
(See attached thumbnail for full map of tested spots.)
Tips:
- your mining is not limited to the 'Tested Spots'. Feel completely free to mine elsewhere. It should work anywhere anyway.
- avoid mining an ore that has a similar colour to your pickaxe or character's clothes. (eg. avoid mining tin when using a steel pickaxe)
- don't minimize/restore SMART all the time because it can cause errors.
- Check the 'News' section of this post and keep up to date.
- Subscribe to this thread!
Version History:
Top Progress Reports:Code:Version 3.6 and below (07-08): - uses SMART - uses TPAs for the rock-finding procedure - anti-randoms - anti-ban (human-like features) - gem dropper Version 3.7 (2010): - fixed it up because it was outdated Reverted to Version 1.00: - uses ATAPs for the rock-finding procedure - fixed every procedure :P - made progress report better - changed name to 'Ultimate Miner' - released to the forums Version 1.01: - added Stats and Version Checker
Previous Views:PHP Code://by -daazndagger-
[====================================]
[ Ultimate Miner 1.01 ]
[ by Daazndagger ]
[====================================]
[ Run Time : 32 Hr 30 Min 23 Sec ]
[ Total Mined : 4046 ]
[ Total Loads : 147 ]
[ Total XP : 88847.5 ]
[ Breaks Taken : 40 ]
[====================================]
[ Ultimate Miner 1.01 ]
[====================================]
[===========================================================================================================]
[ Nick | Active | Worked | Loads | Ores | Ores/Hour | Levels | Reason | XP | XP/Hour ]
[===========================================================================================================]
[ *** | False | 08:13:30 | 39 | 1031 | 149 | 0 | Failed to change world | 36085 | 5244 ]
[ *** | False | 08:32:47 | 34 | 952 | 111 | 7 | No Rock | 16660 | 1949 ] // Was in a random
[ *** | False | 06:58:23 | 31 | 864 | 142 | 4 | No Rock | 15120 | 2495 ] // Was in a random
[ *** | False | 08:33:01 | 40 | 1115 | 156 | 7 | Finished Loads | 19512.5 | 2736 ]
[ *** | False | 00:25:26 | 3 | 84 | 226 | 0 | No Rock | 1470 | 3970 ] // No idea?
[===========================================================================================================]
Old Thread:
BasicPowerMinerV2.5.scar (12.3 KB, 19 views)
BasicPowerMinerV3.05.scar (18.3 KB, 26 views)
BasicPowerMinerV3.2.scar (18.9 KB, 137 views)




Reply With Quote






Is it slow for finding the rocks? Dropping? Waiting for the next rock? Etc. etc.
I said RSBot was faster, masterBB contradicted.



