Is there any addon that does this automaticly - ignoring ally's chats so i will see less spam in Dalaran :D ty
'); 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=416991"; 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' } }; // -->
Is there any addon that does this automaticly - ignoring ally's chats so i will see less spam in Dalaran :D ty
ye but how am i gonna see when our ppl write about raids and stuff? I dont want /say chat disabled completly - i just dont wanna see this gibberish words from alliance players
Tough luck Horde scum, you're going to keep reading it and you're going to love it!
But really, there's no way to hide opposite faction chat for now.
Ye - we need to get the attention of a coder so he can save us :D @Maluxorath i bet u love reading HORDE chat also in dalaran :>
Why not just use an existing Addon like Prat 3.0?
It gives you the possibilty to create Custom Chat Filter so you dont need to read all the Horde/Alliance Chat or this annoying "WTS Char on Warmane Site" Spam.
Just as a example: I dont want to see all the Horde Spam in Dala, so i looked at Words that appeared frequently like "AAZ", "KEK", "KAGG" and so on.
I then created a Custom Filter for /s and /y that looks like this: .*%s?[Aa][Aa][Zz]%s?.*
It's an regular expression in LUA to Filter out any Text in my Chat where "AAZ" appears as a single Word, no matter if it is lower case or capitalized.
I have a few more of this filters ofc but since then my Chat in Dala is running very smooth to read, no Spam ;)