Download
(130Kb)
Download
Updated: 04-21-12 02:28 PM
Updated:04-21-12 02:28 PM
Created:03-31-12 10:39 AM
Downloads:1,645
Favorites:4
MD5:

CustomFilter

Version: 1.02
by: Choonstertwo [More]

CustomFilter allows you to filter certain words from your selection of chat channels (all channels are supported).

Filtered words will be replaced with a series of random symbols (similar to the default Mature Language Filter) or with a specified replacement word. You can also choose to completely remove messages with filtered words in them instead of masking the words.

You can also whitelist or blacklist a player. Messages from whitelisted players will never be filtered, whereas messages from blacklisted players will always be filtered (only makes a difference if you have "Remove chat lines" enabled).

Type /cf or /customfilter in-game to bring up the options menu.

If you wish to translate CustomFilter into your native language, you can contribute your translations to the AddOn's CurseForge localization page.

Thank you to those who have contributed translations:

==1.02==
Added wowjackspot's French translations.
Optional Files (0)


Post A Reply Comment Options
Unread 05-07-12, 04:15 AM  
Choonstertwo
A Chromatic Dragonspawn
 
Choonstertwo's Avatar
AddOn Author - Click to view AddOns

Forum posts: 194
File comments: 105
Uploads: 34
Originally Posted by Namtab
few issues
Thanks for the report, I'll take a look into fixing the case and punctuation issues.
Report comment to moderator  
Reply With Quote
Unread 05-02-12, 10:13 AM  
Namtab
A Kobold Labourer

Forum posts: 0
File comments: 67
Uploads: 0
few issues

seems customfilter ignores caps and punctuation symbols

the guy i talked before that keeps spaming gChat with grats everytime some1 gets a achiev, also changes hes msg from time to time (guess would be easyer to ignore him but sometimes he actualy says something interesting )

last grats msg goes like this:
Some text "Grats," some more text here

at 1st i thought it was cuse of the "," customfilter didn't block hes msg

for testing purpose only (i whisper myself)

whole word only - > checked
grats -> blocked
Grats -> blocked
grats, -> pass

whole word only -> unchecked
grats -> blocked
Grats -> pass
grats, -> blocked

at some point this guy actualy changed grats -> g-r-a-t-s (he took this to a new level -> endless possibilities)

there seems to be a mix of different results depending if "whole word only" is checked or not

tks in advanced
Report comment to moderator  
Reply With Quote
Unread 04-15-12, 12:45 PM  
Namtab
A Kobold Labourer

Forum posts: 0
File comments: 67
Uploads: 0
Originally Posted by Choonstertwo
I copied your SavedVariables file and downloaded the AddOn from WoWI, but I couldn't reproduce the issue.

Try deleting your SavedVariables file and re-installing the AddOn.
kinda strange now its workin, tks
Report comment to moderator  
Reply With Quote
Unread 04-13-12, 05:17 AM  
Choonstertwo
A Chromatic Dragonspawn
 
Choonstertwo's Avatar
AddOn Author - Click to view AddOns

Forum posts: 194
File comments: 105
Uploads: 34
I copied your SavedVariables file and downloaded the AddOn from WoWI, but I couldn't reproduce the issue.

Try deleting your SavedVariables file and re-installing the AddOn.
Report comment to moderator  
Reply With Quote
Unread 04-11-12, 05:39 AM  
Namtab
A Kobold Labourer

Forum posts: 0
File comments: 67
Uploads: 0
Lua Code:
  1. CustomFilterDB = {
  2.     ["profileKeys"] = {
  3.         ["Player Name - Realm"] = "Default",
  4.     },
  5.     ["profiles"] = {
  6.         ["Default"] = {
  7.             ["filtered"] = {
  8.                 ["gratz"] = true,
  9.                 ["gz"] = true,
  10.                 ["grats"] = true,
  11.             },
  12.             ["removeLines"] = true,
  13.         },
  14.     },
  15. }
Report comment to moderator  
Reply With Quote
Unread 04-11-12, 03:32 AM  
Choonstertwo
A Chromatic Dragonspawn
 
Choonstertwo's Avatar
AddOn Author - Click to view AddOns

Forum posts: 194
File comments: 105
Uploads: 34
Originally Posted by Namtab
saw this addon and I thought to myself this probably will block that anoyin guy in guild that spams crap in gChat everytime any1 gets an achiev

... add some keywords to "filtered words" checked "remove chat lines" result ... did nothing... not workin

tks in advanced
Please open your WoW\WTF\Account\<Account Name>\SavedVariables\CustomFilter.lua file in a text editor and copy/paste the contents into a new comment here. Highlight the text in the new comment then click the blue Lua logo button above (that says "Wrap [highlight=lua] around selected text" when you hover over it) before submitting it.

When I get some spare time, I'll see if I can reproduce and fix the problem.
Last edited by Choonstertwo : 04-11-12 at 03:33 AM.
Report comment to moderator  
Reply With Quote
Unread 04-09-12, 01:06 PM  
Namtab
A Kobold Labourer

Forum posts: 0
File comments: 67
Uploads: 0
saw this addon and I thought to myself this probably will block that anoyin guy in guild that spams crap in gChat everytime any1 gets an achiev

... add some keywords to "filtered words" checked "remove chat lines" result ... did nothing... not workin

tks in advanced
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: