Sick Of Clicking Dailies
Auto Magically clicks though Daily Quests, and Turns them In.
Sick of Clicking Dailies is an addon designed to make picking up daily and weekly quests and turning them in easier and more streamlined when you quest in bulk.
This addon simply skips through all the quest text when interacting with the quest giver.
It also can auto magically skip through gossip options and select a quest reward for the ones that have them.
Now automatically detects daily quests. Repeatable quests that can be completed are also handled. Also automatically selects gossip options.
Includes 2nd LDB-Feed to keep track of daily quests done on all characters for a given realm.
The main options window is opened via /socd.
There you can choose rewards for quests that have rewards, enable previously disabled quests and disable previously enabled gossip options.
Bugs, Errors and Requests Go Here
Known Annoyances
- Some NPCs have a repeatable quest, vendor or 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
- Can now automatically select gossip options. Just enable the checkbox at the left side of the gossip option and it will be automatically selected the next time.
- Includes 2nd LDB feed to keep track of daily quests done on all characters for a given realm.
Want to help?
Code
If you would like to contribute feel free to or contact me at [email protected] if you are interested in taking over the project.
Localization
I'm always looking for translators for the various languages. Please see the Localization section of the project to contribute
Hello everyone,
I'm now maintaining this addon. I'll try to keep it working and to fix any reported bugs, but I can't promise that I have the time to implement any new features (or features missing since the v7.0 rewrite).
A beta version for patch 5.0.4 is now available. Please test and report any bugs in the WowAce ticket tracker.
@jolf Automatic gossip selection is fixed in the latest alpha.
@Kelem I'll try to fix this once 5.0 is live and the bug is still there. If anyone knows what exactly causes this issue please contact me.
when this addon is enabled my quest list quits working, as in the quests only show a few lines of text and then trail off to blankness.
Any reason as to why this addon screws with the text in the quest log? Most of the time once I accept a quest, once I go to view it in the quest log, the text that should be under the "Description" heading is missing and it is blank. It ends up doing this for all quests in my log not just the one(s) I picked up that day and I have to relog to get the description back. I disabled this addon and have never had it happen again but as soon as I enabled it, it happens.
Sorry Nighthawk29, im no longer playing wow and not likely to come back.. You can try rolling back to a relase version and see if that helps..
Ah alright cool I'll fool around with some older versions and see. Not a huge deal, I didn't realize you were done with WoW.
The 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?
@Caliban7263
you have an error message somewhere...
Check your LDB addon to make sure the feed is enabled.
What 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.
Jello and Good Morning all. Currently Posted on wowace is a new Alpha version. Please All feedback to the ticket tracker :)
Sadly some things have been removed from the addon, namely the currency tracking aspects.
When i first started this addon, all those things where quests, and worked nicely. However now they are completely messed up inside the addon & it's just not easy to shove it all into one addon anymore.
HOWEVER! SavedInstances does do the whole LFG / BG sutff nicely from what i've been told :)
GossipOptions have changed to also be inside the Dialog window, so look for them, you'll need to enable them manually once. But be careful, it is for all click though conversation options not just quest ones.
Hi 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.
Hope all the new dailies will get into the addon soon.
Minor bug: the TOC files have old version numbers in it, even back to WoW 3.3.
The version lines should read:
## Interface: 40200
Last 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.
@nickyjean01
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
Is there anyway to change it from Shift click to Alt or ctrl click?