Grey Penguin Mining Simulator Roblox

Roblox based mining simulator is being played by more than 10,000 players and hence ranks number 1 in Roblox editor picks. According to Redbox, mining stimulator receives approximately 7 million months which certainly proves that it’s a popular game. Becoming the Biggest Penguin in Roblox Penguin Simulator Twitter Discord Roblox Group htt.

Mining Simulator Value List Roblox

Apr 27th, 2019
GreyRobloxSimulator
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. -- Version: 2.82
  2. local GG = Instance.new('ScreenGui')
  3. local StageName = Instance.new('TextBox')
  4. local FarmOff = Instance.new('TextButton')
  5. local Open = Instance.new('TextButton')
  6. --Properties:
  7. GG.Parent = game.CoreGui
  8. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  9. Frame.Position = UDim2.new(0.239234447, 0, 0.254360467, 0)
  10. Frame.Draggable = true
  11. Frame.Visible = false
  12. StageName.Parent = Frame
  13. StageName.Position = UDim2.new(0.034926679, 0, 0.125925913, 0)
  14. StageName.Font = Enum.Font.SourceSans
  15. StageName.TextColor3 = Color3.new(0, 0, 0)
  16. FarmOn.Parent = Frame
  17. FarmOn.Position = UDim2.new(0.0785340369, 0, 0.496296316, 0)
  18. FarmOn.Font = Enum.Font.SourceSans
  19. FarmOn.TextColor3 = Color3.new(0, 0, 0)
  20. FarmOn.MouseButton1Down:connect(function()
  21. game.CoreGui.GG.Frame.FarmOff.Visible = true
  22. _G.delay = 2
  23. -- For the most coins made, change the BrickColor to correspond with your area.
  24. -- Respective to the area numbers, the BrickColors are: Pastel brown, Bright violet, Moss, Neon orange, Ghost grey, and Pine cone.
  25. while wait() do
  26. for i, v in pairs(game.Workspace.Chests:GetChildren()) do
  27. for a, b in pairs(v:GetChildren()) do
  28. if _G.enabled and b and b.BrickColor.Name _G.BrickColor then
  29. game.Workspace[game.Players.LocalPlayer.Name]:MoveTo(b.Position)
  30. game.ReplicatedStorage.Aero.AeroRemoteServices.ChestService.DisconnectPlayer:FireServer(tostring(v.Name))
  31. end
  32. end
  33. end
  34. end)
  35. FarmOff.Name = 'FarmOff'
  36. FarmOff.BackgroundColor3 = Color3.new(1, 1, 1)
  37. FarmOff.Position = UDim2.new(0.0785340369, 0, 0.496296316, 0)
  38. FarmOff.Visible = false
  39. FarmOff.Text = 'FarmOff'
  40. FarmOff.TextSize = 14
  41. game.CoreGui.GG.Frame.FarmOff.Visible = false
  42. _G.enabled = false
  43. TextLabel.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  44. TextLabel.Position = UDim2.new(0.599476397, 0, -0.00370370364, 0)
  45. TextLabel.Font = Enum.Font.SourceSans
  46. TextLabel.Text = '--stage1 'Pastel brown' n--stage2 'Bright violet' n--stage3 'Moss'n--stage4 'Neon orange'n--stage5 'Ghost grey'n--stage6 'Pine Cone'Gui By kiet gamer'
  47. TextLabel.TextSize = 16
  48. Open.Parent = GG
  49. Open.Position = UDim2.new(0, 0, 0.547965169, 0)
  50. Open.Font = Enum.Font.SourceSans
  51. Open.TextColor3 = Color3.new(0, 0, 0)
  52. Open.MouseButton1Down:connect(function()
  53. game.CoreGui.GG.Open.Visible = false
  54. end)
  55. Close.Name = 'Close'
  56. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  57. Close.Size = UDim2.new(0, 121, 0, 67)
  58. Close.Font = Enum.Font.SourceSans
  59. Close.TextColor3 = Color3.new(0, 0, 0)
  60. Close.MouseButton1Down:connect(function()
  61. game.CoreGui.GG.Open.Visible = true
  62. end)
RAW Paste Data

Mining Simulator Roblox Fandom