Description
Description
AcceptDailies automatically accepts daily, weekly, and other repeatable quests as soon as you interact with a quest-giving NPC. It can also be configured to automatically accept all available quests rather than just repeatable quests.
Usage
Right-click on quest-giving NPCs. Watch the magic. There's nothing else to it.
You can temporarily disable automatic quest acceptance by holding the shift key while opening the gossip/quest frame. This should help work around A) bugs in my code and B) situations where you temporarily don't want to accept quests. Be sure to hold down the shift key at each click in the process, otherwise the progress events will trigger automatic acceptance even if the initial click didn't.
Slash Commands
AcceptDailies now supports slash commands for in-game configuration. All slash commands can be called either as /ad or /acceptdailies as is most convenient for your usage.
Accept All Quests
If you would like AcceptDailies to accept all available quests, rather than just repeatable ones, you can toggle all-quests mode with the slash command:
/ad all
To return to normal operation just re-issue the same command.
Enable/Disable
You can enable/disable AcceptDailies with the slash command:
/ad disable
and re-enable it with:
/ad enable
Roadmap
Possible Features:
(If I'm properly motivated to learn how to write a configuration UI, or can find some appropriate code to steal)
- Make the bypass modifier key user-configurable
- Make the bypass modifier key invertible, so the default does nothing and click-with-modifier activates automatic acceptance
Known Bugs
None that I'm aware of (though the addon is dead simple, so that's not as impressive/arrogant as it might seem). Please let me know if you disagree.
Contact
If you have an interest in additional features, any bugs to report, or anything else to contribute let me know at: zach-curse@kotlarek.com


