JC.
0
Q:

How to make a bubble chat script

local Chat = game:GetService("Chat")
local function setUpChatWindow()
    return { BubbleChatEnabled = true }
end
Chat:RegisterChatCallback(Enum.ChatCallbackType.OnCreatingChatWindow, setUpChatWindow)
---Script By Rigby#9052 on Discord
0

New to Communities?

Join the community