Links to Roblox profiles and relevant images/videos are allowed. Discord links should only be posted in Discussions. Re-posting If you want to re-post your offer, mark the old comment for deletion. Deletion If you want a comment deleted, edit the content to be something like 'Delete this.' Context Be clear on what you want and what you have.
Aug 16th, 2018
Never
Roblox Rebirth Simulator Codes
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- New Rebirth Token Glitch Mining Simulator Roblox. The rebirth shop is a special part within each shop where players are able to purchase items with rebirth tokens. Rebirth shops are found in the shops in all zones. The tools and backpacks, once purchased, aren't lost after rebirthing like those purchased with coins. The tools are more powerful and the backpacks can carry larger quantities of.
- Mining Simulator is a ROBLOX game developed by Rumble Studios. Team up with your friends, or go on a solo mining expedition to discover rare gems and become rich! Strike diamonds, become rich, travel to different worlds, collect pets, hats, and so much more!
- -- Version: 2.82
- local banhammersimulator = Instance.new('ScreenGui')
- local noob = Instance.new('TextButton')
- local pirate = Instance.new('TextButton')
- local hacker = Instance.new('TextButton')
- --Properties:
- banhammersimulator.Parent = game.Players.LocalPlayer:WaitForChild('PlayerGui')
- main.Name ='main'
- main.BackgroundColor3 = Color3.new(0,0,0)
- main.Position = UDim2.new(0.375151515,0,0,0)
- noob.Parent = main
- noob.BackgroundColor3 = Color3.new(0.988235,1,0.239216)
- noob.Size = UDim2.new(0,103,0,50)
- noob.Text ='Noobs Farm'
- noob.TextScaled =true
- noob.TextWrapped =true
- doge.Name ='doge'
- doge.BackgroundColor3 = Color3.new(1,0.65098,0.25098)
- doge.Size = UDim2.new(0,103,0,50)
- doge.Text ='Doges Farm'
- doge.TextScaled =true
- doge.TextWrapped =true
- pirate.Name ='pirate'
- pirate.BackgroundColor3 = Color3.new(0.54902,0.384314,0.25098)
- pirate.Size = UDim2.new(0,103,0,50)
- pirate.Text ='Pirates Farm'
- pirate.TextScaled =true
- pirate.TextWrapped =true
- spammer.Name ='spammer'
- spammer.BackgroundColor3 = Color3.new(1,0.858824,0.733333)
- spammer.Position = UDim2.new(0.203093231,0,0.25,0)
- spammer.Font = Enum.Font.SourceSans
- spammer.TextColor3 = Color3.new(0,0,0)
- spammer.TextSize =14
- hacker.Parent = main
- hacker.Position = UDim2.new(0.353960454,0,0.25,0)
- hacker.Font = Enum.Font.SourceSans
- hacker.TextColor3 = Color3.new(0,0,0)
- hacker.TextSize =14
- skeleton.Parent = main
- skeleton.BackgroundColor3 = Color3.new(1,0.737255,0.309804)
- skeleton.Position = UDim2.new(0.814543307,0,0.25,0)
- skeleton.Font = Enum.Font.SourceSans
- skeleton.TextColor3 = Color3.new(0,0,0)
- skeleton.TextSize =14
- -- Scripts:
- whiletruedo
- wait()
- wait()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.NPCs.Pirates.NPCs.Pirate.UpperTorso.CFrame
- wait()
- wait()
- end
- end)
- noob.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.NPCs.Noobs.NPCs.Noob.UpperTorso.CFrame
- wait()
- wait()
- end
- end)
- hacker.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.NPCs.Hackers.NPCs.Hacker.UpperTorso.CFrame
- wait()
- wait()
- end
- end)
- spammer.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.NPCs.Spammers.NPCs.Spammer.UpperTorso.CFrame
- wait()
- wait()
- end
- end)
- doge.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.NPCs.Doges.NPCs.Doge.UpperTorso.CFrame
- wait()
- wait()
- end
- end)
- skeleton.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.NPCs.Skeletons.NPCs.Skeleton.UpperTorso.CFrame
- wait()
- wait()
- end
- end)
Oct 30th, 2018
Never
Mining Simulator Roblox Rebirth
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- -- Objects
- local BanHammerSimulator = Instance.new('ScreenGui')
- local TopBar = Instance.new('Frame')
- local MadebyCIRAXY3517 = Instance.new('TextLabel')
- local Noobs = Instance.new('TextButton')
- local Pirates = Instance.new('TextButton')
- local X = Instance.new('TextButton')
- local OpenButton = Instance.new('TextButton')
- -- Properties
- BanHammerSimulator.Name = 'Ban Hammer Simulator'
- Background.Parent = BanHammerSimulator
- Background.BackgroundColor3 = Color3.new(0.207843, 0.207843, 0.207843)
- Background.Position = UDim2.new(0.390772104, 0, 0.284369141, 0)
- Background.Size = UDim2.new(0, 232, 0, 284)
- TopBar.Name = 'TopBar'
- TopBar.Active = true
- TopBar.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
- TopBar.ClipsDescendants = true
- TopBar.Size = UDim2.new(0, 232, 0, 22)
- MadebyCIRAXY3517.Name = 'Made by CIRAXY#3517'
- MadebyCIRAXY3517.BackgroundColor3 = Color3.new(1, 1, 1)
- MadebyCIRAXY3517.Position = UDim2.new(-0.0269693136, 0, 5.96046448e-08, 0)
- MadebyCIRAXY3517.Font = Enum.Font.ArialBold
- MadebyCIRAXY3517.TextColor3 = Color3.new(1, 0.921569, 0.0313726)
- MadebyCIRAXY3517.TextStrokeTransparency = 0
- Hackers.Parent = Background
- Hackers.BackgroundColor3 = Color3.new(0.635294, 0.635294, 0.635294)
- Hackers.BorderColor3 = Color3.new(0.164706, 0.164706, 0.164706)
- Hackers.Position = UDim2.new(0.067666769, 0, 0.11966525, 0)
- Hackers.Font = Enum.Font.SourceSans
- Hackers.TextColor3 = Color3.new(0, 0, 0)
- Hackers.TextStrokeColor3 = Color3.new(0.905882, 0.917647, 0.00784314)
- Noobs.Parent = Background
- Noobs.BackgroundColor3 = Color3.new(0.635294, 0.635294, 0.635294)
- Noobs.BorderColor3 = Color3.new(0.164706, 0.164706, 0.164706)
- Noobs.Position = UDim2.new(0.067666769, 0, 0.32939443, 0)
- Noobs.Font = Enum.Font.SourceSans
- Noobs.TextColor3 = Color3.new(0, 0, 0)
- Noobs.TextStrokeColor3 = Color3.new(0.905882, 0.917647, 0.00784314)
- Noobs.TextWrapped = true
- Doges.Name = 'Doges'
- Doges.BackgroundColor3 = Color3.new(0.635294, 0.635294, 0.635294)
- Doges.BorderColor3 = Color3.new(0.164706, 0.164706, 0.164706)
- Doges.Position = UDim2.new(0.067666769, 0, 0.544010758, 0)
- Doges.Font = Enum.Font.SourceSans
- Doges.TextColor3 = Color3.new(0, 0, 0)
- Doges.TextStrokeColor3 = Color3.new(0.905882, 0.917647, 0.00784314)
- Pirates.Parent = Background
- Pirates.BackgroundColor3 = Color3.new(0.635294, 0.635294, 0.635294)
- Pirates.BorderColor3 = Color3.new(0.164706, 0.164706, 0.164706)
- Pirates.Position = UDim2.new(0.0676667988, 0, 0.741538703, 0)
- Pirates.Font = Enum.Font.SourceSans
- Pirates.TextColor3 = Color3.new(0, 0, 0)
- Pirates.TextStrokeColor3 = Color3.new(0.905882, 0.917647, 0.00784314)
- DownBar.Parent = Background
- DownBar.BackgroundColor3 = Color3.new(0.901961, 1, 0)
- DownBar.BorderSizePixel = 0
- DownBar.Position = UDim2.new(0, 0, 0.96830982, 0)
- X.Parent = Background
- X.BorderSizePixel = 0
- X.Size = UDim2.new(0, 22, 0, 22)
- X.Text = 'X'
- X.TextScaled = true
- X.TextWrapped = true
- OpenFrame.Name = 'Open Frame'
- OpenFrame.BackgroundColor3 = Color3.new(1, 1, 1)
- OpenFrame.Position = UDim2.new(0, 0, 0.595103562, 0)
- OpenButton.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
- OpenButton.BorderColor3 = Color3.new(0.164706, 0.164706, 0.164706)
- OpenButton.Position = UDim2.new(-0.0571428575, 0, 0.136271179, 0)
- OpenButton.Font = Enum.Font.ArialBold
- OpenButton.TextColor3 = Color3.new(0, 0, 0)
- OpenButton.TextStrokeColor3 = Color3.new(0.905882, 0.917647, 0.00784314)
- Hackers.MouseButton1Down:connect(function() -- Hackers Button
- -- Farm Hackers for 1,40 minutes
- local FarmHackers = 0
- while true do
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.NPCs.Hackers.NPCs.Hacker.UpperTorso.CFrame
- wait()
- FarmHackers = FarmHackers + 1
- wait()
- wait()
- wait()
- if FarmHackers 1000 then
- break
- end
- end)
- Noobs.MouseButton1Down:connect(function() -- Noobs Button
- -- Farm Noobs for 1,40 minutes
- local FarmNoobs = 0
- wait()
- while true do
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.NPCs.Noobs.NPCs.Noob.UpperTorso.CFrame
- wait()
- wait()
- wait()
- FarmNoobs = FarmNoobs + 1
- if FarmNoobs 1000 then
- break
- end
- Doges.MouseButton1Down:connect(function() -- Doges Button
- -- Farm doges for 1,40 minutes
- local FarmDoges = 0
- while true do
- wait()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.NPCs.Doges.NPCs.Doge.UpperTorso.CFrame
- wait()
- wait()
- FarmDoges = FarmDoges + 1
- wait()
- if FarmDoges 1000 then
- break
- end
- Pirates.MouseButton1Down:connect(function() -- Pirates Button
- -- Farm Pirates inf
- while true do
- wait()
- wait()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.NPCs.Pirates.NPCs.Pirate.UpperTorso.CFrame
- wait()
- wait()
- end
- end)
- -- Open/Close
- X.MouseButton1Down:connect(function()
- Background:TweenPosition(UDim2.new(0.391,0,0.-2,0), 'Out', 'Bounce', 1)
- end)
- OpenButton.MouseButton1Down:connect(function()
- Background:TweenPosition(UDim2.new(0.391,0,0.358,0), 'Out', 'Bounce', 2)
- end)