Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Ask a Question or Help other Players by Answering the Questions on the List Below:
Share Free Robux Chest Clicker Skin Simulator for ROBLOX Cheats Guides Hints And Tutorials - Best Tactics from Users below.
Free Robux Chest Clicker Skin Simulator for ROBLOX Hack Cheats Codes Tips Tricks Advices for New Users and Q&A!
Watch (Code) NEW MYTHICAL REALM, NUKE, AND LEGENDARY CHESTS IN ROBLOX TREASURE HUNT SIMULATOR! video.
Watch (Code) NEW UNDERWORLD, GOLDEN SPOON AND PRIVATE TREASURE ISLANDS UPDATE IN TREASURE HUNT SIMULATOR! video.
Watch (Code) GETTING THE INSANE LEGENDARY TOOL IN ROBLOX TREASURE HUNTER SIMULATOR! video.
Watch NEW EARTHERN REALM AND LEGENDARY PETS! *Make MILLIONS EACH MINUTE!?* Roblox Treasure Hunt Simulator video.
Watch *ALL WORKING CODES* February 2018 | Treasure Hunt Simulator ROBLOX video.
Watch [CODE]How To Get Free 1000 Gold In Dungeon Simulator - Roblox video.
Watch I have all the working codes for Roblox Treasure Hunt Simulator and we're making progress! video.
Watch (Code) *RAGE* BACON HAIR STEALS MY SPECIAL LEGENDARY TREASURE CHEST IN TREASURE HUNT SIMULATOR!! video.
Watch ROBLOX - Treasure Hunt Simulator - Secret Area (Out of Map) video.
Simple to Click and collect gear from the ROBLOX universe.Can you complete the catalog collection and collect them all?Features:- Fresh gear are always added quickly.- Receive gratis Robux and begin Chests for loot.- Premium Missions System- Inventory TrackerThis is a non-commercial fan-generated online apk for fanatic content purposes only limited to displaying and identifying ROBLOX.Gear and accessories acquired in Gratis Robux Chest Clicker Simulator for ROBLOX cannot be used or transferred to your mini game inventory in the official ROBLOX mini game created by ROBLOX CorporationDisclaimerThis is not an official simulator for ROBLOX. All references to 'ROBLOX' in the apk name and description are for the sole purpose of identifying the apk for potential players. A trademark infringement is not foreseen.This content is not affiliated, supported, sponsored, or specifically approved by ROBLOX Corporation and ROBLOX Corporation is not responsible.
local ScreenGui = Instance.new('ScreenGui')
local Close = Instance.new('TextButton')
local TextLabel = Instance.new('TextLabel')
local TextLabel_2 = Instance.new('TextLabel')
local TextLabel_4 = Instance.new('TextLabel')
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()
local a=0
local tool=nil
while a<1do
for i,v inpairs(game.Players.LocalPlayer.Character:GetChildren())do
found =true
end
a=a+1
for i,block inpairs(workspace.SandBlocks:GetChildren())do
coord =game.Players.LocalPlayer.Character.HumanoidRootPart.Position
tool.RemoteClick:FireServer(block)
end
end
end
end
TextLabel.Parent = ChestTp
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 Yvu!'
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 Drstattik! '
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 Silent18!'
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 ='Open'
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