-- This changes appearance only inside your own game (not globally) local hat = Instance.new("Part") hat.Size = Vector3.new(2, 1, 2) hat.Position = character.Head.Position + Vector3.new(0, 1.5, 0) hat.Parent = character hat.Anchored = false hat.CanCollide = false
: If you're looking to make a character headless through scripting, you'd typically manipulate the character model, removing or hiding the head part. fe free headless korblox script roblox sc work
Many "free" scripts are scams containing viruses or IP loggers. -- This changes appearance only inside your own