How do I set up the beta honorbuddy? i keep getting Can not start quest bot - this profile does not contain a quest order!
Here is a working Eastern kingdoms Candy Bucket script that I hacked together from Kick's original. Note that it does not follow his original path - it actually follows the path from zygor. View attachment JPz[A - Fly] Candy Buckets - EK [Kick].xml Gets all the EK buckets, Skips the ones that aren't there, deals with the bot running to the flight point and then can't find bucket. deals with the time travel in the blasted lands. Starts at Stormwind, ends at the dock in Booty Bay. Edit - Should have said it is alliance only Edit2 - added cancelling the costume for ghoul, geist, abomination & slime to the ones Kick already had in place.
I don't see any other answers here... I just jumped off the 2nd floor to the dock level and from there is seemed to find the bucket and took off just fine. I added a couple points on the one I hacked together if you want to try that one. (Alliance)
No, but it is a flying profile and does Twilight Highlands so you need to have completed that area to get the inns "open"
Here is the Alliance Kalimdor Candy Bucket script with the new costumes to dispel before mounting. View attachment JP[A - Fly] Candy Buckets - Kalimdor [Kick].xml
I run the profile on "questing" as I am standing in Stormwind with my level 72 toon but I keep getting compile errors. Am I doing something wrong?
I am far from an expert on this stuff! I only ran it on a couple 90s with the full flying training. It will eventually fail for you (with deaths) anyway since it tries to hit the Twilight areas. Do you have the Hallowed Helm? Perhaps it's failing when trying to delete that. That would be the only thing I didn't have on my toons. Sorry I can't tell you more.
I'm having the same problem. As soon as i load the profile i get a spam of errors and I can't press start
Hmmm. It worked fine for me last night. When I get home from work I'll do a clean install of the bot and see if I get any errors. Maybe I already reinstalled something else that makes it work. A log file from you might help as well.
Tried it on my own and must say works good most of the time. The problem is it sometimes go near candy bucket, don't pick it and go straight to next one.
Ok, here is my logfile: View attachment 3012 2014-10-20 20.12.txt Edit: Reinstalled HB and now the profile works. The only downside is that WoW crashes everytime my char enters the Innkeep in stormwind:
View attachment JPz[A - Fly] Candy Buckets - EK [Kick].xml Sorry, Here is the one with the "cancelaura Abomination Costume"
Because no one asked for it However, all i did so far was to increase the collection distance (which was max 100, but the candy bucket was ~140).
Using Test Release HB 2.5.11769.750 and Kick's SVN (not sure about the BuddyStore version), the Horde ones have been working for me. I've run Northrend, Outland & Eastern Kingdoms so far -- haven't tested Kalimdor and Pandaria in 6.0.2 yet. There will be a phasing issue with the Iron Horde Invasion in Blasted Lands, you'll need to stop the bot and speak with Zidormi to phase pre-invasion so you can access the Candy Bucket(s). There was also an error going into Undercity: "[FlyTo-v1655(fatal)] Toon doesn't have flying capability in this area, and there is no ground path to the destination. Please learn the flying skill appropriate for this area." The below may fix the issue (untested): Replace: Code: <CustomBehavior File="FlyTo" DestName="Undercity, The Trade Quarter" X="1638.492" Y="223.1143" Z="-43.10322" /> <CustomBehavior File="FlyTo" DestName="Western Plaguelands, Andorhal" X="1541.936" Y="-1659.474" Z="67.92234" /> With: Code: <MoveTo Nav="Fly" DestName="Undercity, The Trade Quarter" X="1638.492" Y="223.1143" Z="-43.10322" /> <MoveTo Nav="Fly" DestName="Western Plaguelands, Andorhal" X="1541.936" Y="-1659.474" Z="67.92234" />