About 233,000 results
Open links in new tab
  1. How do I disable chat ingame? - Scripting Support - Roblox

    Apr 8, 2020 · make a local script in starter gui with the line of code you said: game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Chat, false) If you want to stop the default chat from loading then go into chat properties and disable this . If you do both it will completely stop the chat from showing and being used.

  2. How can we turn off global chat? - Scripting Support - Roblox

    Sep 29, 2022 · This is really a simple issue, just how can we turn off chat messages? like make it so when somebody chats, you need to see their bubble message and can’t be seen in the chatbar (images below) On Off

  3. How to Enable/Disable/Change Classic Chat and Bubble Chat

    Nov 18, 2018 · It seems one of our recent changes unexpectedly made the bubble chat only state not work correctly. For temporary fix to keep your games running, we would suggest doing the following: run your place in studio copy the ClientChatModule under ChatService stop running and paste it to ChatService open the ChatSettings under ClientChatModules manually set the …

  4. How to disable ChatWindow but not ChatBar - Roblox

    Jul 17, 2019 · Forking the whole chat system to modify one item is not a smart idea. I wouldn’t fork the chat at all actually. You can accomplish this same thing in far less steps. All you need is a LocalScript and a connection to the ChatService.

  5. I'm no longer able to disable VC - Engine Bugs - Roblox

    Nov 1, 2024 · Earlier today, I noticed that my Voice Chat has been forcibly enabled due to getting a pop up saying that I won’t be able to hear others due to my volume being set to 0. As I have this feature disabled, I went to check my privacy settings to find the setting being gone entirely from my privacy page: I now have VC enabled with no way of disabling it at all. Expected behavior I …

  6. Is there a way to disable a players chat? - Scripting Support

    Nov 5, 2021 · Achieve My goal is to make a command that allows me to mute a player/prevent them from chatting with others in the server they’re muted in. Where I looked I looked at the Chat service and I saw nothing in it. I don’t know where else to look. Thank you for your input. Post Answer The answer given is a more in-depth answer, however @regexman was the first to …

  7. How to get rid of chat emotes suggestions? - Roblox

    Aug 24, 2023 · Howdy 🤠 Recently Roblox updated the game chat and now when you type a colon, then a letter you get a list of suggested emotes that you can type through the chat. My question now is how can I remove this? I have admin commands that also start with the colon and many other custom commands, it’s hell to change all of that to a different prefix. Still, outside of the …

  8. Disabling classic chat for specific players? - Roblox

    Jun 5, 2022 · Is there currently a way to temporarily disable the classic chat for a select group of players? I don’t want to disable the entire chat system (because I want the bubble chat to remain active), and I’m trying to avoid creating my own custom chat if possible. I’ve tried forking the existing client chat modules and then editing them while a game is in session, but nothing …

  9. Cannot turn on chat via privacy settings - Roblox

    Feb 5, 2025 · Hello, Randomly, about a half an hour ago, I recieved this unexpected message explaining that I’d have to turn on a specific toggle in my privacy settings to chat with friends. I’d never messed with this toggle, but nonetheless I turned it off and back on again to see if this would fix the issue. I’ve been trying this for the past 10 minutes, waiting in two to three minute …

  10. Disabling Chat Censoring - Website Features - Roblox

    Aug 4, 2016 · I put this under Web Features because you set your “13+” setting to true/false here. It would really… just be great to have some way of playing a ROBLOX Game without seeing constant #'s. There was a conversation I had yesterday where the chat filter turned almost everything I said and my friend said to just #'s, even though we were saying completely normal …

Refresh