I as a programmer are wondering, “What is the best way to edit the Roblox default chat w/o constantly having to go back in and re-edit it every time it’s updated?”
I’m attempting to edit multiple features of the chat, mainly Color Settings, Window Settings, Font Settings, and Channel Settings.
I’m also attempting to add special chat tags & chat colors for certain people / people with certain gamepass’s, but most method’s that I’ve tried require using the modules.
The issue is, I’m not wanting to keep the modules stored in ChatService because Roblox frequently updates the chat, therefore I don’t feel like having the hassle of going in and constantly updating things.
I’ve tried multiple solutions such as simply using the modules I need to then importing the rest via using ImportDefaultModules, but I don’t know if this is the best method as I’m certain they must update the Chat Setting’s somewhat often.
Any help is appreciated. Thanks
or if someone is willing to code a custom chat for me with quite a few extra features that I’d need, I’m willing to pay. Yeita#8354 (I prefer to use Roblox’s default though.)