Features:
Command Line support!
Mines Coal or Coal and Mithril at the Mining Guild.
Banks items.
Selects the best pickaxe that can be used by character.
Wields pickaxes if possible.
Hovers over the next rock.
Planned Features (Order of easiest to hardest, not guarunteed):
Automatic Muling of items.
Web Dashboard control.
Some pseudo and some real anti-bans. Mostly focusing on real anti-bans.
Command Line Example:
Proggies:
Download:
Not going for SDN ATM.
Local Download: Google Drive Link Not currently updated.
Version History:
Version 1.2_5:
* Updated version handling code.
Version 1.2_4:
+ Added automatic version checking, checks most recent version stated by my website. Shows alert box if version mismatch. Does not show alert box if running through CLI with parameters.
Version 1.2_3:
* Fixed some bugs related to data tracking, where incorrect instance id etc would be used due to my silly webhost.
Version 1.2_2:
* Fixed paint not incrementing mined Mithril and instead incrementing mined Coal.
Version 1.2_1:
+ Added mining level, and start mining level to data tracker.
* Fixed a bug where the script would stop mining and stand still in certain cases.
Version 1.2:
+ Now tracks data such as instanceKey (randomly generated when starting script), ores mined, ore value at time, ores selected, and usernames for auto-creating signatures.
Version 1.1:
* Fixed a bug causing client to lockup, (did not occur in low resource, low cpu mode hence why I did not catch till now)
+ Added command line support (refer to Command Line Example spoiler)
Version 1.0:
+ Initial Release.