New way to filter text?

my game has signs that the user writes on, but roblox recently deprecated the old method and i need a new way of filtering text.

This should be what you’re looking for: TextService.FilterStringAsync

1 Like