Is it possible to change the chat keybind in Roblox back to "/" after the new update?

Hello, currently I am working on a game and I have noticed that the new chat update has changed the keybind to open the chat from “/” to “.” which is quite annoying. I was wondering if there is a way to change it back using some scripts? Please let me know, keeping in mind that I am not familiar with scripting. Thank you!

Before update:

After update : image

I think they just changed the text and added the “;” to open the chat.
For me, using / to open the chat works normal

I tried to press “/” and It doesn’t work for me Are you using the new chat system?

Yes, Im using the new chat.
Btw if you want to change it in your game you can change the ChatVersion to “LegacyChatService” in the TextChatService, but it will also affect the chat appearance.

Yea I know legacyChatService works but do you have any idea on how to fix it on the new chat system?

1 Like