Roblox Space Mining Simulator Codes 2019
Roblox is ushering in the next generation of entertainment. Imagine, create, and play together with millions of players across an infinite variety of immersive, user-generated 3D worlds. Welcome to the wiki of the Roblox Game Space Mining Simulator created by the Mithril Games Group. I decided to create this wikia because no ones did it before, feel free to help me expand it! You can always add pages or edits eththings as long as it's for adding information that's in game. Note= I don't work/create things for this game, I'm just a random person that play this game. Alien Simulator Codes – Full List Valid & Active Codes. There are not too many codes, but with the 6 valid ones you can get up to 90,000 gold: MOON: With this code you will get 20,000 cash as reward.
- -- 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
Roblox Space Mining Simulator Codes 2019 Fandom
- -- 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