Roblox Treasure Hunt Simulator Uncopylocked With Scripts

Treasure Hunt Simulator Codes – Roblox – January 2021. If you were looking for the newest valid Treasure Hunt Simulator Codes, you have come to the. Roblox Rocitizens is one of uncopylocked games in Roblox that was created by Firebrand1. Actually the Roblox Roitizens is a game about you. The game has motto, “Your Story, Your Game”. After you find the Roblox Rocitizens Uncopylocked scripts, then you can copy it and paste it on your Roblox account. Apparently, there are some Roblox Uncopylocked Simulator with Scripts that you can find. There are so many amazing things you can do in Roblox Royale High School! First, you may create a character to play for. Royale High School 2019 Roblox Princess For Boys Hack and Uncopylocked High School Life Roblox High School 2 Roblox High School.

Magnet Simulator Roblox Uncopylocked

Feb 13th, 2018
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
Roblox treasure hunt simulator uncopylocked with scripts hackSimulator
  1. local shovel = 'Large Shovel'
  2. function check()
  3. for i,v in pairs(game.Players.LocalPlayer:GetChildren()) do
  4. v.Parent = v.Character
  5. end
  6. check()
  7. local children = game.Workspace.SandBlocks:GetChildren()
  8. if children[i] ~= nil then
  9. if children[i].Reward.Value >= minval then
  10. children[i].CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  11. print(children[i].Name)
  12. game.Players.LocalPlayer.Character[shovel].RemoteClick:FireServer(workspace.SandBlocks[children[i].Name])
  13. end
  14. end
RAW Paste Data

Roblox Treasure Hunt Simulator Uncopylocked With Scripts Gui

