Detecting a bad word (that doesnt pass roblox filter)

Hello! Im making a description and it DOESN’T show hasthags. And I need to detect and change them. Lemme explain what I want; A script when I write the word then it will show hasthags and I use more good words [I will wirte word inside script and it will print output]

2 Likes

First filter it:

Then You can manually find and replace the hash tags by using these methods:

3 Likes

Hmmm ok when I write a script ill post it to here

1 Like