[FREE][Open-Source] BNDDO_Mining

A mining script for VORP. This combines functionality of a few other open-source scripts, (Credits on the repo)

Features

  • Polyzone and Node based mining.
  • Pickaxe durability with chance to break
  • Client-side cooldowns per Node
  • Max Node limit (hasn’t been testing on large server) allows a node to be mined up to max limit for the entire server
  • VORP Integrated with notifications (no additional libraries needed)
  • Animations for mining
  • VORP Progress bar CSS
  • NO MINIGAME (if you want one you can add one)
  • No need to equip pickaxe, just have in your inventory. This eliminates the walking animation (I hope)
  • Ore washing for rare items, locations, required wash item , rewards and chances all configurable

Dependencies

  • VORP
  • VORP Progress bar (you can use any progress bar, just need to modify client at line 166)
  • Polyzone - I used Outsider’s Polyzone, but you can test with other versions: Outsider Polyzone

Installation

  • Copy files to resources folder
  • Define mine zones using Polyzone (gaptooth included and rathskeller requires spooni MLO)
  • Make sure that your polyzones extend to the farthest flooring of the mine and does not extend above ground
  • Create nodes using Vector4. You can add as many as you like. Haven’t tested on very large mines though
  • Make sure all resources and items are in your DB

Roadmap -

  • Washing ores in rivers for rare items (Released)
  • Possibly gold panning

Downloads

Github:
BNDDOScripts/BNDDO_Mining: A mining script for VORP.

Support

Offered but not guranteed. Please join our Discord

Code is accessible Yes
Subscription-based No
Lines (approximately) 600
Requirements VORP, PolyZone, Progressbar
Support Peer-to-Peer

New Release

Added Ore Washing

Configurable required item to wash (like mining pan)

  • Random items and chance like with mining
  • Can register multiple specialOre types with different rewards
    – You can have like Shinyore with chance of getting gems. And then another ore for chance of getting gold.

Must be in water and you can configure what water types you want. For instance if they are in water, river, lake etc.

Thanks for adding the washing, but i cant seem to get any ore to wash in any water at all, it tells me when im not in water though

There are a few configurations that apply to washing ore.

  1. If you have configured the washingItem. That means you must have that in your inventory
  2. Config.SpecialOre , make sure thjat you have whichever ore you want to be washable configured properly.
  3. Config.AllowWashLocations. Make sure that all the types of water are enabled.

Make sure all the items are in your DB

They were the first things i looked into, it tells me “you need to be standing in water to wash” but when i stand in the water it just doesnt do anything. Thank for the help though, love the script ill keep tinkering .

Where are you trying to wash? What water location? Can you give me coords?

i tried lake don julio, upper and lower montana rivers , iron lake, san luis river and cat tail pond

Hey, not sure what could be causing that. Check the configs. If you changed anything in the files, please redownload the latest and confirm.