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

  • Your Rating

  • Share
  • Report Abuse

AutoDecline

 

Project Updated:
Files Updated: Fri, Aug 14 2009
Supports Game Version: 3.2.0
Category: Miscellaneous
Tags:

[Edit Tags]

Project Manager: PacerDawn
Additional Authors: No additional authors
Current Version: AutoDecline v1.5.30200
License: All Rights Reserved
Development Site: CurseForge
Avg Daily DL (last 30 days): 12
Downloads Total: 35,877
Favorites: 331
Comments: 186
  • About AutoDecline
  •  

NOTE: The "/ad" slash command that used to be used to invoke the options screen has been removed due to conflicts with other mods. Please use "/autodecline" or "/autod" to bring up the options screen.




Tired of trying to solo in peace at your favorite spawn, only to have random unannounced party invites thrown in your face? Angry at having a duel box suddenly appear every time you are in a town, or by griefers who are trying to force you away from a spawn? Annoyed at people who will randomly throw guild charters up or even guild invites at anyone who is unguilded?

This mod will allow a player to automatically decline (block) all guild, party, duel invites, as well as guild charters. Each type of decline can be toggled on or off either through a command line setting, or through the options window. An alert will display each time a type of invite is declined in the chat window (this can also be toggled on or off).

Are there some players you do not wish to block for party invites? This mod will allow you to always accept party invites and duel requests from players on your friends list, from players in your guild, or in a seperate list maintained by AutoDecline. It will also allow you to always accept invites from the last 5 players to send you a whisper, or that you send a whisper to.

You can also define a series of slash commands to automatically perform when a decline is triggered. So, for example, if you want to put people who send random duel invites on ignore, simply add /ignore $player to the list of duel actions and it is done for you! Actions are only limited to valid slash commands you can perform.

Download and unzip the archive into the AddOns directory (typically this is the World of Warcraft\Interface\AddOns directory) and log into the game.

By default, everything is blocked, friends are allowed to send party invites, and alerts are on. When an option is toggled, the settings are saved so no having to redo settings each time you log on. Settings are also per character.

Type /autodecline or /autod at the command line to bring up the options window.

