DRAGON BLADE OPEN WORLD RPG SCRIPT | MINE ALL ORE’S

Created by JuIoy

Features:

--[[
List of Ore's:
MT_OreDeposit_Silver
MT_OreDeposit_Copper
MT_OreDeposit_Gold
MT_OreDeposit_Iron
]]
for _,v in pairs(game.workspace.TerrainLoadedModelsFolder:GetDescendants()) do
if string.find(v.Name, "MT_OreDeposit_Stone") then
local ohInstance1 = v
local ohTable2 = {
["Environment"] = 4
}
workspace[game.Players.LocalPlayer.Name].RequestUnbuildPart:InvokeServer(ohInstance1, ohTable2)
end
end

⚠️ Warning: Do not download any extensions or anything other than .txt/.lua file, because script will download only in .txt/.lua format or It will redirect you to a pastebin link.

📋 Notice: If you find any of the scripts patched or not working, please report it to Forever4D through Discord. The script will be removed or marked as patched!