Roblox Mining Simulator Nuke Script

Roblox Mining Simulator Nuke Script

Script Free Youtube Login Support Script Free. Blox Piece GUI Auto Farm Esp DF TP DF Working. Hunting Simulator 2 UPDATE Gui Auto Farm/Auto Sell/FULLY AFK Working. Boku No Roblox Remastered Gui Auto Farm/Auto Equip Katana Working. This site was designed with the.com. Website builder. Create your website today.

Nuke
Feb 24th, 2018
Never
Roblox Mining Simulator Nuke Script
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. nuke = Instance.new('Part',workspace)
  2. nuke.Material = Enum.Material.DiamondPlate
  3. nuke.CFrame = CFrame.new(0,10000,0)
  4. bodypos.MaxForce = Vector3.new(100,100,100)
  5. bodypos.P =5
  6. debounce =false
  7. waittime =0.0001
  8. nuke.Touched:connect(function()
  9. debounce =true
  10. boomboom = Instance.new('Part',workspace)
  11. boomboom.Shape = Enum.PartType.Ball
  12. boomboom.Transparency =0.5
  13. boomboom.BottomSurface = Enum.SurfaceType.Smooth
  14. boomboom.CFrame = CFrame.new(0,0,0)
  15. hit:BreakJoints()
  16. whiletruedo
  17. expl = Instance.new('Explosion',workspace)
  18. hint.Text ='NUKE HAS GAINED '..tostring(boomboom.Size.Y)..' STUDS OF SIZE!'
  19. expl.BlastRadius = size
  20. boomboom.Size = boomboom.Size + Vector3.new(size,size,size)
  21. waittime = waittime -0.001
  22. end
RAW Paste Data