How to make a chat similar to Roblox chat?

How do you make a chat similar to Roblox chat? I have the GUI chat design in, but I am having trouble making the text input area and the text size is different for every message on the chat (I am using TextScaled). I want it to work the same way. The text input should automatically scale vertically when you type and every message should have the same text size. Please help! Any help will be appreciated!

I advise you to fork the LegacyChatService modules and go for an in-depth analysis of what it does, and how you can replicate it or modify it in your ways.
You can also look up some tutorials online, and if you run into any issues, you can create a post here on devforum.

2 Likes

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