Custom Chat Module - Looking for contributors!

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

Feel free to send pull requests to the Github repository: https://github.com/robloxium/Chat

Also, here is a cool plugin to install the chat for you: Chat Installer - Roblox

12 Likes

Found an error in the plugin:

 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

Should be .Chat not .ChatGUI

Fixed, thanks for alerting me!

1 Like

Also something to add, you might wanna do a GamepassID = 0 for things such as VIP. If you would like I could program one in if you would like?

Feel free to make a PR on the github

1 Like

Issue with scaling if text size is changed. Screenshot by Lightshot

1 Like

Will attempt to fix this sometime later this week

1 Like

The plugin is not currently for sale on Roblox website

1 Like

I am no longer providing any support for the plugin and therefore discontinued it.

1 Like

Hey! the chat doesn’t fit on a phone