while true do wait(5) game:service('Players').LocalPlayer.Character.Forklift:MoveTo(workspace.Checkpoints:WaitForChild("35").Position) wait(0.1) game:GetService("ReplicatedStorage").Signals.Rebirth:FireServer() end