Hi, Reverence, and thank you for the log. The "strange direction" is a consequence of the WoWclient disconnecting from the WoWserver, but the WoWclient lingers for a few seconds to see if the connection will recover. Disconnects from the WoWserver have absolutely nothing to do with the profile. It sounds like you are having ISP problems. You might try the Support forum, and see if they would be willing to help you work through your problem. (Which is not even an Honorbuddy problem, but sometimes they have ideas for you to try.) cheers, chinajade [size=-2]Ref: Reverence's original post w/log[/size]
Hi, Tensho, For now, you'll just have to reset the setting whenever the profile changes. We are aware of this issue, and are in the process of trying to correct them. Some of the profiles have already been corrected, but we've still work to do on several. cheers, chinajade
hey i want to be able to get to advanced mode but then i enter the setting and tools option the window never appears
There's an issue with The Defense of Nahom - Quest - World of Warcraft. When it enters the vehicle and calls the quest behaviour with framelock turned on it will cause WoW to freeze and stop responding, if framelock is turned off for this quest it works as intended. View attachment 3348 2013-11-05 15.59.txt
Hello Chinajade While questing with the latest SVN profile "[Fly][A - Quest] BC 58-70 [Kick].xml", i found some buggy addition made just recently to these hotspots, i can only confirm that the new hotspots are wrong compared to the previous ones (they simply don't salvage the required metals and they are a bit far from the farming place). The bot just ran around for 30 minutes without finding a metal object to collect. Only the metal part is wrong, the wood part is ok from the first test, i'll keep testing more on other characters. Here is what is written inside the profile: CJ: DELETE THESE WHEN CONFIRM NEW IS OKAY.Ref: http://www.thebuddyforum.com/honorb...cks-1-90-mega-profile-pack-6.html#post1295116 If you could please uncomment the hotspots from the salvage metal part only, so that the leveling process can go smooth again like it used to be. QuestId="10055" QuestName="Waste Not, Want Not" Below the fix to apply to the to quest: Code: <Quest Id="10055" Name="Waste Not, Want Not"> <Objective Type="CollectItem" ItemId="25912" Name="Salvaged Metal" CollectCount="8"> <Hotspots> <!-- CJ: DELETE THESE WHEN CONFIRM NEW IS OKAY. Ref: http://www.thebuddyforum.com/honorbuddy-forum/submitted-profiles/131188-kicks-1-90-mega-profile-pack-6.html#post1295116 --> [U][B] <Hotspot X="-350.515" Y="2597.85" Z="46.6643" />[/B][/U] [U][B] <Hotspot X="-369.3131" Y="2552.401" Z="47.9209" />[/B][/U] [U][B] <Hotspot X="-348.7426" Y="2528.42" Z="43.95677" />[/B][/U] [U][B] <Hotspot X="-299.4455" Y="2533.99" Z="41.63297" />[/B][/U] [U][B] <Hotspot X="-309.2085" Y="2580.641" Z="41.46647" />[/B][/U] [U][B] <Hotspot X="-408.8845" Y="2487.06" Z="42.64096" />[/B][/U] [U][B] <Hotspot X="-343.7585" Y="2438.598" Z="41.95909" />[/B][/U] [U][B] <Hotspot X="-298.0957" Y="2468.684" Z="40.80849" />[/B][/U] [U][B] <Hotspot X="-298.0676" Y="2434.586" Z="43.62084" />[/B][/U] [U][B] <Hotspot X="-276.7405" Y="2394.579" Z="49.47664" />[/B][/U] [U][B] <Hotspot X="-281.2067" Y="2355.724" Z="51.15179" />[/B][/U] [U][B] <Hotspot X="-262.9833" Y="2330.913" Z="55.39469" />[/B][/U] [U][B] <Hotspot X="-275.2995" Y="2270.008" Z="62.03498" />[/B][/U] [U][B] <Hotspot X="-347.6588" Y="2293.912" Z="53.39001" />[/B][/U] [U][B] <Hotspot X="-394.9232" Y="2324.181" Z="45.50835" />[/B][/U] <Hotspot X="-478.9968" Y="2846.52" Z="38.96838" /> <Hotspot X="-482.9401" Y="2899.796" Z="31.37897" /> <Hotspot X="-438.252" Y="2962.404" Z="9.010023" /> <Hotspot X="-508.3192" Y="2994.803" Z="8.777855" /> </Hotspots>
Hello Again Chinajade, I just found the fix for an issue with the profile: [Fly][A - Quest] BC 58-70 [Kick] This time, it is the quest "Disrupt their reinforcement" on the alliance profile. I was pulling my hair while trying to figure out why in the world the "InteractWith" behavior was not working on the second portal object, and at last saw the error inside the profile which is : the QuestObjectiveIndex="1" should be set to QuestObjectiveIndex="2" in the second index of the quest objective, and the horde profile doesn't have that "QuestObjectiveIndex" argument and still works without any issues. So you can either correct the number, or entirely remove it from both index objectives. Below the fix marked in bold and underlined: Code: <While Condition="HasQuest(10144) && !IsQuestCompleted(10144)"> <If Condition="HasQuest(10144) && !IsObjectiveComplete(1, 10144)"> <RunTo QuestId="10144" X="-418.1776" Y="1861.961" Z="85.3735" /> <RunTo QuestId="10144" X="-418.7708" Y="1848.609" Z="81.10023" /> <RunTo QuestId="10144" X="-418.1776" Y="1861.961" Z="85.3735" /> <CustomBehavior File="InteractWith" QuestId="10144" QuestObjectiveIndex="1" WaitTime="2000" MobId="184414" NonCompeteDistance="0" PreInteractMountStrategy="DismountOrCancelShapeshift" Range="5" CollectionDistance="500" X="-418.8635" Y="1848.716" Z="81.12464" /> </If> <If Condition="HasQuest(10144) && !IsObjectiveComplete(2, 10144)"> <RunTo QuestId="10144" X="-564.7162" Y="1791.949" Z="63.04517" /> <RunTo QuestId="10144" X="-564.7162" Y="1791.949" Z="63.04517" /> <CustomBehavior File="InteractWith" QuestId="10144" [U][B]QuestObjectiveIndex="2"[/B][/U] WaitTime="2000" MobId="184415" NonCompeteDistance="0" PreInteractMountStrategy="DismountOrCancelShapeshift" Range="5" CollectionDistance="500" X="-548.933" Y="1783.239" Z="58.72824" /> <RunTo X="-564.7162" Y="1791.949" Z="63.04517" /> <CustomBehavior File="WaitTimer" WaitTime="2000" /> </If> </While> Cheers
Hello again I'll try to be quick this time, it's about the DK starting quest revised by Bambam922. It's nice to see another way of doing the DK quests but it is still buggy at the moment. I'll briefly try to tell you some of the things i found wrong with the profile: 1- Forcing to buy food in the DK phased questing area is not a good idea. For example the quest "into the realm of shadow" where the bot is supposed to go into a phased zone to kill and steal the horse, if the bot dies like a few times while trying to get on a horse, it will try to go buy more food and while going to vendor the bot would bug because the vendors don't exist in the particular phase. The second issue is, the DK doesn't start with a good amount of money, so when i helped him go to a vendor, i found that buying 20 items of food was too expensive and the bot showed that the money is not enough, and the best part is later when the bot needed to repair, he was broke 2- The quest: "into the realms of shadows", the bot would only steal the horse if certain conditions don't apply (if the bot get's aggroed into a fight after killing the horseman and trying to steal the horse, it will skip the horse interaction, and will go up to the hill and back again in a loop). The fix here is simple: you just need to add QuestId="[the quest number]" with the "InteractWith" CustomBehavior, because what that argument adds to the questing is the fact that the interaction will be treated as a "While loop condition" instead of an "if condition", and will certainly make the quest work 100% instead of 50% or less (that's what i learned after opening the InteractWith.cs file and read the comments inside). Another proof: If you check the previous horse stealing quest "Grand Theft of Palamino", you'll see that the "QuestId" argument is already implemented there and thus it works without any issues. 3- The quest where the DK wears the dual wield swords, and tries to interrogate, it did get stuck in place and saw the bot not moving and a mob attacking him... and then decided to stop looking further into this profile which needs some tweaking and corrections I'm currently using Nesox revision, which works perfectly AFK, the moment you fix the two horse stealing quests. I can share my fix if you wish, or link the file here (Tested on 8 DK's both factions so far... i just get AFK and come back to see them questing in outland).
I've keep going to one location and mounting and dismounting. I've cleared cache once and it still did the same behavior. I've stopped and started it and it will appear to be ok but, it will go back to the same spot and proceed to mount and dismount indefinitely. I'm using the [Fly][H - Quest] LK 68-80 [Kick] profile. I've attached the log.
Gardener Fran and the Watering Can - Quest - World of Warcraft The toon is stuck at this quest and do nothing
If I have mining & herbing set, will it gather and mail the herbs to an alt throughout the leveling process?
Hi, I'm using HB for the first time, and i try to used bot for leveling with your profile, but it don't work with me >_< Initialization complete. Starting the bot! Currently Using BotBase : Questing Changing current profile to [Fly][H - Quest] 68-80 [Kick] ($Rev: 2877 $) And nothing :s If you can help me please Thanks and cya !
hey i want my bot to send mails to an alt i have read there should be an avdvanced mode category that u can enable to choose options like that the problem is i dont have any advanced mode under my settings and tools i have reinstalled the buddybot 5times but still no such thing appears!
Regarding the "completionist" aspect of the guide and the general goal of achieving the "Loremaster" title... Will the guide complete certain zones every time or does it vary with every single zone pack of quests (ie the small zone completions that contribute to the meta "Loremaster"). I have run the program to level 44 so far and it has completed two zone groups "Feralas Quests" and "Dustwallow Marsh Quests" but only partially completed other zones. So basically I'm asking will the pack always complete some of these zones and not others or is it based on some variable that can be adjusted. I'd like to actually achieve the meta "Loremaster".
Hey, I've a new message : Starting the bot! Currently Using BotBase : Mixed Mode Changing current profile to [Fly][H - Quest] 68-80 [Kick] ($Rev: 2879 $) [UserSettings-v501(warning) @line 1610]: Attribute 'UseFlightPaths' is not recognized by this behavior--ignoring it. [Profile Message]: Compiling Borean Tundra Quests [Profile Message]: If the bot takes more than 10 seconds to move, it is compiling quests to see where you are - it's about 1 minute per zone completed Unable to evaluate/compile condition in If tag. Please check your profile. Honorbuddy stopped Bot Stopped! Reason: Unable to evaluate/compile condition in If tag. Please check your profile. Can you help me please ? thanks a lot ^^
While on the quest Crystals of Power - Quest - World of Warcraft I noticed that the bot was running by a large number of the power crystal containers without picking them up. I opened up the developer tools and found out that there are evidently two item IDs for each of the containers and only one is being searched for by the profile for each color. Wowhead says that the secondary item ID is no longer in the game, but I clearly saw them in game. Just thought I'd post this here since it would speed up the quest a ton if the bot searched for these containers too. Also, it looks like the Blue Power Crystals already have two item ID's being searched for in the profile while the other three only had one item ID each. Here are the item IDs that are not in the profile currently: Red: 164780 Green: 164659 Yellow: 164781 Thanks!
I am getting this problem when I start doing the first quests in Pandaria: Mounting: Fossilized Raptor [Singular] Casting Blood Fury on Me @ 100.0% [Singular] Casting Misdirection on Meet.060D @ 100.0% at 2.8 yds [Singular] Casting Bestial Wrath on Thunder Hold Infantryman.4910 @ 98.2% at 6.9 yds [Singular] Casting A Murder of Crows on Thunder Hold Infantryman.4910 @ 94.1% at 9.8 yds [Singular] Casting Serpent Sting on Thunder Hold Infantryman.4910 @ 92.4% at 9.8 yds [Singular] Casting Kill Command on Thunder Hold Infantryman.4910 @ 83.3% at 9.8 yds [Singular] Casting Arcane Shot on Thunder Hold Infantryman.4910 @ 71.3% at 9.8 yds [InteractWith-v719(warning)] Unable to engage Thunder Hold Infantryman in 5s--pull-blacklisted for 3m00s Basically, it pulls a mob and my hunter decides to go to another mob in 5 seconds. I am using singular. Is this how the proper quest behavior should be?
Quoting from post http://www.thebuddyforum.com/archiv...rofile-pack-do-not-delete-33.html#post1295116 The new hotspot terrible on my realm. The spots are so tiny that the spawn rate is also quite low. The spot does not spawn metal too, so the quest will never complete. Also, the bot has issues salvaging wood in the latest honorbuddy. I am not sure why but the objective is ingored.
Help please! I keep getting this error. The bot will not attack anything! I purchased the 3 day trial and that ran out. So I purchased a month and ever since he will not attack anything. Even if the bot gets agro'ed. I purchased about 20 minutes ago. I have been using Kick's. Changing current profile to [Fly][N - Quest] Hyjal 80-82 [Kick]($Rev: 2166 $) [Singular] Bot Cannot Run: Singular does not support Combat for this DeathKnight PaladinProtection in Normal context! Starting the bot! Currently Using BotBase : Questing
Quest : [A Bear of an Appetite] He flies to the water to capture the fish with the fishing net. He gets stuck in the water and mount+dismount in a loop. ( ive seen this issue on my last 2 characters i levled aswell. And right now i see 5 other bots mount and dismount in the water here) I stopped the bot and finished this quest myself. Log is attached.