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
It seems that it has nothing to do with it. It happens some times without reason ...
I'm testing it now w/o SOCD. If the problem appears again, then SOCD is not the bad one ;)
Since 6.1.2 SocD isr ticking permantely error-messages; may you fix it - or shall we erase it?
I don't get any errors, otherwise I would have fixed them already. Please create a ticket and include the full error message: http://www.wowace.com/addons/sick-of-clicking-dailies/tickets/
I have this installed it shows in my interface / add-on folder. It shows in ACP as loaded but it's disappeared from chocolate bar and /socd doesn't do anything. It no longer working. I've complete removed the add-on and reinstalled it and still nothing.
When I load in I get: SickOfClickingDailies: QuestScanner stared, Sick of Clicking Dailies can be used once it's finished.
But as far as I can tell it never becomes usuable. The only change I've made add-on wise since I noticed it stop working was removing auctioneer for auctionator.
Any suggestions?
Some quests are currently bugged and don't return any tooltip data. This causes the problem you described. Do you use the current verson, which is v7.1.3-Release? I've made some changes in this version to work around this problem. And this version works for me. But if different servers have different bugged quests I need to fix it in some other way.
Yea unfortanitly. I saw update and was hoping it would fix the problem but I still have it on Zul'jin. Also check the only other server I have which is Trollbane and it's also not working there.
Not sure what happened... but finished some quests on an alt and it started working again.
Thanks for the information. Seems like I need to find a solution that skips broken quests dynamically. I'll try to get this done on the weekend.
Please try the new version, it should skip any broken quests.
Fix #1 for 6.0 - change GetCVar("realmList") to GetCVar("portal") in core7.lua
Just wanted to say that this addon improves my questing efficiency more than anything else I have installed. I want to thank both authors for their hard work and I keep spreading the word about this awesome tool! :D
Nevermind, think something else broke it for me...
I know you tried to fix some stuff :-) But latest version broke everything, I am unable to even click to GET daily quest now.
I made a little hacky patch so that all new daily quest get automaticly turned in again.
If there is really only one choice to pick from, it will select the only one and turn in the quest.
you need to go to line 285 in core7.lua (search for "Found a new Quest"). There shoud be a "return". Replace that with
Could you please give me an example of a quest where you would need this? GetQuestItemInfo("choice", 1) shouldn't return anything if there is nothing the player must choose. Or did Blizzard break that?
can't look up the exact name of a quest right now but at least some of the daily quests in the valley of the eternal blossoms aparantly have "choice" items. but only one. And because socd doesn't know that quest it would not turn it in automaticaly.
I think this is one of the quests in question http://www.wowhead.com/quest=30313
Even at wowhead it states "You will be able to choose one of these rewards:" but there really is only ONE. So socd doesn't do anything if it doesn't know what to pick if it doesn't know the quest. (Alot of "if"s but should make sense :-))
Thanks for the information. I'll fix it in the next few days.
I've fixed it a bit different than you suggested. Since I still don't have a level 90 char, could you please test the new Alpha version if the new dailies are turned in automatically?
so far I did a bunch of daily quests and its working like a treat. *thumbs up*
Thanks. I'll tag a Release after I've done some other minor fixing.
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.