Does my custom Scripting Language need to be filtered?

Hello, I am making a Lumber Tycoon 2 inspired game that focuses a little bit more on automation. So, i want to build a custom scripting language that players can use to program custom events and whatnot.

The question is whether to filter it or not. For obvious reasons, i dont want to filter it because filtering it could break the code users write. I also dont want my game to be taken down for not filtering something. This is a gray area that i just wanted some clarification on. Maybe im just being dumb and not understanding the filtering rules. Pls help!

Thanks!

Not sure if this helps but

“You must filter any displayed text that you don’t have explicit control over to make sure your experiences are compliant”

Text Filtering | Documentation - Roblox Creator Hub.

If players can share their scripts or show their scripts to other players in-game then it has to be filtered.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.