for i = 1, 31 do game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace.Map[tostring(i)].SpawnLocation.CFrame + Vector3.new(0,2,0) task.wait(1); end