I recently made a post on how to enable bubble chat, change color and font (aka customize) and it kinda slapped. It got way a lot more views than i expected. So I decided to make customization easier, with a simple plugin. And now, I would like to introduce, Bubble Chat Customizer, for those newbies who are new to scripting and wants to edit bubble chat without any scripting knowledge. Please note that, this is my second ever plugin and it might contain a lot of bug. My last plugin ThumbnailCreator didnât do good, but I hope this will!
Features
Awesome Live Preview feature, see how the bubble chat will look like without testing in game!
Contains all the properties of the bubble chat.
Clicking on each property name will show you a description about it.
Enable and Disable bubble chat button to toggle easily.
Includes apply changes button and restore to default button as well.
Rich, modern and eye-catching UI Design.
Installing Plugin
To install plugin, click on the banner located at the top of the post. It should redirect you to a roblox plugin. Install the plugin. Now go to studio and press the following icon . For the rest of the instruction, watch Usage Video.
UI Design
Usage Video
Live Preview
If you have any question, feedback or suggestion, feel free to message me on DevForum or Discord, Techy#9999!
Thank you for reading this post. Enjoy the plugin!
Classic Chat is not related to this Bubble Chat Customizer plugin. So I did not really include the feature, but i might, so Iâm doing this poll. However, you can disable ClassicChat by putting these lines in a LocalScript in ReplicatedFirst.
Not really sure whatâs the issue, it might be the UI mis-positioned. Iâll take a look at the issue. Currently, I donât have my Laptop so itâll take me some time to bring an update.
@matiss112233 Yeah, I was hoping to add that feature since the Type system gives a lot of errors in the output. Thanks for the suggestion.
Anyone using this now? I just installed, errors,
12:43:54.124 is not a valid member of âEnum.Fontâ - Server - LocalScript:17
12:43:54.124 Stack Begin - Studio
12:43:54.125 Script âCoreGui.BubbleChatCustomizerGui.MainFrame.LivePreview.ChatText.LocalScriptâ, Line 17 - Studio - LocalScript:17
12:43:54.125 Stack End - Studio
Line 17 =
if isFont(Enum.Font[settings.Font.Input.Text]) then
plugin works for preview, but not in studio play⌠bubble works, but color does not
Itâs an error when no font is selected. Iâve fixed the error in my newest version of plugin and itâll be published tomorrow/later. Iâm extremely sorry for the inconvenience.