My other remover script is also not working?

I recommend not using the parent argument of Instance.new which is pretty bad for performance (Can read more about it here.
Are you sure that the player’s character is added correctly?
I’d change variable character to:

 Player.Character or Player.CharacterAdded:Wait() 

Also recommend debugging it if any more errors.