Regex Filter [SKRIPT] icon

Regex Filter [SKRIPT] -----

Advanced Filter System



HOW TO USE:




SEVERITY = 1
» Has to be an EXACT match.
» I.e. "fuck" but not "f1ck"
SEVERITY = 2
» Has to be a VERY CLOSE match. Same level as GamerSafer regex.
» I.e. "f uck"
SEVERITY = 3
» Has to be a CLOSE match Catches symbol replacements; recommended.
» I.e. "f*ck" but not "fu0k"
SEVERITY = 4
» Full check. Not recommended; often catches same length words with the same start if it contains symbols.
» I.e. "fµ¢<" or "f|(k" but, additionally, "f133"

Usage: addFilter("word", severity)

Function of use:

addFilter("test", 1)
addFilter("damn", 2)
addFilter("crap", 3)
addFilter("fuck", 4)
Resource Information
Author:
----------
Total Downloads: 11
First Release: Mar 22, 2026
Last Update: Mar 22, 2026
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings