Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1008 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 1008 Bytes

Word Buster

Word Buster is a filter for Garry's Mod, it censors "bad words" with the character of your choice. It uses the List-of-Dirty-Naughty-Obscene-and-Otherwise-Bad-Words (License) which contains more than 350 english words and then converts them into patterns so that it can catch most variants of the banned words.

Installation

Simply drop word-buster into your addons folder and customize lua/sv_config.lua to your needs. To add or remove words simply edit the language files in the data/wordbuster folder but remember that the censor character cannot be present in any of the loaded language files.

Open Source

Hey! It's open source feel free to upgrade it and add words to the list. coughcough Pull Requests coughcough