Do you have logs for this? There's no code in the profiles to delete these items as far as I'm aware.
I've just sent an update that replaces the Lua functions. If you use this update and it continues to be a problem, then report it. Right now I'm focusing development on Singular as it needs a lot of work as well. For the questing issues that are currently being reported, I'm queuing them up into my workflow. If the Tuesday patch does not fix the Blizzard issue, then I will re-prioritize working on the reported quests. Thanks for all your reports so far!
Bot got stuck towards the end. It seems to want to turn in a quest, but the NPC isnt there. View attachment 7488 2016-08-08 17.00.txt
When I try to use the instructions for the Loremaster version, it simply just loads profiles from WOD. With the update does the Autoloader version one with those settings still work?
He tries to get this quest but doesn't exist. Comment out the quest will do the job and move forward. <!--<If Condition="Me.Level > 53"> <PickUp QuestName="The Dunes of Silithus" QuestId="28859" GiverName="Zen'Aliri" GiverId="38269" X="-7461.412" Y="-1528.385" Z="-268.8134" /> </If> -->
Ye, I could see that in the code, but all the summon items for both factions (Oracle and frenxz) goes missing in the bag just after pickup, so when I want to do the quest manually (due to the bot not summoning the NPC), I have to go back to the quest giver inorder to get a new summoning item. Log attached. The Mist quest starts around [00:07:46.835 D], and there is a printout of the quest items in the bag as well. A bit offtopic, but instead of giving this quest profile a overhaul, is it not possible to go get the source code from https://www.thebuddyforum.com/thebu...r-profiless-questbot-1-70-90-96-alliance.html ? Then fix that quest bot. It worked extreamly well when it was working prior to natfoth abandoning the project for some reason.
the horde quest http://www.wowhead.com/quest=34378/establish-your-garrison the char doesnt use the surveyor to finish the quest but instead just stands there idly doing nothing
Still not working in rev 5034: Quest: Argent Call: The Trial of the Crypt (http://www.wowhead.com/quest=27464/argent-call-the-trial-of-the-crypt) Problem: Running in circles right in front of the entrance of the crypt, doesn't use quest item properly if in the crypt (runs out of the crypt) -> Log 2492 2016-08-08 18.45.txt Quest: Latent Demons of the Land (http://www.wowhead.com/quest=28312/latent-demons-of-the-land) Problem: Just killing random flamekins, doesn't attempt to loot 18 required "Fallen Flamekin" (loot symbol looks like object loot after mob is dead, maybe that's the reason) -> Log 4824 2016-08-09 02.44.txt View attachment 2492 2016-08-08 18.45.txt View attachment 4824 2016-08-09 02.44.txt I had to cut down the second log because of an upload error. Thank you for recent fixes!
I haven't addressed those issues yet. Once today's patch is rolled out and Honorbuddy is updated, I will be addressing all the reported issues assuming Blizzard hasn't fixed it. After I fix all the currently reported issues - I'll nuke this thread clean and setup a list that will list out all the quests that have been fixed.
[FONT="]If you come across a quest where the bot is just running around doing nothing, please report the quest here so that I may fix it![/FONT] [FONT="]Thanks for your understanding and support! The Focus on the Beach quest in WoTLK. Char runs back and forward under the locations where you are to use a quest item. [/FONT]http://www.wowhead.com/quest=12065/the-focus-on-the-beach The Family Heirlooms quest in MoP. Character runs to a location and sits there. http://www.wowhead.com/quest=29762/family-heirlooms I find it fun to just level characters so I've leveled many many times and this is the first time I've had to really babysit. I'm going to level another toon soon so I'll keep a list of quests that this is happening to.
Im messing around with the quest profiles, but I have added hunter class to gnome 1-5, and fixed the decontamination quest (see below codes). I have attached the profile as well. I hope it is okay I just proposed the changes rather than reporting the issue... Decon quest: Code: <PickUp QuestName="Decontamination" QuestId="27635" GiverName="Gaffer Coilspring" GiverId="46274" /> <If Condition="HasQuest(27635) && !IsQuestCompleted(27635)"> <CustomBehavior File="InteractWith" NumOfTimes="1" MobId="46185" X="-5175.427" Y="745.7177" Z="287.397" /> <CustomBehavior File="WaitTimer" WaitTime="25000" /> </If> <TurnIn QuestName="Decontamination" QuestId="27635" TurnInName="Technician Braggle" TurnInId="46255" /> Hunter class quest: Code: </If> <If Condition="Me.Class == WoWClass.Hunter"> <PickUp QuestName="The Future of Gnomeregan" QuestId="41217" GiverName="Nevin Twistwrench" GiverId="42396" /> <TurnIn QuestName="The Future of Gnomeregan" QuestId="41217" TurnInName="Muffinus Chromebrew" TurnInId="103614" /> <PickUp QuestName="Meet the High Tinker" QuestId="41218" GiverName="Muffinus Chromebrew" GiverId="103614" /> <TurnIn QuestName="Meet the High Tinker" QuestId="41218" TurnInName="High Tinker Mekkatorque" TurnInId="42317" /> </If>
Rise of the brotherhood. Walks right up to the king and just sits there. Doesn't turn in. I think it's looking for the old king. http://www.wowhead.com/quest=26322/rise-of-the-brotherhood
Can confirm this is an issue, woke up to my character standing there for who knows how long. Also, just letting you know, recently started a character that I'm going 1-100 with and I'll 100% let you know of anything I get stuck on. It's been working perfectly fine other than standing at the king.
"Make the Bad Snake Go Away" is Fixed in (r. 5047) The "In Search of Bigger Game" issue may have been another issue regarding navigation.