1. May 17, 2017  

    Filter unwanted words in chat/global/general

    Hello, I'm looking for an addon that remove the spam of words I dont want to see like "WTS" "Selling" "Gold" "TOC5""TOC10" and so on I want a clean chat with only things that could interest me, and on icecrown its always a mess finding something in global useful..is there a way to do this? Thanks

  2. May 18, 2017  
    Not sure if there is a specific addon for this there might be however you could code this addon quite easily by just matching the strings and blocking them like so



    ended up writing an entire addon to do this cuz I was bored, works great on tbc can't test on wotlk because I can't see channels below lvl 10... heres the code for anyone else who likes to read lua lol

    https://pastebin.com/0DF388nQ

    Download: http://www.filedropper.com/chatblock

    example usage: /cb add test (use lowercase only... verify it works on wrath and I'll auto convert the input before I push final wrath version)
    now any message in anychannel that contains the word "test" will be blocked, you can do /cb help for all the available commands

    note: On WotLK it will say it is outdated but it isn't confirm it is working on wrath for me and I'll update the toc and push an official version for wrath however this was just made and tested on TBC only.
    Edited: May 19, 2017 Reason: added comments

  3. May 19, 2017  
    Wow man that's an amazing job you've done there!

    I'm going to test it right now. By the way, is case sensitive? I mean do I need to add both "Gold" and "gold" or what?

  4. May 19, 2017  
    Ok I just tested on Icecrown and..it doesn't work. I mean it drops fps to 1-2 like it is "spamming" something that my computer can't handle by hardware.
    If I type /cb the menu is shown correctly tho, but yea can't play at 1 fps :(

  5. May 19, 2017  
    yes i would say that the api is different on wotlk let me get an account that has a toon above lvl 10 and ill make a wotlk version and upload it for you(as i cant test cuz i cant join channels in below lvl 10) in tbc however which is what i used to create it it has no fps drops and only uses 119kb of memory I will try to get this done for u today as well as making it case-insensitive

  6. May 19, 2017  
    Updated for 3.3.5a(they changed 1 api from 2.4.3xd) added case -insensitivity also so adding the word "gold" will block all forms of the word regardless of capitalization try it out and suggest additions if needed.

    Download: http://www.filedropper.com/chatblock335

  7. May 19, 2017  
    You deserve a medal, it's working perfectly!

    =)

    Pretty smooth and no problem so far, if I notice something weird or I came up with suggestions I let you know, thanks A LOT mate!

  8. May 19, 2017  
    You deserve a medal, it's working perfectly!

    =)

    Pretty smooth and no problem so far, if I notice something weird or I came up with suggestions I let you know, thanks A LOT mate!
    np buddy enjoy

  9. May 22, 2017  

  10. May 28, 2017  
    Updated for 3.3.5a(they changed 1 api from 2.4.3xd) added case -insensitivity also so adding the word "gold" will block all forms of the word regardless of capitalization try it out and suggest additions if needed.

    Download: http://www.filedropper.com/chatblock335
    pretty sick, anyway you could make it allow us to filter specific channels like global (channel 6)?

    i obviously don't need guild chat or trade chat to filter out WTB or other stuff. Something along the lines of "/cb add 6 wts"?

    also i am getting this error when logging in https://pastebin.com/nM0tqpum
    edit: this breaks my clique
    Edited: May 28, 2017

  11. The download link is not valid anymore. Could you please reupload Chatblock for 3.3.5? Thanks!


  12. Chat Consolidate is what you are looking for
    https://wow.curseforge.com/projects/...49283/download

    You can filter even custom channels, like global, etc. It has a dictionary to ignore unwanted words and another dictionary to shrink large msgs on the chat.

  13. @SupaKaiser
    @dotafury

    Tried BadBoy + BadBoy Crap Cleaner and Chat Consolidate. Don't work for me or I'm unaware how to configure it.
    I'm lost looking for an add-on that lets you configure dictionary (input words) and applies that filter to X channel (5.Global and 1.General)
    I'm in constant state of eye cancer when looking at global. I'm in dire need of your help! :P

Posting Permissions

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