Users can send TALL messages and basically clear the entire chat

Visual Aids:

Direct Links:
Any game.
System Info:
Probably not relevant.

Expected behavior

Expected outcome:
Long messages should be blocked if they are above a certain height.

1 Like

Honestly, I’m surprised there isn’t a character limit in place as these messages are stored indefinitely for future moderation.

2 Likes

I noticed that people doing this in my game were using some foreign (invisible/line break) character which interferes with the RichText in TextChatService. My game already blocks all foreign characters in the chat because of people bypassing the chat filter using accented/special characters in the past (which Roblox also didn’t fix), so a similar implementation would probably be a workaround for this issue too. Still definitely a Roblox bug though as there is no reasonable explanation for those characters being available to be used in the chat in the first place.

1 Like