Advertisement
Upscalefanatic3

Mining Simulator script

Jul 12th, 2018
11,892
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. -- Whats up guys, I got another script for you today Smile
  2. I'm thinking of making this a regular thing..
  3. Anyways again, I don't know if someone already made such thing but it's definitely useful especially when doing quests or wanting to save backpack space
  4.  
  5. -- What it does:
  6. -Makes all the Stone,Dirt,Grass blocks invisible
  7. basically an x-ray lol
  8. - A GUI that lets you find a specific block you're looking for.
  9.  
  10. -- How to use:
  11. Simply click X to toggle x-ray off and on OR press G to toggle a GUI you can search specific blocks on.
  12. You can press R to make everything go back to normal.
  13. * You can either use the GUI OR the x-ray, you cant use them both at the same time.
  14. * Some blocks wont disappear when using the GUI to search, I'm too lazy to make it so EVERY block will disappear because some of them require different ways of modifying.
  15.  
  16. -- Why is it useful?
  17. You can toggle the x-ray to look around for valuable blocks rather than getting mainly stone
  18. and some quests ask you for specific blocks which is going to be easier to do when you can find specific blocks with the GUI
  19.  
  20. -- Code: loadstring(game:GetObjects("rbxassetid://1702206227")[1].Source)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement