while true do if not playerss or not playerss:FindFirstChildOfClass("Humanoid") or playerss:FindFirstChildOfClass("Humanoid").Health <= 0 then IsDead = true; return end if StateMover then bbv.Position = playerss.Torso.CFrame.p bullet.Position = playerss.Torso.CFrame.p end ...