Sick of Clicking Dailies is an addon designed to make picking up daily quests and turning them in easier and more streamlined when you quest in bulk. This addon simply skips though all the gossip text when interacting wtih the NPC giving the quest. It also can automatically select a quest reward for the ones that have them, you can always leave it on none and the dialogue will stop there.
This addon now automatically detects Daily Quests, however it's not perfect and may not work initially on some NPC's. Weekly Quests that are given by a Gossip Dialog will have to always be clicked first, this is a issue on blizzard's end. Repeatable quests that can be completed are also handled automatically. The options for specific quests have been moved to the NPC themselves, you will need to hold down the shift key to prevent the auto-completion from going though & you will see the options there. The Main options window, via /socd, has only options for quests that have rewards.
Note on update, It takes about 2-3 mins for the localization to complete auto-generation. However this only happens on updates.
Wowace Forum Thread for discussion ect.
Bugs, Errors and Requests Go Here
Known Annoyances
- Some NPC's have a repeatable quest, vendor, other dialogue option as well as a daily quest available, you will need to hold down the Shift key in order to disable the addon for that particular click.
Random Features
- Addon now interacts with various gossip options for quests.
- Includes 2nd LDB Feed to keep track of Daily Quests done on all Characters for a given realm.
Other Useful Helper Add-ons
SavedInstances For tracking LFD and BG Stuff that used to be in this addon :)
Want to help?
Localization
I'm always looking for translators for the various languages. Included in the Alpha Revisions is a quest title scanner that you can use to import into the Wowace Localization system, however, Section titles and various descriptions must be translated by hand as usual. Please see the Localization section of the project to see where your locale is at. New Translators please see How To Add New Localizations on a quick walk though on how to contribute
Holiday Daily Quests
I generally do not do the holiday quests that Blizzard puts on. If you would like to see them added please submit a bulk ticket with as many quests as you can. Include the Holiday Name, Proper Quest Name and link to wowhead for that quest.
- 7 comments
- 7 comments
Facts
- Date created
- Jun 12, 2008
- Category
- Last update
- Dec 26, 2011
- Development stage
- Release
- Language
- deDE
- enUS
- frFR
- License
- owner-distribution-reserved
- Curse link
- Sick Of Clicking Dailies
- Downloads
- 46,706
- Recent files
- A: v6.6-release-67-g7283aca for 4.2 Dec 26, 2011
- A: v6.6-release-63-g3c91521 for 4.2 Dec 13, 2011
- A: v6.6-release-62-g3c92281 for 4.2 Dec 13, 2011
- A: v6.6-release-56-g061e972 for 4.2 Nov 23, 2011
- A: v6.6-release-55-ga8488a9 for 4.2 Nov 23, 2011
Relationships
- Embedded library
- Ace3
- CallbackHandler-1.0
- LibDataBroker-1.1
- LibQTip-1.0
- LibStub
- Reply
- #7
jolf Feb 08, 2012 at 07:16 UTC - 0 likesThe gossip options doesn't seem to be automatically picking Let's play for the Darkmoon Faire dailies, is it possible to make it do that?
- Reply
- #6
OrionShock Jan 03, 2012 at 21:41 UTC - 0 likes@Caliban7263: Go
you have an error message somewhere...
Check your LDB addon to make sure the feed is enabled.
- Reply
- #5
Caliban7263 Jan 03, 2012 at 19:15 UTC - 0 likesWhat happened to the Alt tracking feature? I remember being able to hover over the LDB button and see a drop-down listing of my alts and the dailies they had completed. Somewhere along the line I lost this. I can see that there is an addon folder "SickOfClickingDailies_AltTracking" and I see a message in game that it loaded, but for the life of me I cannot figure how to re-enable it. The SOCD config is devoid of any mention of it.
- Reply
- #4
OrionShock Nov 02, 2011 at 06:20 UTC - 0 likesHi All! I've Returned to WoW finally :)
Im going to be rewriting all of SOCD from scratch.. it's just too big IMO. If you have any feature requests open a ticket.
- Reply
- #3
Nirek Aug 05, 2011 at 02:36 UTC - 0 likesLast update was by me (with OrionShock's permission):
Added Battleground Victory for random/holiday bgs
Update random dungeon to work with the weekly valor cap
It also catches conquest/honor/justice per week (These can all be easily commented out in core.lua there are comments pointing which lines to comment out) -- Edit: These are in their own module now and can just be disabled thru options
I also added margins to the alt_tracker tooltip in hopes of preventing the tooltip to get misaligned (not sure if anyone else has seen this, but the marks and the titles will start to get skewed as the tooltip gets large, still not sure why, but the margins do seem to help) If anyone else has a better idea on this, I'm at a loss
Edit: I added a basic Cata module, only has the gossip for the Glop quest, any others that should be added feel free to suggest.
- Reply
- #2
OrionShock Jul 20, 2011 at 08:12 UTC - 0 likes@nickyjean01: Go
Yes, but you have to edit the code. Look for "IsShiftKeyDown()" in the Core.lua file and replace it with the modifier of choice.
Re: http://www.wowpedia.org/API_IsModifierKeyDown for more info / links to the other pages for the other specific modifiers
- Reply
- #1
nickyjean01 Jul 20, 2011 at 00:31 UTC - 0 likesIs there anyway to change it from Shift click to Alt or ctrl click?