local Humanoid = Player.Character:WaitForChild("Humanoid")
Players.coda6000.PlayerScripts.Sprint:5: attempt to index nil with 'WaitForChild'
this is the error i get in my output
try local Humanoid = Player.Character:FindFirstChild("Humanoid")