How to give chat tags when a gamepasse is owned in the new textchatservice

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Keep it simple and clear!

Hello Devs :smile: ! I wanted to make something that change the chat tag of the player when he have a certain gamepass!

  1. What is the issue? Include screenshots / videos if possible!

So I’ve searched a lot about this issue but it seems that I always fall on the old version of the textchatservice so the ā€œlegacychatserviceā€ which looks ā€œoldā€ and the biggest problem is that theres no bubble chat in it.

  1. What solutions have you tried so far? Did you look for solutions on the Developer Hub?

I’ve tried a lot like I said but I don’t find anything for that problem I always see things like in the old service which just don’t work on the new one so I hope someone can light up this problem

Thanks!

the new textchatservice is more different than the legacy.so might be harder.i think it uses HexCode colors for chat tag colors.and some weird strings.if i know correctly,heres a tip:

to add a tag for players,use the TextChatService.MessageReceived (Only works on client)