--[=[ sSSs .S S. .S sdSSSSSSSbs d%%SP .SS SS. .SS YSSSSSSSS%S d%S' S%S S&S S%S S%S S%| S%S d*S S%S S&S S&S S&S .S*S S&S S&S Y&Ss S&S_sdSSS S&S S&S `S&&S S&S~YSSY%b S&S S&S `S*S S&S `S% S&S S*S l*S S*S S% S*S S*S .S*P S*S S& S*S .s*S sSS*S S*S S& S*S sY*SSSSSSSP YSS' S*S SS S*S sY*SSSSSSSSP SP SP Y Y ]=] local TeleportService = game:GetService("TeleportService") -- replace with the placeid of the game you want to join local placeId = -- example 2788229376 for arsenal -- replace with the jobid of the server you want to join local jobId = "" TeleportService:TeleportToPlaceInstance(placeId, jobId, game.Players.LocalPlayer)