1. Addon to filter /yell horde spammers?

    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.

  2. 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

  3. 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.

  4. /run ChatFrame_AddMessageEventFilter("CHAT_MSG_YELL", function(...) for x=1,GetNumLanguages() do if (select(5,...)) == GetLanguageByIndex(x) then return end end return true end)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •