Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Made by Real_IceyDev (lceyDex) --
- -- ↓ TUTORIAL IN MESSAGE BELOW ↓ --
- -- You need to make a LOCALSCRIPT paste in the code below, and then put the LocalScript in REPLICATEDSTORAGE --
- -- (P.S. The script will N͟O͟T͟ WORK if you don't follow directions above carefully) --
- local ChatService = game:GetService("Chat")
- ChatService:RegisterChatCallback(Enum.ChatCallbackType.OnCreatingChatWindow, function()
- return {BubbleChatEnabled = true}
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement