Chat filter on sign

Hello! I am trying to add a sign tool to my game and so far the chat filter is not working at all. I followed a youtube tutorial since I am not so confident in scripting, but as a result I have made a mistake. Here are my scripts on the sign:
44444444444444



Chat filtering doesn’t work in studio. You will also want to use the Chat:FilterStringForBroadcast function instead.

1 Like

you can use TextService:FilterStringAsync()