For player Characters, this will remove all hats and other accessories. This function removes Accessory object by calling Instance:Destroy() on them, meaning the Parent of the accessories are set to nil and locked. See also Humanoid:AddAccessory() to attach an Accessory, and Humanoid:Get...