TotalMiner V2.35
So here is my first script thus far. Kinda crazy looking at the first one, its so bad lol. Hopefully I can keep improving it because I know some things are still wrong with it and it has some bugs, but I think its decent now. I really need to work on my standards because I have stuff everywhere but hopefully it will come in time.
Features:
-Mines Tin/Copper from the mine south of lumbridge
-Option to bank or drop ores
-Option to use home teleport to bank or walk
-Option to keep or drop gems
-Option to mine only tin, only copper, or both
-Option to use left clicks while mining, right clicks while mining, or both
-Can set time interval between clicking rock again
-Failsafes on a lot of things. If you fail most things it will home teleport and try again.
Instructions:
-Enter the settings and start the script. The settings are next to their respective choices.
Currently working on:
-Make mining ores faster and more accurate. Sometimes it stands there until it times out.
-Proggy has wrong ore count, need to look at the loops and see whats going on
-Instead of logging out, will just home teleport as failsafe
-Improve color finding. Some of the procedures need to be redone because they cannot be found or are barely working.
-Add more failsafes
-Some DTMs not releasing, need to find out where
-Proggy exp sometimes displays crazy number
Proggies:
V2.2
^ With 40ish mining and bronze pick, ore counts are off.Code://////TotalMiner V2.2////// Copper mined: 53 Tin mined: 48 Inventories banked: 4 Running for: 28 minutes. ///////////////////////////// //////TotalMiner V2.2////// Copper mined: 37 Tin mined: 34 Inventories banked: 5 Running for: 00:31:55 ///////////////////////////
V2.3
Code://////TotalMiner V2.3////// Copper mined: 193 Tin mined: 170 Inventories banked: 13 Running for: 01:01:42 /////////////////////////// //////TotalMiner V2.3////// Copper mined: 255 Tin mined: 213 Inventories banked: 17 Running for: 01:21:32 Exp gained: 8312 /////////////////////////// //////TotalMiner V2.3////// Copper mined: 665 Tin mined: 632 Inventories banked: 48 Running for: 03:46:04 Exp gained: -113198842 <--- WTF? ///////////////////////////
Changelog:
If you happen to find any bugs it should spit out something in the debug box with what went wrong, come and let me know. Thanks and enjoy.Code:v1.0 : Script released (3/22/2012) v2.0 : Complete revamp of script. (3/24/2012) v2.1 : Improve various methods. Added progress report. (3/25/2012) v2.2 : IMPROVE MOAR METHODS. Also added some failsafes. (3/26/2012) v2.3 : General stability increased. Fixed some standards issues. Refined some methods. Fixed progress report ore counts. Added antiban while mining. (3/27/2012) v2.35 : Changed all failsafes to use home teleport. Should be pretty stable now. (3/27/2012)



Reply With Quote





.