Melvor Auto Miner

Helpful tool for auto-mining in Melvor

Δημιουργός
Shamus03
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
228
Βαθμολογίες
0 0 0
Έκδοση
1.6
Δημιουργήθηκε την
09/04/2021
Ενημερώθηκε την
01/09/2021
Μέγεθος
7 KB
Άδεια
Μη διαθέσιμη
Εφαρμόζεται σε

Adds a dropdown menu to the mining page to select some advanced mining behavior. Selecting a bar will mine for ores in the correct ratios (currently always mines full coal amounts - I will add an option for half/no coal in the future) and finds another ore to mine if the top priority ores are all currently down.

Your selection is saved in localStorage and will be restored when you reload.

The last two options "Lowest Mastery" and "Highest Ore Not Maxed" are helpful when mastering the skill:

  • "Lowest Mastery" mines whatever rock has the lowest mastery. It will end up switching rocks a lot so I think you'll actually end up losing time on lag versus the small gain you get from optimal mastery progress.
  • "Highest Ore Not Maxed" will mine the highest tier ore that is not 99 mastery and not currently respawning. That will ensure you're always making good use of the ores with a long respawn timer like runite and dragonite ore.

Unlike SEMI's auto-mine script, this will only switch ores while actively mining. So it plays nicely with Melvor Action Queue, for example.

This script will also buy more charges of whatever gloves you're wearing once they are about to deplete. Works for thieving/cooking gloves too just by chance.

Also provides a very basic framework for other scripts to add more functionality when certain events occur:

  • a rock respawns
  • a rock gets damaged
  • a charge of your gloves gets used

Perhaps that list will be expanded to more non-mining-related events in the future.