[Recommended] Roblox's cleanest designed game filter

Automatically filters and removes roblox games containing certain phrases or words. (By default is set to RNG game's)

लेखक
Lexi the elf
दैनिक इंस्टॉल
0
एकूण इंस्टॉल
35
रेटिंग
0 0 0
आवृत्ती
2.0
बनवली
2024-04-26
अपडेट केली
2024-04-26
आकार
2.5 KB
License
GNU GPLv3
यांवर लागू होते:

(By default is set to filter/remove RNG game's)
To modify what games it filters and removes, modify the const targetStrings.
Make sure not to use a comma on the last tag.

Ex. If you wanted to add around 3 things to target/filter you would do ["example text 1", "example text 2', "example text 3"]
And if you wanted to do 2, you would do ["example text 1", "example text 2"]
the tags have to be in quotes ^^