OogaBoogaNoob

grow obby

Apr 4th, 2022
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.37 KB | None | 0 0
  1. --v1
  2. --game link: https://www.roblox.com/games/8410981663/Growing-Obby
  3. --Q:why rejoin?
  4. --A: the game has a interest teleport to another game and that reset player save
  5. local msg1 = Instance.new("Message")
  6. msg1.Parent = game.Workspace
  7. msg1.Text = "press รง"
  8. wait(5)
  9. msg1:remove()
  10. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-205.864, 11.545, 355.146)
  11. wait(3)
  12. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-223.364, 11.545, 355.146)
  13. wait(3)
  14. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-240.864, 11.545, 355.146)
  15. wait(3)
  16. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1851.86, 1661.05, -2971.85)
  17. wait(1)
  18. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(174.25, -10.5, 738.125)
  19. wait(5)
  20. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1907.94, 1740.12, -2983.75)
  21. wait(4)
  22. local playerhead = game.Players.LocalPlayer.Character.Head
  23. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  24. if v.Name == "TouchInterest" and v.Parent then
  25. firetouchinterest(playerhead, v.Parent, 0)
  26. end
  27. end
  28. wait()
  29. local tpservice= game:GetService("TeleportService")
  30. local plr = game.Players.LocalPlayer
  31.  
  32. tpservice:Teleport(game.PlaceId, plr)
  33. --Q:why rejoin?
  34. --A: the game has a interest teleport to another game.
Advertisement
Add Comment
Please, Sign In to add comment