• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

BugMeNot

 
Project Updated:
Files Updated: Tue, Dec 29 2009
Supports Game Version: 3.3.0
Category: Chat & Communication
Tags:

, , , , , and [Edit Tags]

Project Manager: daylightice
Additional Authors: No additional authors
Current Version: 1.5.5 Beta
License: GNU General Public License version 3 (GPLv3)
Development Site: CurseForge.com
Avg Daily DL (last 30 days): 7
Downloads Total: 8,236
Favorites: 34
Comments: 33
  • About BugMeNot
  •  

OVERVIEW


Bug Me Not is an AddOn with the goal to bug you less.
AUTO-CANCELLING: BMN can auto-cancel duel invites, group invites, guild invites, guild charter signature requests.
AUTO-IGNORE: BMN can automatically block and ignore people who do it unasked.
AUTO-REPLY: BMN can send custom auto-replies can be send to the "offender".
AUTO-ACCEPT: BMN can auto-accept incomign duel and party requests from friends and guild members.

NEWS


New configuration GUI, no more slashcommands
Auto-accept duels and parties from friends/guild.

OPERATION AND CONFIGURATION

CONFIGURATION

Type /bugmenot setup or /bmn setup to configure options.

SKIPPING

To temporarily disable BMN use:
/bmn skip (amount: 1-9) -- disables BMN for the next (amount) of actions BMN would normally prevent.

/bmn skip 0 -- ends skip and resumes normal operation.

So if you have group invited set to REJECT or IGNORE and want to allow the next group invite, use /bmn skip 1.
If the next action BMN catches is actually a group invite, it will allow it and then resumes normal operation.

BLOCK OPTIONS

There are two methods of blocking in BugMeNot:
OPTION REJECT: Just rejects the specific action.
OPTION IGNORE: Rejects the action and puts the originator on your ignore list.
If messaging is enabled it will sends the reject or ignore message to the originating player.

The other options should be self-explanatory

DEFAULT SETTINGS


When installed, the following options will be pre-set per character:
  • REJECT duels
  • ALLOW invites
  • PERMIT guildmembers
  • PERMIT friends
  • AUTO-ACCEPT disabled
  • DISABLED auto-whisper on rejects/ignores
  • REJECT guild invites
  • REJECT guild charter signature requests
  • DISABLED verbose, its silent by default
  • DISABLED auto-accept options.

LANGUAGE SUPPORT


BugMeNot only supports english and german at the moment.
The addon should run on clients with a different language but will be all in english.
I really like to add SPANISH or FRENCH but would need someone to help with the localisation.

If your realm is german (and BMN knows that) the default messages will be loaded in german otherwise in english.
If your client is german the addon will run with german localisation otherwise fall back to english.

KNOWN ISSUES


