Metal Detector Simulator Game Roblox

Oct 29th, 2018
Game
Never
Metal Detector Simulator Game Roblox
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!

FULL EMERALD + 200 ESSENCE CHEST PARTY!! ROBLOX BOOGA BOOGA: 2018-05-16: I FOUND 5 MILLION DOLLARS!!!! Roblox Metal Detector Simulator: 2018-05-15: ROBLOX GRANNY: 2018-05-14: WAY CREEPIER!!! Bendy And The Ink Machine Chapter 2 Remastered: 2018-05-13: GETTING MY STUFF BACK MINECRAFT ALL THE MODS 3 #2 2018-05-12: DOMINUS PET + HAT. About This Game Metal Detecting is our number one hobby, and is the one we enjoy the most. Metal detecting is a truly fascinating hobby, which is enjoyed by people of all ages. Great finds make this hobby interesting! You will find treasures if you're really looking. But don't expect to find good stuff only, you will find lots of trash! Roblox Drilling Simulator Code: shinygems150 Especially, use this Roblox Drilling Simulator Code and you will get up to 150 free gems in your game. Roblox Drilling Simulator Code: launch150 In spite of this, want to grab some free coins in your game. Then, use this Roblox Drilling Simulator code and you will get free 150 coins.

  1. --[[Metal Detecting Simulator - Farm, Rebirth, Shop
  2. rebirthactive = false
  3. local MainGUI = Instance.new('ScreenGui')
  4. local Farm = Instance.new('TextButton')
  5. local Rebirth = Instance.new('TextButton')
  6. MainGUI.Name = 'MainGUI'
  7. local MainCORE = game.CoreGui['MainGUI']
  8. MainFrame.Name = 'MainFrame'
  9. MainFrame.BackgroundColor3 = Color3.new(0.5, 0.5, 0.5)
  10. MainFrame.BorderColor3 = Color3.new(0.1, 0.1, 0.1)
  11. MainFrame.Selectable = true
  12. MainFrame.Position = UDim2.new(0, 5, 0.75, 0)
  13. MainFrame.Visible = true
  14. Farm.Name = 'Farm'
  15. Farm.BackgroundColor3 = Color3.new(0, 0, 0)
  16. Farm.Position = UDim2.new(0, 10, 0, 10)
  17. Farm.Font = Enum.Font.Fantasy
  18. Farm.Text = 'AUTO FARM'
  19. Farm.TextWrapped = true
  20. Rebirth.Name = 'Rebirth'
  21. Rebirth.BackgroundColor3 = Color3.new(0, 0, 0)
  22. Rebirth.Position = UDim2.new(0, 10, 0, 45)
  23. Rebirth.Font = Enum.Font.Fantasy
  24. Rebirth.Text = 'Auto Rebirth'
  25. Rebirth.TextWrapped = true
  26. Shop.Name = 'Shop'
  27. Shop.BackgroundColor3 = Color3.new(0, 0, 0)
  28. Shop.Position = UDim2.new(0, 10, 0, 80)
  29. Shop.Font = Enum.Font.Fantasy
  30. Shop.Text = 'Go To Shop'
  31. Shop.TextWrapped = true
  32. function notify(msg)
  33. Title = 'Metal Detecting Simulator';
  34. Duration = 5;
  35. end
  36. Farm.MouseButton1Click:connect(function()
  37. farmactive = false
  38. Farm.Text = 'Auto Farm'
  39. farmactive = true
  40. Farm.Text = 'Stop Farming'
  41. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1203.73, 70.55, 398.512)
  42. spawn(function()
  43. game:GetService('RunService').RenderStepped:connect(function()
  44. workspace['__REMOTES'].Dig:FireServer('Stop','Bronze Relic', 2)
  45. end
  46. end)
  47. end
  48. if rebirthactive true then
  49. Rebirth.BackgroundColor3 = Color3.new(0, 0, 0)
  50. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-264, 71.806, 451.9)
  51. rebirthactive = true
  52. Rebirth.BackgroundColor3 = Color3.new(0, 0.5, 0)
  53. while rebirthactive true do
  54. game:GetService('Workspace')['__REMOTES'].Rebirth:InvokeServer()
  55. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1203.73, 70.55, 398.512)
  56. wait(2)
  57. end
  58. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-256.373, 71.787, 366.732)
  59. end)
Oct 29th, 2018
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. --[[Metal Detecting Simulator - Farm, Rebirth, Shop
  2. rebirthactive = false
  3. local MainGUI = Instance.new('ScreenGui')
  4. local Farm = Instance.new('TextButton')
  5. local Rebirth = Instance.new('TextButton')
  6. MainGUI.Name = 'MainGUI'
  7. local MainCORE = game.CoreGui['MainGUI']
  8. MainFrame.Name = 'MainFrame'
  9. MainFrame.BackgroundColor3 = Color3.new(0.5, 0.5, 0.5)
  10. MainFrame.BorderColor3 = Color3.new(0.1, 0.1, 0.1)
  11. MainFrame.Selectable = true
  12. MainFrame.Position = UDim2.new(0, 5, 0.75, 0)
  13. MainFrame.Visible = true
  14. Farm.Name = 'Farm'
  15. Farm.BackgroundColor3 = Color3.new(0, 0, 0)
  16. Farm.Position = UDim2.new(0, 10, 0, 10)
  17. Farm.Font = Enum.Font.Fantasy
  18. Farm.Text = 'AUTO FARM'
  19. Farm.TextWrapped = true
  20. Rebirth.Name = 'Rebirth'
  21. Rebirth.BackgroundColor3 = Color3.new(0, 0, 0)
  22. Rebirth.Position = UDim2.new(0, 10, 0, 45)
  23. Rebirth.Font = Enum.Font.Fantasy
  24. Rebirth.Text = 'Auto Rebirth'
  25. Rebirth.TextWrapped = true
  26. Shop.Name = 'Shop'
  27. Shop.BackgroundColor3 = Color3.new(0, 0, 0)
  28. Shop.Position = UDim2.new(0, 10, 0, 80)
  29. Shop.Font = Enum.Font.Fantasy
  30. Shop.Text = 'Go To Shop'
  31. Shop.TextWrapped = true
  32. function notify(msg)
  33. Title = 'Metal Detecting Simulator';
  34. Duration = 5;
  35. end
  36. Farm.MouseButton1Click:connect(function()
  37. farmactive = false
  38. Farm.Text = 'Auto Farm'
  39. farmactive = true
  40. Farm.Text = 'Stop Farming'
  41. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1203.73, 70.55, 398.512)
  42. spawn(function()
  43. game:GetService('RunService').RenderStepped:connect(function()
  44. workspace['__REMOTES'].Dig:FireServer('Stop','Bronze Relic', 2)
  45. end
  46. end)
  47. end
  48. if rebirthactive true then
  49. Rebirth.BackgroundColor3 = Color3.new(0, 0, 0)
  50. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-264, 71.806, 451.9)
  51. rebirthactive = true
  52. Rebirth.BackgroundColor3 = Color3.new(0, 0.5, 0)
  53. while rebirthactive true do
  54. game:GetService('Workspace')['__REMOTES'].Rebirth:InvokeServer()
  55. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1203.73, 70.55, 398.512)
  56. wait(2)
  57. end
  58. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-256.373, 71.787, 366.732)
  59. end)