while wait(1) do task.wait(2) local args = { "Launch" } game:GetService("ReplicatedStorage"):WaitForChild("Framework"):WaitForChild("Features"):WaitForChild("RailSystem"):WaitForChild("LaunchUtil"):WaitForChild("RemoteEvent"):FireServer(unpack(args)) task.wait(1) game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-99999999999999, -9.29999828, 1495.5, -1.1920929e-07, 0, 1.00000012, 0, 1, 0, -1.00000012, 0, -1.1920929e-07) task.wait(2) local args = { "Return" } game:GetService("ReplicatedStorage"):WaitForChild("Framework"):WaitForChild("Features"):WaitForChild("RailSystem"):WaitForChild("LaunchUtil"):WaitForChild("RemoteEvent"):FireServer(unpack(args)) end