Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --v1
- --game link: https://www.roblox.com/games/8410981663/Growing-Obby
- --Q:why rejoin?
- --A: the game has a interest teleport to another game and that reset player save
- local msg1 = Instance.new("Message")
- msg1.Parent = game.Workspace
- msg1.Text = "press รง"
- wait(5)
- msg1:remove()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-205.864, 11.545, 355.146)
- wait(3)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-223.364, 11.545, 355.146)
- wait(3)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-240.864, 11.545, 355.146)
- wait(3)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1851.86, 1661.05, -2971.85)
- wait(1)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(174.25, -10.5, 738.125)
- wait(5)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1907.94, 1740.12, -2983.75)
- wait(4)
- local playerhead = game.Players.LocalPlayer.Character.Head
- for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
- if v.Name == "TouchInterest" and v.Parent then
- firetouchinterest(playerhead, v.Parent, 0)
- end
- end
- wait()
- local tpservice= game:GetService("TeleportService")
- local plr = game.Players.LocalPlayer
- tpservice:Teleport(game.PlaceId, plr)
- --Q:why rejoin?
- --A: the game has a interest teleport to another game.
Advertisement
Add Comment
Please, Sign In to add comment