Mining Simulator Codes – Roblox – January 2021. Full and updated list with all the valid and active Mining Simulator Codes, you can claim tons of tokens, Eggs.
Jun 29th, 2018
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
Best Pet In Mining Simulator Roblox 2019
- -- Objects
- local MiningSimGUI = Instance.new('ScreenGui')
- local ScrollingFrame = Instance.new('ScrollingFrame')
- local EarthMine = Instance.new('TextButton')
- local Sell = Instance.new('TextButton')
- local TPBypass = Instance.new('TextButton')
- -- Properties
- MiningSimGUI.Name = 'Mining Sim GUI'
- ScrollingFrame.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
- ScrollingFrame.BackgroundTransparency = 0.050000000745058
- ScrollingFrame.BorderColor3 = Color3.new(1, 1, 1)
- ScrollingFrame.Position = UDim2.new(0.725601196, 0, 0.227272734, 0)
- ScrollingFrame.Size = UDim2.new(0, 169, 0, 192)
- ScrollingFrame.CanvasSize = UDim2.new(0, 0, 0.75, 0)
- SpaceMine.Parent = ScrollingFrame
- SpaceMine.BorderColor3 = Color3.new(0.262745, 0.262745, 0.262745)
- SpaceMine.Position = UDim2.new(0.106508881, 0, 0.227828577, 0)
- SpaceMine.Font = Enum.Font.SciFi
- SpaceMine.TextColor3 = Color3.new(0, 0, 0)
- SpaceMine.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2.66, 11.2, 1574.72)
- EarthMine.Parent = ScrollingFrame
- EarthMine.BorderSizePixel = 0
- EarthMine.Position = UDim2.new(0.106508881, 0, 0.356081188, 0)
- EarthMine.Font = Enum.Font.SciFi
- EarthMine.TextColor3 = Color3.new(0, 0, 0)
- EarthMine.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2.845, 11.115, 2.871)
- SavePos.Parent = ScrollingFrame
- SavePos.BorderSizePixel = 0
- SavePos.Position = UDim2.new(0.106508881, 0, 0.520792127, 0)
- SavePos.Font = Enum.Font.SciFi
- SavePos.TextColor3 = Color3.new(0, 0, 0)
- SavePos.MouseButton1Click:Connect(function()
- local var = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.Activation.Buy.CFrame * CFrame.new(0,5,0)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = var
- Sell.Parent = ScrollingFrame
- Sell.BorderColor3 = Color3.new(0.262745, 0.262745, 0.262745)
- Sell.Position = UDim2.new(0.106508881, 0, 0.10153164, 0)
- Sell.Font = Enum.Font.SciFi
- Sell.TextColor3 = Color3.new(0, 0, 0)
- Sell.MouseButton1Click:connect(function()
- local var = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.Activation.Sell.CFrame * CFrame.new(0,5,0)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = var
- end)
- TextLabel.Parent = ScrollingFrame
- TextLabel.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
- TextLabel.BorderColor3 = Color3.new(1, 1, 1)
- TextLabel.Position = UDim2.new(0, 0, -0.00747282431, 0)
- TextLabel.Font = Enum.Font.SciFi
- TextLabel.TextColor3 = Color3.new(1, 1, 1)
- TPBypass.Parent = ScrollingFrame
- TPBypass.Position = UDim2.new(0.0532544367, 0, 0.0520833358, 0)
- TPBypass.Font = Enum.Font.SciFi
- TPBypass.TextColor3 = Color3.new(0, 0, 0)
- TPBypass.MouseButton1Click:connect(function()
- local plr = game:GetService('Players').LocalPlayer.Character.Humanoid
- wait()
- local clone = Instance.new('Humanoid',game:GetService('Players').LocalPlayer.Character)
- clone.Parent.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(0,1000,0))
- clone:Destroy()
- plr.Parent = game:GetService('Players').LocalPlayer.Character
RAW Paste Data