Feb 15th, 2019
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. It's not my fault you will be banned.
  2. Script:
  3. local open = Instance.new('Frame')
  4. local main = Instance.new('Frame')
  5. local made = Instance.new('TextLabel')
  6. local energy = Instance.new('TextButton')
  7. local X = Instance.new('TextButton')
  8. local taunt = Instance.new('TextButton')
  9. local kill = Instance.new('TextButton')
  10. local ws = Instance.new('TextButton')
  11. local tele = Instance.new('TextButton')
  12. local noclipon = Instance.new('TextButton')
  13. local gamepassoff = Instance.new('TextButton')
  14. local credits = Instance.new('TextLabel')
  15. ScreenGui.Parent = game.CoreGui
  16. open.Name = 'open'
  17. open.BackgroundColor3 = Color3.new(0, 1, 0.164706)
  18. open.BorderSizePixel = 3
  19. open.Size = UDim2.new(0, 81, 0, 20)
  20. ob.Name = 'ob'
  21. ob.BackgroundColor3 = Color3.new(0, 1, 0.164706)
  22. ob.BorderSizePixel = 0
  23. ob.Font = Enum.Font.Fantasy
  24. ob.TextColor3 = Color3.new(0, 0, 0)
  25. ob.MouseButton1Down:connect(function()
  26. open.Visible = false
  27. main.Parent = ScreenGui
  28. main.BackgroundColor3 = Color3.new(0, 1, 0.164706)
  29. main.BorderSizePixel = 5
  30. main.Position = UDim2.new(0.25629124, 0, 0.138317764, 0)
  31. main.Visible = false
  32. main.Draggable = true
  33. name.Name = 'name'
  34. name.BackgroundColor3 = Color3.new(0, 1, 0.164706)
  35. name.BorderSizePixel = 3
  36. name.Position = UDim2.new(0.000210219994, 0, 0, 0)
  37. name.Font = Enum.Font.Cartoon
  38. name.TextColor3 = Color3.new(0, 0, 0)
  39. made.Parent = main
  40. made.BackgroundColor3 = Color3.new(0, 1, 0.164706)
  41. made.BorderSizePixel = 3
  42. made.Position = UDim2.new(0.592482567, 0, 0.937165141, 0)
  43. made.Font = Enum.Font.Cartoon
  44. made.TextColor3 = Color3.new(0, 0, 0)
  45. money.Parent = main
  46. money.BackgroundColor3 = Color3.new(0, 1, 0.164706)
  47. money.BorderSizePixel = 2
  48. money.Size = UDim2.new(0, 91, 0, 32)
  49. money.Text = 'Money'
  50. money.TextSize = 14
  51. local coin = workspace.Lobby.LobbyObby.Token
  52. for i = 1,50,1 do
  53. coin.CFrame = (game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame)
  54. coin.CanCollide = true
  55. energy.Parent = main
  56. energy.BackgroundColor3 = Color3.new(0, 1, 0.164706)
  57. energy.BorderSizePixel = 2
  58. energy.Position = UDim2.new(0.358024687, 0, 0.231908411, 0)
  59. energy.Font = Enum.Font.Fantasy
  60. energy.TextColor3 = Color3.new(0, 0, 0)
  61. energy.MouseButton1Down:connect(function()
  62. game.ReplicatedStorage.GameFunctions.StatChange:FireServer('Energy', 10000)
  63. hider.Parent = main
  64. hider.BackgroundColor3 = Color3.new(0, 1, 0.164706)
  65. hider.BorderSizePixel = 2
  66. hider.Size = UDim2.new(0, 91, 0, 32)
  67. hider.Text = 'View Hider'
  68. hider.TextSize = 14
  69. players = game:GetService('Players')
  70. for i, v in pairs(players:GetChildren()) do
  71. if v.Character and v.Character:FindFirstChild('Object') then
  72. for j, k in pairs(v.Character.Object:GetChildren()) do
  73. k.BrickColor = BrickColor.new('Hot pink')
  74. end
  75. end
  76. end
  77. X.Parent = main
  78. X.BorderColor3 = Color3.new(1, 1, 1)
  79. X.Position = UDim2.new(0.929168344, 0, 0, 0)
  80. X.Font = Enum.Font.Fantasy
  81. X.TextColor3 = Color3.new(0, 0, 0)
  82. X.MouseButton1Down:connect(function()
  83. main.Visible = false
  84. afkon.Parent = main
  85. afkon.BackgroundColor3 = Color3.new(0, 1, 0.164706)
  86. afkon.BorderSizePixel = 2
  87. afkon.Size = UDim2.new(0, 91, 0, 32)
  88. afkon.Font = Enum.Font.Fantasy
  89. afkon.TextColor3 = Color3.new(0, 0, 0)
  90. afkon.MouseButton1Down:connect(function()
  91. game.Players.LocalPlayer.Information.AFK.Value = false
  92. afkon.Visible = false
  93. taunt.Parent = main
  94. taunt.BackgroundColor3 = Color3.new(0, 1, 0.164706)
  95. taunt.BorderSizePixel = 2
  96. taunt.Position = UDim2.new(0.358884186, 0, 0.100687623, 0)
  97. taunt.Font = Enum.Font.Fantasy
  98. taunt.TextColor3 = Color3.new(0, 0, 0)
  99. taunt.MouseButton1Click:Connect(function()
  100. game.ReplicatedStorage.GameFunctions.Taunt:FireServer()
  101. game.ReplicatedStorage.GameFunctions.Taunt:FireServer()
  102. game.ReplicatedStorage.GameFunctions.Taunt:FireServer()
  103. game.ReplicatedStorage.GameFunctions.Taunt:FireServer()
  104. game.ReplicatedStorage.GameFunctions.Taunt:FireServer()
  105. end
  106. health.Parent = main
  107. health.BackgroundColor3 = Color3.new(0, 1, 0.164706)
  108. health.BorderSizePixel = 2
  109. health.Position = UDim2.new(0.719135821, 0, 0.230021074, 0)
  110. health.Font = Enum.Font.Fantasy
  111. health.TextColor3 = Color3.new(0, 0, 0)
  112. health.MouseButton1Down:connect(function()
  113. game.ReplicatedStorage.GameFunctions.StatChange:FireServer('Health', 10000)
  114. kill.Parent = main
  115. kill.BackgroundColor3 = Color3.new(0, 1, 0.164706)
  116. kill.BorderSizePixel = 2
  117. kill.Position = UDim2.new(0.719135821, 0, 0.100487396, 0)
  118. kill.Font = Enum.Font.Fantasy
  119. kill.TextColor3 = Color3.new(0, 0, 0)
  120. kill.MouseButton1Down:connect(function()
  121. local shock = game.ReplicatedStorage.GameFunctions.Shock
  122. local refill = game.ReplicatedStorage.GameFunctions.StatChange
  123. for _, v in pairs(game.Players:GetPlayers()) do
  124. if v.Character and v.Character:FindFirstChild'Object' then
  125. shock:FireServer('Hit', v.Character)
  126. refill:FireServer('Energy', 2)
  127. end
  128. end
  129. gamepasson.Parent = main
  130. gamepasson.BackgroundColor3 = Color3.new(0, 1, 0.164706)
  131. gamepasson.BorderSizePixel = 2
  132. gamepasson.Position = UDim2.new(0.358024687, 0, 0.357164294, 0)
  133. gamepasson.Visible = false
  134. gamepasson.Text = 'Gamepass: ON'
  135. gamepasson.TextSize = 14
  136. game.Players.LocalPlayer.Information.Gamepasses.FaceChanger.Value = false
  137. game.Players.LocalPlayer.Information.Gamepasses.Vanish.Value = false
  138. game.Players.LocalPlayer.Information.Gamepasses.Cloner.Value = false
  139. game.Players.LocalPlayer.Information.Gamepasses.InstantHide.Value = false
  140. game.Players.LocalPlayer.Information.Gamepasses.Radar.Value = false
  141. game.Players.LocalPlayer.Information.Gamepasses.Walkspeed.Value = false
  142. game.Players.LocalPlayer.Information.Gamepasses.AutoSeeker.Value = false
  143. game.Players.LocalPlayer.Information.Gamepasses.SeekerPoints.Value = false
  144. gamepasson.Visible = false
  145. ws.Parent = main
  146. ws.BorderColor3 = Color3.new(1, 1, 1)
  147. ws.Position = UDim2.new(0, 0, 0.618822336, 0)
  148. ws.Font = Enum.Font.Fantasy
  149. ws.TextColor3 = Color3.new(0, 0, 0)
  150. ws.MouseButton1Down:connect(function()
  151. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = (number.Text) --What the walkspeed is as you click [SHIFT]
  152. number.Parent = ws
  153. number.BackgroundColor3 = Color3.new(0, 1, 0.164706)
  154. number.BorderSizePixel = 2
  155. number.Size = UDim2.new(0, 135, 0, 37)
  156. number.Text = 'Number'
  157. number.TextSize = 14
  158. tele.Name = 'tele'
  159. tele.BackgroundColor3 = Color3.new(0, 1, 0.164706)
  160. tele.BorderSizePixel = 2
  161. tele.Position = UDim2.new(0.583333433, 0, 0.618822336, 0)
  162. tele.Font = Enum.Font.Fantasy
  163. tele.TextColor3 = Color3.new(0, 0, 0)
  164. tele.MouseButton1Click:Connect(function()
  165. for i, v in pairs(game.Players:GetPlayers()) do
  166. return v
  167. elseif v.Name:sub(1, plxr:len()):lower() plxr:lower() then
  168. end
  169. end
  170. game.Players.LocalPlayer.Character:MoveTo(plr.Character.Torso.Position)
  171. username.Parent = tele
  172. username.BackgroundColor3 = Color3.new(0, 1, 0.164706)
  173. username.BorderSizePixel = 2
  174. username.Size = UDim2.new(0, 135, 0, 37)
  175. username.Text = 'Username'
  176. username.TextSize = 14
  177. noclipon.Name = 'noclipon'
  178. noclipon.BackgroundColor3 = Color3.new(0, 1, 0.164706)
  179. noclipon.BorderSizePixel = 2
  180. noclipon.Position = UDim2.new(0.719135821, 0, 0.356964082, 0)
  181. noclipon.Visible = false
  182. noclipon.Text = 'Noclip: ON'
  183. noclipon.TextSize = 14
  184. noclipoff.Visible = true
  185. local noclip = true char = game.Players.LocalPlayer.Character while true do if noclip true then for _,v in pairs(char:children()) do pcall(function() if v.className 'Part' then v.CanCollide = true elseif v.ClassName 'Model' then v.Head.CanCollide = true end end) end end game:service('RunService').Stepped:wait() end
  186. noclipoff.Parent = main
  187. noclipoff.BorderColor3 = Color3.new(1, 1, 1)
  188. noclipoff.Position = UDim2.new(0.719135821, 0, 0.356964082, 0)
  189. noclipoff.Font = Enum.Font.Fantasy
  190. noclipoff.TextColor3 = Color3.new(0, 0, 0)
  191. noclipoff.MouseButton1Click:Connect(function()
  192. noclipoff.Visible = false
  193. local noclip = true char = game.Players.LocalPlayer.Character while true do if noclip true then for _,v in pairs(char:children()) do pcall(function() if v.className 'Part' then v.CanCollide = false elseif v.ClassName 'Model' then v.Head.CanCollide = false end end) end end game:service('RunService').Stepped:wait() end
  194. gamepassoff.Parent = main
  195. gamepassoff.BackgroundColor3 = Color3.new(1, 0, 0)
  196. gamepassoff.BorderSizePixel = 2
  197. gamepassoff.Position = UDim2.new(0.358024687, 0, 0.357164294, 0)
  198. gamepassoff.Font = Enum.Font.Fantasy
  199. gamepassoff.TextColor3 = Color3.new(0, 0, 0)
  200. gamepassoff.MouseButton1Click:Connect(function()
  201. game.Players.LocalPlayer.Information.Gamepasses.FaceChanger.Value = true
  202. game.Players.LocalPlayer.Information.Gamepasses.Vanish.Value = true
  203. game.Players.LocalPlayer.Information.Gamepasses.Cloner.Value = true
  204. game.Players.LocalPlayer.Information.Gamepasses.InstantHide.Value = true
  205. game.Players.LocalPlayer.Information.Gamepasses.Radar.Value = true
  206. game.Players.LocalPlayer.Information.Gamepasses.Walkspeed.Value = true
  207. game.Players.LocalPlayer.Information.Gamepasses.AutoSeeker.Value = true
  208. game.Players.LocalPlayer.Information.Gamepasses.SeekerPoints.Value = true
  209. gamepassoff.Visible = false
  210. afkoff.Parent = main
  211. afkoff.BorderColor3 = Color3.new(1, 1, 1)
  212. afkoff.Position = UDim2.new(0, 0, 0.357164294, 0)
  213. afkoff.Font = Enum.Font.Fantasy
  214. afkoff.TextColor3 = Color3.new(0, 0, 0)
  215. afkoff.MouseButton1Click:connect(function()
  216. game.Players.LocalPlayer.Information.AFK.Value = true
  217. afkoff.Visible = false
  218. credits.Parent = main
  219. credits.BackgroundColor3 = Color3.new(0, 1, 0.164706)
  220. credits.BorderSizePixel = 3
  221. credits.Position = UDim2.new(-0.000110002235, 0, 0.937165141, 0)
  222. credits.Font = Enum.Font.Cartoon
  223. credits.TextColor3 = Color3.new(0, 0, 0)
  224. -- Scripts: