local ts = game:GetService(“TeleportService”)
local p = game:GetService(“Players”).LocalPlayer
ts:TeleportToPlaceInstance(game.PlaceId, game.JobId, p)
Steps :
- Click go to script button for get script
- Click COPY button for auto copy script
- Paste the script into your script application
- Run and done