2 hours ago Sign in Sign up. GO API tools faq. 13,912 . CSS | 1 hour ago 5,738 . Mining Simulator GUI. Never .
Lua 8.12 KB . 2 hours ago paste .
a guest . Apr 29th, 2018. Pastebin . Lua |
May 20th, 2018. 2 hours ago Python | TWEET [REL] Mining Simulator GUI. 38,698 . JavaScript | Not a member of Pastebin yet? Lua |
paste . 3 hours ago paste . 3 hours ago Sign in Sign up. 21,394 . TWEET. Jun 29th, 2018. SHARE. SHARE. Never . Pastebin is a website where you can store text online for a set period of time.
Java | Lua | Mining Simulator. Java | GO API tools faq. GO API tools faq. a guest --Scripts by Mushkrem, Racist Dolphin, LuckyMMB ectlocal LocalPlayerButton = Instance.new("TextButton")local SellToggleButton = Instance.new("TextButton")local MineDangerStatusGUIButton = Instance.new("TextButton")local CandyLandTPButton = Instance.new("TextButton")local FoodLandTPButton = Instance.new("TextButton")local DinoLandTPButton = Instance.new("TextButton")local AtlantisTPButton = Instance.new("TextButton")local TheBeachTPButton = Instance.new("TextButton")local CrystalCavernTPButton = Instance.new("TextButton")local HalloweenTPButton = Instance.new("TextButton")ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")local plr = game:GetService("Players").LocalPlayer.Character.Humanoidlocal clone = Instance.new("Humanoid",game:GetService("Players").LocalPlayer.Character)clone.Parent.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(0,1000,0))plr.Parent = game:GetService("Players").LocalPlayer.CharacterGuiStart1.BackgroundColor3 = Color3.new(0.105882, 0.105882, 0.105882)GuiStart1.Position = UDim2.new(0.507143617, 0, 0.195893392, 0)HideButton.BackgroundColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)HideButton.Position = UDim2.new(0.930000007, 0, 0.121212125, 0)GUINameLabel1.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)GUINameLabel1.Position = UDim2.new(0.0191846527, 0, -0.181818187, 5)GUINameLabel1.TextStrokeColor3 = Color3.new(0.137255, 0.137255, 0.137255)GUINameLabel1.TextXAlignment = Enum.TextXAlignment.LeftOpenButton.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)OpenButton.Position = UDim2.new(0.860000014, 0, 0.121212125, 0)MainFrame1.BackgroundColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)MainFrame1.BorderColor3 = Color3.new(0.254902, 0.254902, 0.254902)DecoFrame1.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)HomeFrame.BackgroundColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)HomeFrame.Position = UDim2.new(0.309352517, 0, 0, 0)DecoFrame2.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)DecoFrame2.Position = UDim2.new(0.0694444478, 0, 0.047169812, 0)DecoFrame3.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)DecoFrame3.Position = UDim2.new(0.0694444478, 0, 0.149000004, 0)DecoFrame4.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)DecoFrame4.Position = UDim2.new(0.0694444478, 0, 0.238207549, 0)DecoFrame6.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)DecoFrame6.Position = UDim2.new(0.000324726105, 0, 0.964622617, 0)DecoFrame8.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)DecoFrame8.Position = UDim2.new(0.0694444478, 0, 0.339622647, 0)DecoFrame9.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)DecoFrame9.Position = UDim2.new(0.0689999983, 0, 0.408792466, 0)DecoFrame10.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)DecoFrame10.Position = UDim2.new(0.0689999983, 0, 0.475792438, 0)DecoFrame11.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)DecoFrame11.Position = UDim2.new(0.0689999983, 0, 0.544792473, 0)HomeButton.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)LocalPlayerButton.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)LocalPlayerButton.Position = UDim2.new(0, 0, 0.0869999975, 0)LocalPlayerButton.MouseButton1Click:connect(function()TeleportsButton.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)TeleportsButton.Position = UDim2.new(0, 0, 0.166999996, 0)TeleportsButton.MouseButton1Click:connect(function()FunctionsButton.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)FunctionsButton.Position = UDim2.new(0, 0, 0.247999996, 0)FunctionsButton.MouseButton1Click:connect(function()FunctionsFrame.BackgroundColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)FunctionsFrame.Position = UDim2.new(0.309352517, 0, 0, 0)SellButton.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)SellButton.Position = UDim2.new(0.0350000001, 0, 0.126000002, 0) 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 = varDecoFrame7.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)DecoFrame7.Position = UDim2.new(0.000324726105, 0, 0.964622617, 0)SellToggleButton.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)SellToggleButton.Position = UDim2.new(0.638888896, 0, 0.125, 0)SellToggleButton.MouseButton1Click:connect(function()game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key) 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 = varBuyButton.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)BuyButton.Position = UDim2.new(0.0350000001, 0, 0.197999999, 0) 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 = varBuyToggleButton.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)BuyToggleButton.Position = UDim2.new(0.638888896, 0, 0.198113203, 0)BuyToggleButton.MouseButton1Click:connect(function()game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key) 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 = varFastMineButton.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)FastMineButton.Position = UDim2.new(0.0347222239, 0, 0.023584906, 0)-- Made by: Racist Dolphin#5199 ID: 146307779735322624local env, env2, maxRange, start = nil, nil, nil, nil if tostring(env.script.Parent) == "ScreenGui" then debug.setlocal(2, "startTick", tick() + 999)UnglitchButton.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)UnglitchButton.Position = UDim2.new(0.0350000001, 0, 0.272000015, 0)UnglitchButton.MouseButton1Click:connect(function()location = game.Players.LocalPlayer.Character.HumanoidRootPart.CFramegame.Players.LocalPlayer.Character.Humanoid.Name = 1 local l = game.Players.LocalPlayer.Character["1"]:Clone() game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character game.Players.LocalPlayer.Character.Animate.Disabled = true game.Players.LocalPlayer.Character.Animate.Disabled = false game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None" location = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = location loadstring(game:HttpGet(('https://pastebin.com/raw/CCHHMuM9'),true))()SellToggleTextBox.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)SellToggleTextBox.Position = UDim2.new(0.510416687, 0, 0.125, 0)BuyToggleTextBox.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)BuyToggleTextBox.Position = UDim2.new(0.510416687, 0, 0.198113203, 0)MineDangerStatusGUIButton.Name = "MineDangerStatusGUIButton"MineDangerStatusGUIButton.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)MineDangerStatusGUIButton.Position = UDim2.new(0.0350000001, 0, 0.372000009, 0)MineDangerStatusGUIButton.Size = UDim2.new(0, 268, 0, 39)MineDangerStatusGUIButton.Font = Enum.Font.SourceSansBoldMineDangerStatusGUIButton.TextColor3 = Color3.new(1, 1, 1)MineDangerStatusGUIButton.MouseButton1Down:Connect(function()TeleportsFrame.BackgroundColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)TeleportsFrame.Position = UDim2.new(0.309352517, 0, 0, 0)DecoFrame13.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)DecoFrame13.Position = UDim2.new(0.000324726105, 0, 0.964622617, 0)EarthTPButton.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)EarthTPButton.Position = UDim2.new(0.0347222239, 0, 0.0259433966, 0)for i, player in ipairs(game.Players:GetChildren()) do if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then player.Character.HumanoidRootPart.CFrame = target + Vector3.new(0, i * 5, 0)SpaceTPButton.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)SpaceTPButton.Position = UDim2.new(0.510694444, 0, 0.0269434005, 0)for i, player in ipairs(game.Players:GetChildren()) do if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then player.Character.HumanoidRootPart.CFrame = target + Vector3.new(0, i * 5, 0)CandyLandTPButton.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)CandyLandTPButton.Position = UDim2.new(0.0350000001, 0, 0.0989999995, 0)CandyLandTPButton.MouseButton1Down:connect(function()for i, player in ipairs(game.Players:GetChildren()) do if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then player.Character.HumanoidRootPart.CFrame = target + Vector3.new(0, i * 5, 0)ToyLandTPButton.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)ToyLandTPButton.Position = UDim2.new(0.510694444, 0, 0.0989999995, 0)ToyLandTPButton.MouseButton1Down:connect(function()for i, player in ipairs(game.Players:GetChildren()) do if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then player.Character.HumanoidRootPart.CFrame = target + Vector3.new(0, i * 5, 0)FoodLandTPButton.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)FoodLandTPButton.Position = UDim2.new(0.0350000001, 0, 0.172999993, 0)FoodLandTPButton.MouseButton1Down:connect(function()for i, player in ipairs(game.Players:GetChildren()) do if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then player.Character.HumanoidRootPart.CFrame = target + Vector3.new(0, i * 5, 0)DinoLandTPButton.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)DinoLandTPButton.Position = UDim2.new(0.510694444, 0, 0.172999993, 0)DinoLandTPButton.MouseButton1Down:connect(function()for i, player in ipairs(game.Players:GetChildren()) do if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then player.Character.HumanoidRootPart.CFrame = target + Vector3.new(0, i * 5, 0)AtlantisTPButton.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)AtlantisTPButton.Position = UDim2.new(0.0350000001, 0, 0.246000007, 0)AtlantisTPButton.MouseButton1Down:connect(function()for i, player in ipairs(game.Players:GetChildren()) do if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then player.Character.HumanoidRootPart.CFrame = target + Vector3.new(0, i * 5, 0)TheBeachTPButton.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)TheBeachTPButton.Position = UDim2.new(0.510694444, 0, 0.246000007, 0)TheBeachTPButton.MouseButton1Down:connect(function()for i, player in ipairs(game.Players:GetChildren()) do if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then player.Character.HumanoidRootPart.CFrame = target + Vector3.new(0, i * 5, 0)CrystalCavernTPButton.Name = "CrystalCavernTPButton"CrystalCavernTPButton.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)CrystalCavernTPButton.Position = UDim2.new(0.0350000001, 0, 0.319999993, 0)CrystalCavernTPButton.Size = UDim2.new(0, 131, 0, 28)CrystalCavernTPButton.Font = Enum.Font.SourceSansBoldCrystalCavernTPButton.TextColor3 = Color3.new(1, 1, 1)CrystalCavernTPButton.MouseButton1Down:connect(function()for i, player in ipairs(game.Players:GetChildren()) do if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then player.Character.HumanoidRootPart.CFrame = target + Vector3.new(0, i * 5, 0)HalloweenTPButton.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)HalloweenTPButton.Position = UDim2.new(0.510694444, 0, 0.319999993, 0)HalloweenTPButton.MouseButton1Down:connect(function()for i, player in ipairs(game.Players:GetChildren()) do if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then player.Character.HumanoidRootPart.CFrame = target + Vector3.new(0, i * 5, 0)LocalPlayerFrame.BackgroundColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)LocalPlayerFrame.Position = UDim2.new(0.309352517, 0, 0, 0)DecoFrame12.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)DecoFrame12.Position = UDim2.new(0.000324726105, 0, 0.964622617, 0)SpeedButton.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)SpeedButton.Position = UDim2.new(0.0347222239, 0, 0.0259433966, 0)JumpPowerButton.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)JumpPowerButton.Position = UDim2.new(0.510694444, 0, 0.0269434005, 0)JumpPowerButton.MouseButton1Click:connect(function()FlyButton.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)FlyButton.Position = UDim2.new(0.0347222239, 0, 0.0990566015, 0) game.Players.LocalPlayer.Character:WaitForChild("HumanoidRootPart") local torso = game.Players.LocalPlayer.Character.HumanoidRootPart pos.maxForce = Vector3.new(math.huge, math.huge, math.huge) localplayer.Character.Humanoid.PlatformStand=true local new=gyro.cframe - gyro.cframe.p + pos.position if not keys.w and not keys.s and not keys.a and not keys.d then new = new + workspace.CurrentCamera.CoordinateFrame.lookVector * speed new = new - workspace.CurrentCamera.CoordinateFrame.lookVector * speed gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(-math.rad(speed*15),0,0) gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(math.rad(speed*15),0,0) gyro.cframe = workspace.CurrentCamera.CoordinateFrame localplayer.Character.Humanoid.PlatformStand=false if not torso or not torso.Parent then flying=false e1:disconnect() e2:disconnect() return end Pastebin is a website where you can store text online for a set period of time. Java | Java | Pastebin . Lua | SHARE. paste . Pastebin . 29 min ago Sign Up, it unlocks many cool features! By continuing to use Pastebin, you agree to our use of cookies as described in the a guest local ScrollingFrame = Instance.new("ScrollingFrame")
ScrollingFrame.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
ScrollingFrame.BackgroundTransparency = 0.050000000745058
ScrollingFrame.Position = UDim2.new(0.725601196, 0, 0.227272734, 0)
ScrollingFrame.CanvasSize = UDim2.new(0, 0, 0.75, 0)
SpaceMine.BorderColor3 = Color3.new(0.262745, 0.262745, 0.262745)
SpaceMine.Position = UDim2.new(0.106508881, 0, 0.227828577, 0)
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2.66, 11.2, 1574.72)
EarthMine.Position = UDim2.new(0.106508881, 0, 0.356081188, 0)
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2.845, 11.115, 2.871)
SavePos.Position = UDim2.new(0.106508881, 0, 0.520792127, 0)
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.BorderColor3 = Color3.new(0.262745, 0.262745, 0.262745)
Sell.Position = UDim2.new(0.106508881, 0, 0.10153164, 0)
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
TextLabel.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
TextLabel.Position = UDim2.new(0, 0, -0.00747282431, 0)
TPBypass.Position = UDim2.new(0.0532544367, 0, 0.0520833358, 0)
local plr = game:GetService("Players").LocalPlayer.Character.Humanoid
local clone = Instance.new("Humanoid",game:GetService("Players").LocalPlayer.Character)
clone.Parent.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(0,1000,0))
plr.Parent = game:GetService("Players").LocalPlayer.Character
Pastebin is a website where you can store text online for a set period of time. SHARE. The Script : https://pastebin.com/fwysMsUu My brother channel : https://www.youtube.com/channel/UC1sif3bVPfTgvpFvYBbf4vg Make sure to subscribe and like bye! Pastebin.com is the number one paste tool since 2002. TWEET-- Mining Simulator GUI.
Python | 3 hours ago By continuing to use Pastebin, you agree to our use of cookies as described in the TWEET.
Pastebin is a website where you can store text online for a set period of time. 1 hour ago