Advertisement
Sedrowow

FancySetupMiner

May 1st, 2025
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.36 KB | None | 0 0
  1. shell.run("label set FancyMiner")
  2. shell.run("pastebin get y8QVvv1v flex.lua")
  3. print("Installing API...")
  4. shell.run("pastebin get 5z99xPUV dig.lua")
  5. print("Installing Dig....")
  6. shell.run("pastebin get fQeui7VE quarry.lua")
  7. print("Installing Quarry...")
  8. shell.run("pastebin get 9yfBYMeU stairs.lua")
  9. print("Installing Stairs...")
  10. sleep(2)
  11. print("Complete")
  12.  
  13.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement