Anyway to allow players to change chat display name in-game?

Looking if its possible to allow players to change their display name in-game basically

Yup. Have a textbox GUI, and make the text their in-game display name, (It’s within the Humanoid) or you could weld a Billboard GUI above their head and have the text display their display name there. Depends on what you want to do. But it is possible.

1 Like

Chat name or the one displayed above their head? If you’re looking to change their chatname you’ll have to dig into the ChatModules and if the second option their displayname is located at Humanoid.DisplayName