• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • mature language filter removal macro

    Discussion in 'General Discussion Forum' started by morggue, Dec 1, 2011.

    1. morggue

      morggue New Member

      Joined:
      Oct 3, 2010
      Messages:
      135
      Likes Received:
      4
      Trophy Points:
      0
      So heres the deal. as many of you probably are, i am annoyed by the mature language filter. Although i see its purpose in the game i dont feel it should be forced upon me however im willing to go with it.

      However, i would love it if someone can show me a macro using the blizzard api to disable it by simply clicking a macro each time i log in.

      I know this is somehow possible as HB does it to enable click-to-move upon startup. So can someone help me with it. It would be greatly and hugely appreciated by me and my guild to just simply click amacro at login to remove the annoyingness that is language filter

      THANK YOU!!! :)
       
      Last edited: Dec 1, 2011
    2. gimik

      gimik New Member

      Joined:
      Jul 18, 2010
      Messages:
      1,326
      Likes Received:
      5
      Trophy Points:
      0
      You can disable the filter by going to Esc --> Interface --> Social --> Mature Language Filter (set off).
       
    3. no1knowsy

      no1knowsy Well-Known Member

      Joined:
      Feb 28, 2010
      Messages:
      3,927
      Likes Received:
      57
      Trophy Points:
      48
      And then hit esc->logout.
      This will save the characters settings.
      I'm assuming you close with alt+f4 or the window exit X.
       
    4. morggue

      morggue New Member

      Joined:
      Oct 3, 2010
      Messages:
      135
      Likes Received:
      4
      Trophy Points:
      0
      Yea. I know that. Thats not the point. Its much easier to simply click a button when i log in that i can bind to my mouse or action bars than it is to scroll through a bunch of menu options everytime.

      Dont get me wrong your help is appreciated but i just want a faster way around it. And i suspect it is highly possible as i have seen many many many macros for toggling locking of action bars, sticky targeting, click to move, etc etc. all options that are found in the wow interface along with the mature language filter.

      So again i hope someone can help :)

      Much appreciated
       
    5. morggue

      morggue New Member

      Joined:
      Oct 3, 2010
      Messages:
      135
      Likes Received:
      4
      Trophy Points:
      0
      And no i always either logout or use "exit game".... However mature language filter always resets itself upon login... only since patch mind you. I have read it was intentional by blizz and they wont reverse it and tickets are pointless because they always answer the same way....
       
    6. gimik

      gimik New Member

      Joined:
      Jul 18, 2010
      Messages:
      1,326
      Likes Received:
      5
      Trophy Points:
      0
    7. Tweath

      Tweath New Member

      Joined:
      Oct 29, 2010
      Messages:
      70
      Likes Received:
      0
      Trophy Points:
      0
      I would guess you'd have to make it scan the mature filter settings by BNGetMatureLanguageFilter() and then make it check it is checked or not by 0/1 or true/false and probably use this one BNSetMatureLanguageFilter(true/false or 0/1) or BNSetMatureLanguageFilter = true/false or 0/1
       
    8. xenn88

      xenn88 New Member

      Joined:
      May 4, 2010
      Messages:
      83
      Likes Received:
      2
      Trophy Points:
      0
      there's an addon on curse for this search for mature
       
    9. morggue

      morggue New Member

      Joined:
      Oct 3, 2010
      Messages:
      135
      Likes Received:
      4
      Trophy Points:
      0
      thank u all for the help... i think i may have found a workaround tho without the macro... also thank you gimik for
      however i go there quite frequently for random things so i had already run thru that several times before postiing this lol...

      Anyways thank you all for your help and mods feel free to close this thread as it is solved.... (well solved enough lol)

      Thank you!
       
    10. Gnogue

      Gnogue New Member

      Joined:
      Dec 5, 2011
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      Edited -- Thank you pkalbfle.
       
      Last edited: Dec 5, 2011
    11. no1knowsy

      no1knowsy Well-Known Member

      Joined:
      Feb 28, 2010
      Messages:
      3,927
      Likes Received:
      57
      Trophy Points:
      48
      Take the chance of using this at your own risk. First time poster linking and a .zip file. No thanks.
       
    12. shimmy

      shimmy Member

      Joined:
      Sep 12, 2011
      Messages:
      123
      Likes Received:
      0
      Trophy Points:
      16
      This is indeed a bug and blizzard has said that on several occasions. They are working on a fix.



      Zenlyth
      Support Forum Agent
      Hey guys,

      This is a known issue at this time and you can try this macro for a quick fix for now, while we resolve this issue.

      /script SetCVar("profanityFilter",1-GetCVar("profanityFilter"))

      Source: Mature Language Filter - Forums - World of Warcraft
       
      Last edited: Dec 5, 2011
    13. Gnogue

      Gnogue New Member

      Joined:
      Dec 5, 2011
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      LUA and TOC files can both be opened in a text editor and reviewed before use; so there's no need to trust me. Either way, I've moved posted the addon on Curse and WoWInterface.
       
    14. surfer999

      surfer999 New Member

      Joined:
      Jan 15, 2010
      Messages:
      171
      Likes Received:
      1
      Trophy Points:
      0
    15. Vertraag

      Vertraag New Member

      Joined:
      May 14, 2010
      Messages:
      286
      Likes Received:
      5
      Trophy Points:
      0
      Lol, you're afraid of a zip file containing text files? Please don't say crap like this if you don't know anything about computers.
       
    16. no1knowsy

      no1knowsy Well-Known Member

      Joined:
      Feb 28, 2010
      Messages:
      3,927
      Likes Received:
      57
      Trophy Points:
      48
      I don't feel that you making any comment about what you think you know is worth it.
      I should make a little file for you personally. Not worth the time.

      Your attempt to show superiority on this post has been lost in the fact that you haven't contributed to the thread at all.

      Stfu, and good day.
       

    Share This Page