Ulysses Stuff > Suggestions
Better language filter...
Golden-Death:
--- Code: ---function censor(werdz)
if string.find(werds, "") then
x = string.gsub(werds, "", "***************")
return x
end
--- End code ---
Blocks all swear words. Guaranteed.
Mank:
--- Quote from: Golden-Death on January 17, 2007, 08:20:13 PM ---
--- Code: ---function censor(werdz)
if string.find(werds, "") then
x = string.gsub(werds, "", "***************")
return x
end
--- End code ---
Blocks all swear words. Guaranteed.
--- End quote ---
I'm George Zimmerman creator and founder of the mens warehouse, I guarantee it!
Anyway, I'm suprised you took the time to make a mock lua script xD
Navigation
[0] Message Index
[*] Previous page
Go to full version