while wait (0.1) do game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(100, 1000, 100) local args = { [1] = "Workshop" } game:GetService("ReplicatedStorage"):WaitForChild("Events"):WaitForChild("SpawnTruck"):FireServer(unpack(args)) end -- crashes https://www.roblox.com/games/19001753775/Truck-Sim-World