local newHumanoidDescription = game.Players:GetHumanoidDescriptionFromUserId(UserId)
workspace.Dummy.Humanoid:ApplyDescription(newHumanoidDescription)
Currently using this method, this is working for thin non blocky characters but for blocky characters its not loading them correctly or at all.