Icecrown is at a critical level of ****ing spam and I am wondering if there's a way to filter the constant flood of "yells: [Orcish] MU GESH A MAKA KILAZI KAKA POO POO".
I know there's some addon that lets you filter certain words.
'); document.write(''); var yuipath = 'clientscript/yui'; var yuicombopath = ''; var remoteyui = false; } else // Load Rest of YUI remotely (where possible) { var yuipath = 'https://ajax.googleapis.com/ajax/libs/yui/2.9.0/build'; var yuicombopath = ''; var remoteyui = true; if (!yuicombopath) { document.write(''); } } var SESSIONURL = ""; var SECURITYTOKEN = "guest"; var IMGDIR_MISC = "warmane/misc"; var IMGDIR_BUTTON = "warmane/buttons"; var vb_disable_ajax = parseInt("0", 10); var SIMPLEVERSION = "422"; var BBURL = "https://forum.warmane.com"; var LOGGEDIN = 0 > 0 ? true : false; var THIS_SCRIPT = "showthread"; var RELPATH = "showthread.php?goto=nextnewest&t=425514"; var PATHS = { forum : "", cms : "", blog : "" }; var AJAXBASEURL = "https://forum.warmane.com/"; var CoTTooltips = { rename: true, icons: false, iconsize: 15, qualitycolor: true, overridecolor: { spells: '#839309', items: '', npcs: '#fff', objects: '#fff', quests: '#ffb100', achievements: '#fff' } }; // -->
Icecrown is at a critical level of ****ing spam and I am wondering if there's a way to filter the constant flood of "yells: [Orcish] MU GESH A MAKA KILAZI KAKA POO POO".
I know there's some addon that lets you filter certain words.
You could do what I do - make a separate chat tab and a whisper window.
General tab - has all channels except General, Trade, Global, Whisper, Yell
Yell tab
Gen/Trade tab
Global tab
Whisper in a separate window - specifically for whisper
Did this but /yell is kinda important for other reasons and so I'd like it to stay.. just filter out the horde.
/run ChatFrame_AddMessageEventFilter("CHAT_MSG_YELL", function(...) for x=1,GetNumLanguages() do if (select(5,...)) == GetLanguageByIndex(x) then return end end return true end)