Hey! I recently created a custom chat module and I am looking for help with optimization and other feature suggestions. Feel free to use the Github repo to send Pull Requests or to submit any issues.
Why use this over the default chat?
Our chat system is easy to customize and has a nice modern feel. You can also add tags for certain users very easily.
How do I use the chat?
All you have to do is insert the required components from the demo place into your game. You can edit the tags in the ModuleScript under ServerScriptService. Fonts and colors can be edited in the ModuleScript that is a child of the Client script located in the ScreenGui.
To chat, press “/” or click the bottom of the screen.
Screenshots
Here is a place with the chat that can be copied: Chat - Roblox
16:10:33.627 - ChatGUI is not a valid member of PlayerGui
16:10:33.628 - Stack Begin
16:10:33.629 - Script 'Plugin_4453278310.ChatInstaller.ChatInstaller.Chat.Chat_Client.ChatGUI.Client.Resources.CreateMessage.MessageLabel', Line 31 - field new
16:10:33.629 - Script 'Plugin_4453278310.ChatInstaller.ChatInstaller.Chat.Chat_Client.ChatGUI.Client.Resources.CreateMessage', Line 7 - field new
16:10:33.630 - Script 'Plugin_4453278310.ChatInstaller.ChatInstaller.Chat.Chat_Client.ChatGUI.Client', Line 61
16:10:33.631 - Stack End