The BugMeNot GUI doesn't work when you're also running GuildLaunchProfiler

  • Downloads (6)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  BugMeNot 1.5.5 Beta Beta 3.3.0 216 12/29/2009
  BugMeNot 1.5.4 beta Beta 3.3.0 146 12/9/2009
  BugMeNot 1.5.3 Release 3.3.0 337 12/9/2009
  BugMeNot 1.5.2 Release 3.2.0 314 11/21/2009
  BugMeNot 1.5.1 Release 3.2.0 814 9/5/2009
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • Zasurus said

    I have added a ticket with a fix to the problem I am getting with array expected nil got on line 19 of the Realm Localisation lua file. Might be of use to others. You can get the fixed file from the ticket:
    http://wow.curseforge.com/addons/bug-me-not/tickets/2-fr-realm-localisation-error-line-19/

    Hope that helps.

    Regards,

    Zas

    Reply Report Permalink
  • Another interesting problem, not quite sure what caused this one:

    6x Interface\FrameXML\UIDropDownMenu.lua:183: attempt to compare number with string:
    <in C code>: in function `UIDropDownMenu_CreateFrames'
    Interface\FrameXML\UIDropDownMenu.lua:25: in function <Interface\FrameXML\UIDropDownMenu.lua:23>:
    <in C code>: in function `SetAttribute'
    Interface\FrameXML\UIDropDownMenu.lua:224: in function `UIDropDownMenu_AddButton':
    BugMeNot-1.5.3\BugMeNot.lua:101: in function `initFunction'
    Interface\FrameXML\UIDropDownMenu.lua:69: in function `UIDropDownMenu_Initialize':
    BugMeNot-1.5.3\BugMeNot.lua:167: in function `InitializeForms'
    BugMeNot-1.5.3\BugMeNot.lua:416: in function `?'
    Interface\FrameXML\ChatFrame.lua:3544: in function <Interface\FrameXML\ChatFrame.lua:3497>:
    <in C code>: in function `ChatEdit_ParseText'
    Interface\FrameXML\ChatFrame.lua:3213: in function <Interface\FrameXML\ChatFrame.lua:3212>:
    <in C code>: in function `ChatEdit_SendText'
    Interface\FrameXML\ChatFrame.lua:3237: in function <Interface\FrameXML\ChatFrame.lua:3233>:
    <in C code>: ?
    <in C code>: in function `ChatEdit_OnEnterPressed'
    <string>:"*:OnEnterPressed":1: in function <[string "*:OnEnterPressed"]:1>

    Locals:
    (*temporary) = "[L01]"
    (*temporary) = 1
    = <function> @ Interface\FrameXML\UIDropDownMenu.lua:181:
    = <function> @ Postal\Postal.lua:478:

    ---

    Reply Report Permalink
  • Interesting problem here, as caught by BugSack when I attempted to open the config gui:

    6x Interface\FrameXML\UIDropDownMenu.lua:227: attempt to index local 'listFrame' (a nil value):
    BugMeNot-1.5.3\BugMeNot.lua:101: in function `initFunction'
    Interface\FrameXML\UIDropDownMenu.lua:69: in function `UIDropDownMenu_Initialize':
    BugMeNot-1.5.3\BugMeNot.lua:167: in function `InitializeForms'
    BugMeNot-1.5.3\BugMeNot.lua:416: in function `?'
    Interface\FrameXML\ChatFrame.lua:3544: in function <Interface\FrameXML\ChatFrame.lua:3497>:
    <in C code>: in function `ChatEdit_ParseText'
    Interface\FrameXML\ChatFrame.lua:3213: in function <Interface\FrameXML\ChatFrame.lua:3212>:
    <in C code>: in function `ChatEdit_SendText'
    Interface\FrameXML\ChatFrame.lua:3237: in function <Interface\FrameXML\ChatFrame.lua:3233>:
    <in C code>: ?
    <in C code>: in function `ChatEdit_OnEnterPressed'
    <string>:"*:OnEnterPressed":1: in function <[string "*:OnEnterPressed"]:1>

    Locals:
    info = <table> {
    value = "Allow"
    owner = UIParent {}
    func = <function> @ BugMeNot\BugMeNot.lua:95:
    text = "Allow"
    }

    ---

    Reply Report Permalink
  • Are you running GuildLaunchProfiler ?
    If you do thats the cause of that error but don't ask me why I haven't figured out what GuildLaunchProfiler does exactly to cause that error.
    If youre not then its prolly another one haven't heard of others so far tho.

    Reply Report Permalink
  • I identified an issue with BMN, happens that sometimes group invites are not properly procecced and the invitation window gets hidden so you can't join the group. I'll try to find the cause of that asap and publish a fix for that. Right now if that happens you can only relog or do a ui reload (/console reloadui) and get a re-invite. Sorry about that.

    Reply Report Permalink
  • sertherin said

    I just installed the addon and tried to run the configuration window and this error popped up

    Date: 2009-11-10 21:00:20
    ID: 1
    Error occured in: Global
    Count: 1
    Message: ..\FrameXML\UIDropDownMenu.lua line 224:
    attempt to index local 'listFrame' (a nil value)
    Debug:
    [C]: ?
    ..\FrameXML\UIDropDownMenu.lua:224: UIDropDownMenu_AddButton()
    BugMeNot\BugMeNot.lua:101: initFunction()
    ..\FrameXML\UIDropDownMenu.lua:69: UIDropDownMenu_Initialize()
    BugMeNot\BugMeNot.lua:167: InitializeForms()
    BugMeNot\BugMeNot.lua:404: value()
    ..\FrameXML\ChatFrame.lua:3529: ChatEdit_ParseText()
    ..\FrameXML\ChatFrame.lua:3177: ChatEdit_SendText()
    ..\FrameXML\ChatFrame.lua:3201: ChatEdit_OnEnterPressed()
    [string "*:OnEnterPressed"]:1:
    [string "*:OnEnterPressed"]:1
    AddOns:
    Swatter, v3.1.14 (<%codename%>)
    ACP, v3.2.0.23
    AdvancedTradeSkillWindow, v
    Altoholic, v3.2.002b
    ArkInventory, v3.02
    AucAdvanced, v5.7.4504 (KillerKoala)
    AucDb, v5.1.DEV.3583
    AucFilterBasic, v5.7.4504 (KillerKoala)
    AucFilterOutlier, v5.7.4504.2531
    AucMatchUndercut, v5.7.4504.2531
    AucStatClassic, v5.7.4504 (KillerKoala)
    AucStatHistogram, v5.7.4504 (KillerKoala)
    AucStatiLevel, v5.7.4504 (KillerKoala)
    AucStatPurchased, v5.7.4504 (KillerKoala)
    AucStatSales, v5.7.4504.2842
    AucStatSimple, v5.7.4504 (KillerKoala)
    AucStatStdDev, v5.7.4504 (KillerKoala)
    AucStatWOWEcon, v5.7.4504.2530
    AucUtilAHWindowControl, v5.7.4504.3311
    AucUtilAppraiser, v5.7.4504.2530
    AucUtilAskPrice, v5.7.4504.3175
    AucUtilAutoMagic, v5.7.4504.3142
    AucUtilCompactUI, v5.7.4504.2530
    AucUtilEasyBuyout, v5.7.4504.3583
    AucUtilFixAH, v5.7.4504 (KillerKoala)
    AucUtilGlypher, v5.7.4504.2545
    AucUtilItemSuggest, v5.7.4504.3108
    AucUtilPriceLevel, v5.7.4504.2545
    AucUtilScanButton, v5.7.4504.2530
    AucUtilScanFinish, v5.7.4504.2530
    AucUtilScanProgress, v5.7.4504.2530
    AucUtilSearchUI, v5.7.4504.3655
    AucUtilSimpleAuction, v5.7.4504.0
    AucUtilVendMarkup, v5.7.4504.2530
    Babylonian, v5.1.DEV.130
    BeanCounter, v5.7.4504 (KillerKoala)
    BonusScanner, v5.2
    BrokerBonusScanner, v1.2
    BugMeNot, v1.5.1
    Carbonite, v3.23
    CarboniteTransfer, v1.01
    Configator, v5.1.DEV.130
    DataStore, v3.2.002b
    DataStoreAchievements, v3.2.002
    DataStoreAuctions, v3.2.002
    DataStoreCharacters, v3.2.002
    DataStoreContainers, v3.2.002
    DataStoreCrafts, v3.2.002
    DataStoreCurrencies, v3.2.002
    DataStoreInventory, v3.2.002
    DataStoreMails, v3.2.002
    DataStorePets, v3.2.002
    DataStoreQuests, v3.2.002
    DataStoreReputations, v3.2.002
    DataStoreSkills, v3.2.002
    DataStoreSpells, v3.2.002
    DataStoreStats, v3.2.002
    DataStoreTalents, v3.2.002
    DebugLib, v5.1.DEV.130
    Enchantrix, v5.7.4504 (KillerKoala)
    EnchantrixBarker, v5.7.4504 (KillerKoala)
    Factionizer, v30200.4
    FixItemIcon, v3.0.5
    Gatherer, v3.1.14
    GathererDBWowhead, v1.0.2009-02-18
    GearScore, v3.0.012 - Release
    GFWFeedOMatic, v3.2
    GuildLaunchProfiler, v00.09.18 BETA
    ImprovedMerchant, v3.6x5
    Informant, v5.7.4504 (KillerKoala)
    Overachiever, v0.48
    Postal, v3.2.2
    SellOMatic, vv1.1.18
    SlideBar, v3.1.14 (<%codename%>)
    Stubby, v5.7.4504 (KillerKoala)
    XPerl, v3.0.6
    XPerlArcaneBar, v
    XPerlPlayer, v
    XPerlPlayerBuffs, v
    XPerlPlayerPet, v
    XPerlTarget, v
    XToLevel, v3.2.2_8r
    BlizRuntimeLib_enUS v3.2.2.30200 <us>
    (ck=9ed)

    anyone have a solution for this ?

    Reply Report Permalink
  • It's GuildLaunchProfiler. Hadn't much time recently to dig into the sourcecode of GuildLaunchProfiler to find reason for this.
    Not sure what GuildLaunchProfiler is doing to the blizzard functions, but right now you can't use these 2 addons together.
    Could be an error on my end of course but I don't see how.

    Reply Report Permalink
  • sertherin said

    Thank You so much for the quick response and solution :)

    Reply Report Permalink
  • TOC update released.
    Haven't had time to test it yet for new issues with 3.2.

    Reply Report Permalink
  • Tryst46 said

    Are there any plans to update this? I have it loaded but since the 3.2 patch, it has not worked and I miss not having to decline everything manually.

    Reply Report Permalink
  • I currently don't have WoW sub up so can't really look into it, sorry.

    Does it not load or not work (if you have the Load out of date addons checkbox checked)

    Reply Report Permalink
  • Tryst46 said

    I'd like to see an "ignore on spam" option for these. I have been spammed with duel requests several times because some idiots think it's funny to keep triggering BMN. I'd like to be able to have the option to add them to my ignore list automatically if they do it 3 times in a row either with duel requests, guild invites or group invites.

    I had a level 2 pally spam my level 14 rogue 8 times before I finally told him to go away before I reported him in a rather less polite way. I would have accepted to teach him a lesson but there's no honor in it, 1 shot with sinister strike does more damage than he had on his health bar.

    Reply Report Permalink
  • That is a good idea. I might consider that but I don't see me doing that too soon I fear. But thanks for the input

    Reply Report Permalink
  • Friikki said

    this seems to block all invites, no matter how I setup it.

    Reply Report Permalink
  • What kind of invites are blocked, and what did you set in options?
    Basically I wouldn't know why it would do that since I tested that personally and it worked flawlesly (with group invites).

    So please say exactly what you did
    thanks

    Reply Report Permalink
  • Friikki said

    Party and Raid invites: Allow
    Autoaccept: guild.

    screenshot:
    http://img194.imageshack.us/img194/4236/wowscrnshot061809022046.jpg

    Reply Report Permalink
  • I'm really sorry about that, currently my account is closed and can't test it myself and I really don't see why it would do that.

    Are you getting the feedback message that a player was rejected / ignored when it declines invitiations?
    If it does please install the special build from here http://www.pentex.de/bmn/BugMeNot-special.zip.

    And let me know what "notices" are printed out when you get a blocked party invite which should not be blocked.

    When you get that you can install back the normal version.

    With the info I can figure out what's happening maybe, just odd that noone else I know of seems to have that problem and I'm pretty sure I've tested your condition beforehand.

    Your character's part of your WTF/account/youraccountname/SavedVariables/BugMeNot.lua would also be interesting, since i've basicailly not a clue whats wrong.

    Reply Report Permalink
  • Friikki said

    I get no notices printed out with the normal version.

    Also, the special build doesn't seem to block those invites. The situation where I tested was kinda "staged" though, I'll keep using the special to see if I can replicate the problem with it too.

    Reply Report Permalink
  • Friikki said

    seems that this accepts invites to a party normally, but automatically ignores all non-guild raid invites.

    Reply Report Permalink
  • I see, I'm not exactly sure how raids work, never had the chance to try any. I'll try to figure out whats wrong but not so sure yet how.

    Reply Report Permalink
  • Addon Packs Containing BugMeNot

Most Downloads / Day

BugMeNot has not been added to any Addon Packs yet.

  • Similar Addons
  •  

Average downloads per day

  1. 2,669 Prat 3.0 Chat & Communication
  2. 1,463 Chatter Chat & Communication
  3. 1,096 EPGPLootmaster Chat & Communication, Bags...
  4. 415 WIM (WoW Instant Messenger) v3 Chat & Communication
  5. 369 BadBoy: Anti Spam Automatic Reporter Chat & Communication