See AutoDecline.txt in the archive file for a complete description of all command line options.
  • Downloads (5)
  •  
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  
  AutoDecline v1.5.30200 Release 3.2.0 1,726 8/14/2009
  AutoDecline v1.5.3000 Release 3.0.3 3,057 12/18/2008
  AutoDecline 1.5 beta 1 Beta 2.3.0 221 11/18/2007
  AutoDecline 1.4c.20100 Release 2.1.2 654 6/26/2007
  AutoDecline 1.3a.20003 Release 2.1.0 79 3/4/2007
  • 1 page(s)
  • 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.
  • Kerecha said 

    Popping error whenever it tries to decline an invite:

    [2009/11/06 14:54:04-4733-x1]: AutoDecline-1.5.30000\AutoDecline.lua:961: attempt to call method 'IsVisible' (a nil value)
    AutoDecline-1.5.30000\AutoDecline.lua:912: in function `AutoDecline_Party'
    AutoDecline-1.5.30000\AutoDecline.lua:222: in function `AutoDecline_OnEvent'
    <string>:"*:OnEvent":1: in function <[string "*:OnEvent"]:1>

    Locals:
    event = "PARTY_INVITE_REQUEST"
    _APP_PDLIB_DEPENDENCY = "1.2"

    ---

    Reply Report Permalink
  • Thanks for the error report, I'll take a look at it when I get home tonight (yay trial accounts!)! It looks like this is part of the custom action code, so if you don't do any custom actions for now, it should work just fine until I get it fixed this weekend.

    Yeah, it looks like I didn't update the Version numbers in the code, but that's just display only and doesn't affect the functionality. Regardless, I'll take a look at that as well. But no worries, you do have 1.5.30200!

    Reply Report Permalink
  • Kerecha said 

    And for some reason it says

    local _APP_VERSION = "1.5"
    local _APP_INTERFACE = "30000"

    even thou i downloaded v1.5.30200

    Reply Report Permalink
  • Hey Giwin!

    I'll take a look at the issues you point out (not sure when, but I'll see what I can do).

    In the meantime, check out the AutoDecline.txt file that is in the AutoDecline directory. This lists several command line options that are not in the GUI interface, including:

    -Custom Message to sendback
    Check out the ACTIONS section at the top. For party invites, this is done as: /autodecline partyaction /whisper $player No thanks, I'm soloing!

    -You have to whisper them in order for them to invite you
    This is already supported, put a check beside "Allow party invites from last whisper to" on the options screen and you should be good to go!

    Reply Report Permalink
  • Kerecha said 

    Unf the "whispered to" breaks if u have a reply set to declining, if they try again they get passed cos the addon counts the automated message as me whispering them.

    Reply Report Permalink
  • That is correct, if you do have an auto-reply set up, then that does count as a whisper to them, and will allow them to invite you if you have allowed invites from "last whisper to". It doesn't really break per say, it is an unfortunate side effect. It sounds like you are looking for criteria on the type of "whisper to" to allow an invite from, and that is a whole project on it's own to implement. If I ever start playing again, I may implement something like that, but at the moment I don't have any plans I'm afraid.

    Reply Report Permalink
  • Giwin said 

    Having a few problems so i'll post them here;

    1. When i turn off "Show Alerts" it seems to still show alerts, as i have even tryed relogging and restarted WoW incase it was me but same problem.
    2. The "Check to always allow party from the Last 5 people to whisper you" i checked the one which i have to whisper them to invite but it didn't work because someone out of nowhere managed to whisper me and they were not a friend or in guild

    Ideas:

    Custom Message to sendback
    You have to whisper them in order for them to invite you

    Reply Report Permalink
  • Giwin said 

    I mean invite* on 2.

    Reply Report Permalink
  • As for trade declines, I'm afraid that isn't going to happen. There are no UI hooks available to trap trades anymore, so it can't be done.

    Reply Report Permalink
  • Maziel said 

    Don't wanna trap em, just an easy way to turn trades on and off (which I got done and added to your mod in my version of it) :P lol :)

    Reply Report Permalink
  • Maziel said 

    Hey PacerDawn, what's wrong with the Arena Code you commented out?

    I've uncommented it all, and haven't gotten any errors.
    Also added an Block Trades option to the option menu and a minimap button to bring up options menu. So far, no errors...

    Reply Report Permalink
  • I'm not sure what the issue with the arena code to be honest. I was still getting arena invites even with it enabled so I just commented it out until a later time when I could revisit it, which is very difficult to do since you have to have an arena team and someone willing to invite you over and over while you test... not an easy thing to find.

    Reply Report Permalink
  • Maziel said 

    That's what I have it looking like at the moment:

    http://www.elder-rise.com/AutoDecline_Options.png
    http://www.elder-rise.com/AutoDecline_FuBar.png

    Reply Report Permalink
  • Woot! ty for the update!

    Reply Report Permalink
  • Maziel said 

    So glad you came back to this project PacerDawn, most appreciated.

    Any luck yet with the Arena invite declines? (old old thing we spoke about long ago lol)

    Reply Report Permalink
  • Maziel said 

    As well as TradeBlock (doesn't have to check friends or guild, just easier to do /autod and tick a box or untick than go through Blizz menu to tick and untick trade blocking) =D

    Reply Report Permalink
  • Tralkar said 

    thank you alot and if you even need more guest passes let me know i have lots hehe =)

    Reply Report Permalink
  • ..or at least, it will be available once it gets approved? Not sure how Curse works, but it looks like they have to review uploads before they get posted for download, so it should be available once it's approved.

    Reply Report Permalink
  • Oh, those errors appear to have been in the code for some time, not just with 3.2, and they don't appear to affect operation of the mod at all.

    Well, regardless, I went ahead and updated the XML to stop those log entries, as well as updating the version number in the .TOC file. v1.5.30200 should now be available for download.

    Reply Report Permalink
  • Tralkar said 

    The error not popping up in game it shows up in the log, Try going too.....

    Public/games/world of warcraft/logs/frameXML

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 1,512 Skinner Miscellaneous
  2. 1,072 FuBar 3.6 Miscellaneous
  3. 609 FuBar_MoneyFu Miscellaneous
  4. 607 Talented Miscellaneous
  5. 530 Examiner Miscellaneous