Roblox Tersour Hunt Simulator What Is Rebirth

Oct 11th, 2020

Roblox is a global platform that brings people together through play. Treasure Hunt Simulator. Rebirth at least 1 time in THS! Roblox Treasure Hunt Simulator has a very distinct objective from other Roblox games; in the game, the primary task is to dig and find the items. The items you will see vary in three types – common, rare, and epic; once you explore the ground and the object found is kept in the bag pack, you need to keep on digging until you fill your bag. +1 Rebirth +1,000 Rubies Freerubies no +500 Rubies Launch no +3000 Rubies. Treasure Hunt Simulator Wiki is a FANDOM Games Community.

Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. local TresureBreakSimulator = Instance.new('ScreenGui')
  2. local Line = Instance.new('Frame')
  3. local ToolBox = Instance.new('TextBox')
  4. local AutoRebirth = Instance.new('TextButton')
  5. local Farm = false
  6. local Click1 = false
  7. TresureBreakSimulator.Name = 'TresureBreakSimulator'
  8. TresureBreakSimulator.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  9. BG.Parent = TresureBreakSimulator
  10. BG.BackgroundColor3 = Color3.new(1, 0.823529, 0.54902)
  11. BG.BorderColor3 = Color3.new(0, 0, 0)
  12. BG.Position = UDim2.new(0.604587197, 0, 0.30796814, 0)
  13. BG.Active = true
  14. BG.Draggable = true
  15. Line.Parent = BG
  16. Line.BorderSizePixel = 0
  17. Line.Size = UDim2.new(0, 250, 0, 5)
  18. ToolBoxBG.Parent = BG
  19. ToolBoxBG.BackgroundColor3 = Color3.new(1, 0.823529, 0.54902)
  20. ToolBoxBG.BackgroundTransparency = 0.20000000298023
  21. ToolBoxBG.BorderSizePixel = 5
  22. ToolBoxBG.Size = UDim2.new(0, 200, 0, 50)
  23. ToolBox.Parent = ToolBoxBG
  24. ToolBox.BackgroundColor3 = Color3.new(0.490196, 0.490196, 0.490196)
  25. ToolBox.BorderColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  26. ToolBox.Size = UDim2.new(0, 200, 0, 50)
  27. ToolBox.PlaceholderColor3 = Color3.new(0, 0, 0)
  28. ToolBox.Text = game.Players.LocalPlayer.Backpack:FindFirstChildOfClass('Tool').Name
  29. ToolBox.TextSize = 35
  30. AutoFarm.Name = 'AutoFarm'
  31. AutoFarm.BackgroundColor3 = Color3.new(0.882353, 0.882353, 0.882353)
  32. AutoFarm.BorderSizePixel = 5
  33. AutoFarm.Size = UDim2.new(0, 200, 0, 62)
  34. AutoFarm.Text = 'Auto Farm'
  35. AutoFarm.TextScaled = true
  36. AutoFarm.TextWrapped = true
  37. if Click1 then
  38. Farm = false
  39. AutoFarm.BorderColor3 = Color3.new(1,0,0)
  40. if game.Players.LocalPlayer.Character:FindFirstChild(ToolBox.Text) then
  41. else
  42. game.Players.LocalPlayer.Character.Humanoid:EquipTool(game.Players.LocalPlayer.Backpack[ToolBox.Text])
  43. Click1 = true
  44. AutoFarm.TextColor3 = Color3.new(0,1,0)
  45. end
  46. AutoRebirth.Name = 'AutoRebirth'
  47. AutoRebirth.BackgroundColor3 = Color3.new(0.882353, 0.882353, 0.882353)
  48. AutoRebirth.BorderSizePixel = 5
  49. AutoRebirth.Size = UDim2.new(0, 200, 0, 62)
  50. AutoRebirth.Text = 'Auto Rebirth'
  51. AutoRebirth.TextScaled = true
  52. AutoRebirth.TextWrapped = true
  53. if Click1 then
  54. Rebirth = false
  55. AutoRebirth.BorderColor3 = Color3.new(1,0,0)
  56. Click1 = true
  57. AutoRebirth.TextColor3 = Color3.new(0,1,0)
  58. end
  59. Top.Name = 'Top'
  60. Top.Active = true
  61. Top.BackgroundColor3 = Color3.new(1, 0.823529, 0.54902)
  62. Top.BorderSizePixel = 5
  63. Top.Selectable = true
  64. Top.Font = Enum.Font.GothamBold
  65. Top.TextColor3 = Color3.new(0, 0, 0)
  66. Top.TextSize = 14
  67. local Character = game.Workspace:WaitForChild(game.Players.LocalPlayer.Name)
  68. function Sell()
  69. local OldPos = Character.HumanoidRootPart.CFrame
  70. Character.HumanoidRootPart.CFrame = CFrame.new(3, 10, -160)
  71. game.ReplicatedStorage.Events.AreaSell:FireServer()
  72. Character.HumanoidRootPart.CFrame = OldPos
  73. while true do
  74. if Rebirth true then
  75. local a = game.Players.LocalPlayer.PlayerGui.Gui.Buttons.Coins.Amount.Text:gsub(',',')
  76. local b = game.Players.LocalPlayer.PlayerGui.Gui.Rebirth.Needed.Coins.Amount.Text:gsub(',',')
  77. print(tonumber(b))
  78. warn('Calculation Complete!')
  79. game.ReplicatedStorage.Events.Rebirth:FireServer()
  80. repeat wait(.1) until game.Players.LocalPlayer.PlayerGui.Gui.Popups.GiveReward.Visible true
  81. game.Players.LocalPlayer.PlayerGui.Gui.Popups.GiveReward.Visible = false
  82. end
  83. end
  84. wait()
  85. local Sand = nil
  86. for i,v in pairs (game.Workspace.SandBlocks:GetChildren()) do
  87. Sell()
  88. end
  89. if v.CFrame.X > -40 and v.CFrame.X < 20 and v.CFrame.Z < -175 and v.CFrame.Z > -235 then
  90. if v nil then
  91. else
  92. Sand = v
  93. end
  94. local Success,Problem = pcall(function()
  95. if game.Players[game.Players.LocalPlayer.Name].PlayerGui.Gui.Popups.BackpackFull.Visible true then Sell() end
  96. local Coins = game.Players.LocalPlayer.PlayerGui.Gui.Buttons.Coins.Amount.Text
  97. if game.Players[game.Players.LocalPlayer.Name].PlayerGui.Gui.Popups.BackpackFull.Visible true then Sell() end
  98. wait(.1)
  99. Character.HumanoidRootPart.CFrame = CFrame.new(3, 10, -160)
  100. break
  101. Character.HumanoidRootPart.Anchored = true
  102. Character.HumanoidRootPart.CFrame = Sand.CFrame
  103. Character.HumanoidRootPart.Anchored = false
  104. Character:WaitForChild(ToolBox.Text)['RemoteClick']:FireServer(game.Workspace.SandBlocks[SandName])
  105. until game.Players.LocalPlayer.PlayerGui.Gui.Buttons.Coins.Amount.Text ~= Coins
  106. end)
  107. print('Worked')
  108. warn(Problem)
  109. end
  110. end
  111. end
RAW Paste Data
Looking for codes for the Roblox game Treasure Hunt simulator? In topplaying we have made a collection of codes that we are sure you will do very well for your progression in the game. Simply copy and paste these codes to enjoy them.

Valid and updated codes

How to redeem these codes?

Roblox tersour hunt simulator what is rebirth mod

Roblox Tersour Hunt Simulator What Is Rebirth Codes

Tersour

To redeem the codes is really very simple, we explain you how to do it:

  1. Click on the Twitter button on the right side of the game
  2. A tab will open where you can enter the codes. Insert them one by one
  3. Click Redeem to get the reward
  4. Enjoy your reward!

Want more codes?

Roblox Tersour Hunt Simulator What Is Rebirth

Follow the game creator’s account to get the rewards long before the other players:

Roblox Tersour Hunt Simulator What Is Rebirth Mod

Roblox Treasure Hunt Simulator Rebirth

I started with MMORPGs and I still play MMORPG, WOW and Tibia :). Casual player in mobile games and sometimes I play Shooters like Valorant or CSGO.