Getting index nil with 'running'

It’s just the Animator parented to the Humanoid:

local Animator = Humanoid.Animator

If this is in a tool, it should be tool.Parent:FindFirstChild(‘Humanoid’)

still getting the same error. :((

I’m using that now but I still get

Workspace.Scimitar.Script:53: attempt to index nil with 'Animator'