About 232,000 results
Open links in new tab
  1. Your Name Color in Chat — History and How It Works - Roblox

    Nov 15, 2023 · On the left is the old legacy chat, and on the right is TextChatService. Roblox has introduced the new TextChatService as the default chat interface in new experiences, gradually phasing out the legacy chat version (formerly known as the “Lua Chat System”). One minor change with the new chat is that for the default name colors every player has, the “Bright violet” BrickColor was ...

  2. Change chat color of player only in chat window - Roblox

    Aug 3, 2023 · I am trying to implement the TextChatService in my game instead of relying on the old Chat service. With the old system I changed the colors of the chat of someone in the chat window, but not in their bubble chat. Now I tried a simple script where it changes the color of my chat in the chat window. But a side effect is that it also changes the color in the bubble chat, while i …

  3. How would I change the color of this chat message with ... - Roblox

    Apr 7, 2023 · I’m trying to make a chat message that appears when a player gets a new record in an obby for a game with TextChatService, but I don’t want the message to appear white. How would I change the color of it? Here’s my script so far (StarterPlayerScripts): game.ReplicatedStorage.RemoteEvents.CompletedObby.OnClientEvent:Connect(function(PlayerName, TimerText, ObbyName, Difficulty) game ...

  4. Help! How do I change a player's name's chat color? - Roblox

    Jan 24, 2024 · Hi! I’ve been searching the dev forums for a way to overwrite the color of a player’s name in the normal Roblox chat of my experience, how can I achieve that? Thank you! Have a great day 🙂

  5. Change Chat Color Command - Scripting Support - Roblox

    Jun 16, 2021 · Hey Developers, I’m trying to make a command where players can change their chat color if they own a gamepass. I’m not very experienced when it comes to manipulating/forking the ChatModules, so that’s why I decided to come to the dev forum to see if someone can point me in the right direction into somehow creating this sort of system. I want to make this in chat command, so an example of ...

  6. Player chat color - Scripting Support - Developer Forum - Roblox

    Dec 31, 2020 · Ive been wanting to get a players’ chat color. I cant find anything that works on the topic. Ive searched high and low and couldnt find a woking solution. My game has cross server chat and i was wanting to have the players in different servers to have their chat color, rather than white. Any help is appreciated!

  7. How to enable NEW bubble chat, change color & font for each

    Jun 13, 2020 · Once you have taken it, put it inside Chat. To change Bubble color, find the BubbleColor Color3Value inside the script. Change it’s value to any color you want. To change Text color, find the TextColor Color3Value inside the script. Change it’s value to any color you want. To change Font, Open the script. And in line 10, you’ll see this line:

  8. How do I change the chat bubble color? - Roblox

    Apr 11, 2022 · To change Bubble color, find the BubbleColor Color3Value inside the script. From there you can adjust the color to whatever you want. frnrjgrakjbrh (Rockman) April 11, 2022, 2:40am

  9. How do I change System Text's Color on the new TextChatService …

    Nov 12, 2022 · I’ve been messing around with the TextChatService, and I wanted to make system messages. After finally getting the code to work (using code for LegacyTextService didn’t work) I managed to make them. A problem that I have is that they’re white (just as if a player would type it). I want to make them a different color, which I knew …

  10. What colour is your Roblox username when chatting? : r/roblox

    Display names don’t affect chat color. Though if you meant spending 1000 robux to change your actual username, then it’s probably just a coincidence that both of your name choices share the same color.

  11. Some results have been removed