Introducing Blocked Words: Enhanced Moderation for Safer Communities

The Blocked Words not even blocking or deleting :dotted_line_face:


I haven’t used this myself yet, but I believe how it works is that it matches a full word, for example, if you had filter set to “hell” it would block " hell " but not " hello ", because " hello " doesn’t contain a space immediately after the “hell” part, it has an “o”. In this example, if you did want to block " hello " as well, you would have to use “*” wildcard and set your filter to “hell*” which tells it to match any words that start with “hell”. In your case, you would need to change your filters to include these wildcards so that they work properly, for example, to filter the example that you sent, you would have to change “https:/www.roblox.com/games/” to “https:/www.roblox.com/games/*” (I’ve left out the second slash in the https:// part cause Roblox won’t stop embedding it as a link).

Again, I haven’t gotten a chance to play around with this myself, so I could be totally wrong, but this seems right.

1 Like