Advertisement
Ubicast

Re-join Game Script | ROBLOX

Nov 21st, 2020
287
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.16 KB | None | 0 0
  1. local TeleportService = game:GetService("TeleportService")
  2. local Player = game:GetService("Players").LocalPlayer
  3.  
  4. TeleportService:Teleport(game.PlaceId, Player)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement