Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 1. Execute this to go to the event place:
- Code:
- game:GetService("TeleportService"):Teleport(565923178, LocalPlayer)
- -----------------------------------------------
- 2. Once you're in the event place, execute this:
- Code:
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2.64877439, -25.998188, 22.4675922)
- -----------------------------------------------
- 3. Finally, once you complete the prompts by clicking on the girl, and accept the gift, execute this to teleport back:
- Code:
- game:GetService("TeleportService"):Teleport(428114181, LocalPlayer)
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- Bonus teleport scripts:
- Staff Room:
- Code:
- game:GetService("TeleportService"):Teleport(606762872, LocalPlayer)
- -----------------------------------------------
- Data restore place:
- Code:
- game:GetService("TeleportService"):Teleport(607576685, LocalPlayer)
- -----------------------------------------------
- Meme dungeon:
- Code:
- game:GetService("TeleportService"):Teleport(611209665, LocalPlayer)
- -----------------------------------------------
- TESTING PLACE:
- Code:
- game:GetService("TeleportService"):Teleport(455705058, LocalPlayer)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement