Having the same problem as alot of people, gets quest then says its done before doing anything at all. Deleted everything with HB redownloaded, tried to run it before doing the update nothing, updated then nothing again. Tried to do what you suggested with the folders and it didnt work as well
G Lotus & Klaxx works well. I do like this. 1. Keep all my Bots,SVN in 1 folder. (rightclick update it every day) 2. Few plugins as possible 2. HB i separate so eveyday i can just delete entire HB folder. Download unzip 3. Start paste key , Choose quest > Start golden lotus & klaxx after. This work by far the best. However it always need alittle help every now and then. Im sure it will be perfect within time Thx alot for your work so far on this profiles ) /Cheers
FULL DEBUG MODE : Klaxxies Quest of today : *Rampage Against the Machine It does go to the location and jump on the big Ant, just fine Now, question is how to kill the 200 Mantid slain...... While been on the big Ant, the toon is not moving, and killing whatever is going to him without moving. Every 10-15 sec, the toon is cliking the button to get ejected from the ANT. As a result, the toon is getting back to the ANT, the same in loop. In 10 min... I got 33/200 Mantid slain This quest need to be revised asap or you may spend around 30-45 min just to do this on. LOG : View attachment 13276 2012-10-27 08.14.txt After completion of this 1st quest, he return the quest at the NPC then the pop up msg stating that it's the end of the dailies..... GRRRR Work to do man - HB clean install
Zen'vess island is not supported in this profile. I wrote scripts today, testing it now. If all is fine I will upload profile with new dailes, its why profile doesnt work for ppl today.
Can't get it to work. I have a fresh install and i have updated the SVN folder. When i try the "Klaxxi dailies 2" profile it just picks up quests and then say its done. When I try the other two profiles it just talks to a questgiver and just interacts with it. Can someone help me? (btw, its the quests around heart of fear today.)
Quests around heart of fear are fully supported by this profile. Try to manually open my svn and save file by right clicking on it, hope it helps. Also post log pls, it helps a lot in detecting problem.
quest Ordnance Disposal - Quest - World of Warcraft he doesn't seem to be interacting with mines and just sits there View attachment 7984 2012-10-28 23.23.txt nevermind, it seems that particular mine was bugged so it's not the bot's / profile's fault WORKED FLAWLESSLY! Great profile!
bot will chain kill the spiders near the wall in the dread wastes named "Dreadspinners"... not sure if its a profile thing or an hb thing
dreadspinner tenders, or whatever... are the quest objective... the 'dreadspinner' are the mass spawn non-aggro spiders that just continuously run to the wall and despawn... not part of any quest thanks, great work btw... looking forward to a polished golden lotus
Trying to do the Klaxxi dailies, character just stands there scratching his nuts. Am using the latest HB beta. Seems to be stuck in a loop with: Code: [23:45:02.374 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf.[23:45:02.374 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedIf. [23:45:02.374 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedWhile. [23:45:02.493 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedWhile. [23:45:02.493 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedWhile. [23:45:02.629 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedWhile. [23:45:02.629 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedWhile. [23:45:02.759 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedWhile. [23:45:02.759 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedWhile. [23:45:02.892 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedWhile. [23:45:02.892 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedWhile. [23:45:03.029 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedWhile. [23:45:03.029 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedWhile. [23:45:03.159 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedWhile. [23:45:03.159 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf. [23:45:03.188 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedIf. [23:45:03.188 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedWhile. [23:45:03.363 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedWhile. [23:45:03.363 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf. [23:45:03.363 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedIf. [23:45:03.363 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf. [23:45:03.363 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedIf. [23:45:03.363 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf. [23:45:03.363 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedIf. [23:45:03.363 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf.
Bot thinks quests are done. Are you using fresh, clean honorbuddy? Latest version is still bugged when it comes to daily quests.
He thinks quest where you use item to burn spider cocons is done. Anyway you can try edit something in file. Try to find this: <While Condition="((HasQuest(31235)) && (!IsQuestCompleted(31235)))" > <CustomBehavior File="UseItemOn" QuestId="31235" MobId="62077" ItemId="82807" Range="5" CollectionDistance="10000"/> </While> And just remove questid entry so it should look like this <While Condition="((HasQuest(31235)) && (!IsQuestCompleted(31235)))" > <CustomBehavior File="UseItemOn" MobId="62077" ItemId="82807" Range="5" CollectionDistance="10000"/> </While>
Hi, when I use your profile, my bot just accepts the quest and stops. What am I doing wrong? I'm using a fresh install of Honorbuddy every time.