Rainbow text in ChatMakeSystemMessage

So, I was finding about Making Rainbow Text in ChatMakeSystemMessage and some devs say thats impossible Is that right?

1 Like

For Roblox chat, there are some limitations in terms of formatting options. The Roblox chat system only supports a limited set of text formatting options, including bold, italic and underline i believe and maybe strikethrough.

Unfortunately, creating rainbow text directly in the Roblox chat system is not possible. Alternatively, you can change the color of their chat messages to create the illusion of rainbow text.

1 Like

Sadly I don’t believe this is possible, you can change the color but once you send the messagse you cannot change the color of it. Though if you were to make your own chat system, then I’m sure you could achieve this.

1 Like

Only the old roblox chat system can allow this, since it’s in PlayerGui. New chat with TextChatService does not allow this.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.