while task.wait(0.4) do local a = 1e8 game.Players.LocalPlayer.Character.PrimaryPart.AssemblyLinearVelocity = Vector3.new(a,a,a) game.ReplicatedStorage.Scripts:WaitForChild("Re").Event.Unreliable:FireServer( nil,"PARKOUR_Move", {["_"] = "WC_S"} ) end