- Roblox Treasure Hunt Script
- Roblox Treasure Hunt Simulator Script 2019 Free
- Roblox Treasure Hunt Simulator Script 2019 Pastebin
- Roblox Treasure Hunt Simulator Script 2019 Copy
- Treasure Hunt Simulator Code List
Feb 13th, 2018
Never
Any Gamepass For Free Script Leaked Club Dark Roblox Exploit Boku No Hero Roblox Money Glitch 2019-12-31T22:08:00-08:00 Rating: 4.5 Diposkan Oleh: Maddie Cantara Baca selengkapnya ยป. Lots of new stuff in treasure hunt roblox treasure hunt simulator youtube simulator in roblox. Cheatchannel is updated everyday so check b. By Robux Free 2019 06.50.
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- local shovel = 'Large Shovel'
- function check()
- for i,v in pairs(game.Players.LocalPlayer:GetChildren()) do
- v.Parent = v.Character
- end
- check()
- local children = game.Workspace.SandBlocks:GetChildren()
- if children[i] ~= nil then
- if children[i].Reward.Value >= minval then
- children[i].CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
- print(children[i].Name)
- game.Players.LocalPlayer.Character[shovel].RemoteClick:FireServer(workspace.SandBlocks[children[i].Name])
- end
- end
Roblox Treasure Hunt Script
RAW Paste Data
Oct 15th, 2018
Never
Roblox Treasure Hunt Simulator Script 2019 Free
Roblox Treasure Hunt Simulator Script 2019 Pastebin
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- local Frame = Instance.new('Frame')
- local ChestTp = Instance.new('TextButton')
- local Dig = Instance.new('TextButton')
- local TextLabel_3 = Instance.new('TextLabel')
- local Open = Instance.new('TextButton')
- -- Properties
- ScreenGui.Parent = game.CoreGui
- Frame.Parent = ScreenGui
- Frame.BackgroundColor3 = Color3.new(0.282353,0.282353,0.282353)
- Frame.Draggable =true
- Frame.Size = UDim2.new(0,230,0,220)
- Close.Parent = Frame
- Close.BackgroundColor3 = Color3.new(0.337255,0.333333,0.337255)
- Close.Font = Enum.Font.SciFi
- Close.TextColor3 = Color3.new(1,0,0)
- Close.TextSize =14
- Close.MouseButton1Click:connect(function()
- if game.CoreGui.ScreenGui.Frame.Visible truethen
- end
- ChestTp.Name ='Chest Tp'
- ChestTp.BackgroundColor3 = Color3.new(0,0,0)
- ChestTp.Position = UDim2.new(0,0,0,50)
- ChestTp.Font = Enum.Font.SciFi
- ChestTp.TextColor3 = Color3.new(1,0,0)
- ChestTp.TextSize =14
- ChestTp.MouseButton1Click:connect(function()
- wait(.1)
- for _,v inpairs(game.Workspace.SandBlocks:GetChildren())do
- if v:FindFirstChild('BasicChest')or v:FindFirstChild('EpicChest')or v:FindFirstChild('RareChest')then
- v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(math.random(0,0),0,math.random(0,0))
- end
- end)
- TextLabel.BackgroundColor3 = Color3.new(0.345098,0.337255,0.345098)
- TextLabel.BackgroundTransparency =0.30000001192093
- TextLabel.Size = UDim2.new(0,230,0,20)
- TextLabel.Text ='Credits To Error!'
- TextLabel.TextSize =28
- Dig.Name ='Dig'
- Dig.BackgroundColor3 = Color3.new(0,0,0)
- Dig.Position = UDim2.new(0,0,0,110)
- Dig.Font = Enum.Font.SciFi
- Dig.TextColor3 = Color3.new(1,0,0)
- Dig.TextSize =14
- Dig.MouseButton1Click:connect(function()
- local Mouse = game.Players.LocalPlayer:GetMouse()
- local RS = game:GetService('RunService').RenderStepped
- local ClicksPerLoop =5
- function FindTool()
- local tool =nil
- for i,v inpairs(game.Players.LocalPlayer.Character:GetChildren())do
- found =true
- end
- if found then
- end
- local pass, tool = FindTool()
- RS:wait(_G.digSpeed)
- for i=1,ClicksPerLoop do
- end
- end
- Clicking =true
- end)
- Mouse.Button1Up:Connect(function()
- end)
- TextLabel_2.Parent = Dig
- TextLabel_2.BackgroundColor3 = Color3.new(0.345098,0.337255,0.345098)
- TextLabel_2.BackgroundTransparency =0.30000001192093
- TextLabel_2.Size = UDim2.new(0,230,0,20)
- TextLabel_2.Text ='Credits To EpicShow! '
- TextLabel_2.TextSize =28
- TextLabel_3.Parent = Dig
- TextLabel_3.BackgroundColor3 = Color3.new(0.345098,0.337255,0.345098)
- TextLabel_3.BackgroundTransparency =0.30000001192093
- TextLabel_3.Size = UDim2.new(0,230,0,50)
- TextLabel_3.Text ='Made By CoElder!'
- TextLabel_3.TextSize =28
- TextLabel_4.Parent = Frame
- TextLabel_4.BackgroundColor3 = Color3.new(0.337255,0.329412,0.337255)
- TextLabel_4.BackgroundTransparency =0.40000000596046
- TextLabel_4.Size = UDim2.new(0,230,0,30)
- TextLabel_4.Text ='Treasure Hunt Simulator GUI'
- TextLabel_4.TextScaled =true
- TextLabel_4.TextWrapped =true
- Open.Name ='Hack'
- Open.BackgroundColor3 = Color3.new(0,0,0)
- Open.Position = UDim2.new(0,0,0,340)
- Open.Font = Enum.Font.SciFi
- Open.TextColor3 = Color3.new(0,1,1)
- Open.TextSize =14
- Open.MouseButton1Click:connect(function()
- if game.CoreGui.ScreenGui.Frame.Visible falsethen
- end
Roblox Treasure Hunt Simulator Script 2019 Copy
RAW Paste Data