What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

HB ARCHIVES: Kick's Old Posts Thread--DO NOT DELETE!

Status
Not open for further replies.
Hey Kick, I was curious if you had a Worgen start zone questing profile that would then lead into the human zone in your 1-60? And if not, I was thinking about working on one that will lead directly into your 1-60 profile as I level a worgen.

Was going to PM you about it, but you dont accept PMs..
 
Hey Kick, I was curious if you had a Worgen start zone questing profile that would then lead into the human zone in your 1-60? And if not, I was thinking about working on one that will lead directly into your 1-60 profile as I level a worgen.

Was going to PM you about it, but you dont accept PMs..

Use natfoths 1-x

I fixed his for him and committed it to his svn but i'm waiting for mesh fixes before i add it to mine (and a vehicle behavior for 2 quests)
 
Last edited:
need help

hey i need help im not very good with this stuff and i tried to do what u tell me to do but when i start the bot and the XML it doesnt go and do the right quests i have in dragonblight it goes to borean tundra instead i have allready done BT how do i get it to do the quests in Dragonblight thx :D
 
I started this profile @ 58, no quests done. It's gone well upto Tryign to pickup Falcon Watch as my toon is still only level 59 and the quest requires level 60.

he still has the quest Return to Thrallmar in his logs.

Noticed
Code:
			<If Condition="HasQuest(10388) &amp;&amp; Me.Race != WoWRace.BloodElf">

So I handed in 10388 to let it continue, but maybe it shoudl have a level check requirement?

The Assassin also requires level 60, commented out for now.
 
Last edited:
I started this profile @ 58, no quests done. It's gone well upto Tryign to pickup Falcon Watch as my toon is still only level 59 and the quest requires level 60.

he still has the quest Return to Thrallmar in his logs.

Noticed
Code:
			<If Condition="HasQuest(10388) &amp;&amp; Me.Race != WoWRace.BloodElf">

So I handed in 10388 to let it continue, but maybe it shoudl have a level check requirement?

The Assassin also requires level 60, commented out for now.

yeah i know, i need to fix those
 
stop trying to minimize wow
and it's downloading mesh files ... hence why it says 'loading tiles' or 'downloading tiles' on the bottom left of the bot window
 
At the time, I moved to this one:

<PickUp QuestName="The Consortium Needs You!" QuestId="9913" GiverName="Consortium Recruiter" GiverId="18335" />

The quest giver has nothing to offer. Commented out and seem to proceed further for other quests.
 
At the time, I moved to this one:

<PickUp QuestName="The Consortium Needs You!" QuestId="9913" GiverName="Consortium Recruiter" GiverId="18335" />

The quest giver has nothing to offer. Commented out and seem to proceed further for other quests.

edit dec 1 2011:

fixed
 
Last edited:
hey i need help im not very good with this stuff and i tried to do what u tell me to do but when i start the bot and the XML it doesnt go and do the right quests i have in dragonblight it goes to borean tundra instead i have allready done BT how do i get it to do the quests in Dragonblight thx :D

Note: If you start this *midway* (73+), change <QuestOrder IgnoreCheckPoints="True" > -- True to False (Hint: Open the profile and change that line)
If you have BoA gear and / or guild XP, you may be doing green or lower quests / mobs and may also want to use this option

Open the xml file in notepad, use the find option to search for <QuestOrder IgnoreCheckPoints="True" > , edit it to say <QuestOrder IgnoreCheckPoints="False" > , save, reload the profile in HB and click start.
 
hey i need help im not very good with this stuff and i tried to do what u tell me to do but when i start the bot and the XML it doesnt go and do the right quests i have in dragonblight it goes to borean tundra instead i have allready done BT how do i get it to do the quests in Dragonblight thx :D

well...

go and re-read the first post - it has your answer in it

as atticus also said
 
the issue is that you're installing new hb's into your old hb folders

make a fresh hb folder
copy over plugins, behaviors, and cc's from old HB that are *not* shipped w/ new hb

or

delete the Arch Buddy bot in the bots folder ... it's now embedded into HB ... like 2 or 3 months ago

Deleting Arch Buddy solved it, thx <3
 
What has happend to my bot now?


[12:37:31:652] [Profile Message]: Compiling Quests.
[12:37:31:652] [Profile Message]: -----
[12:37:31:652] [Profile Message]: Turning off auto-train.
[12:37:31:652] [Profile Message]: Setting UseFlightPaths to false.
[12:37:31:652] [Profile Message]: -----
[12:37:31:652] [Profile Message]: Setting LearnFlightPaths to true.
[12:37:31:652] [Profile Message]: Setting LootMobs to true.
[12:37:31:652] [Profile Message]: -----
[12:37:31:652] [Profile Message]: Setting UseMount to true.
[12:37:31:652] [Profile Message]: Setting PullDistance to 30.
[12:37:31:656] Picking up Windroc Mastery : 9854
[12:37:31:656] Goal: Picking up Windroc Mastery
[12:37:31:660] Picking up Clefthoof Mastery : 9789
[12:37:31:660] Goal: Picking up Clefthoof Mastery
[12:37:31:675] Picking up Talbuk Mastery : 9857
[12:37:31:675] Goal: Picking up Talbuk Mastery
[12:37:31:676] Goal: Goal: Kill x 12
[12:37:31:693] Could not create current in quest bot; exception was thrown
[12:37:31:693] Object reference not set to an instance of an object.
[12:37:31:693] Stop called!
[12:37:31:700] Activity: Honorbuddy Stopped
[12:37:31:712] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.BehaviorTree.TreeRoot.Tick()
at Styx.Logic.BehaviorTree.TreeRoot.Run()
[12:37:31:715] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.BehaviorTree.TreeRoot.Run()
 
its not possible to start the profile in the middle of the daily quests, the bot the flyes back to SWC.. - any fox for this :) ?
 
its not possible to start the profile in the middle of the daily quests, the bot the flyes back to SWC.. - any fox for this :) ?
If you want to start in the middle of the dailies, load the .XML profile of that set of dailies. It should finish the dailies nicely and then continue on to the next set.
 
its not possible to start the profile in the middle of the daily quests, the bot the flyes back to SWC.. - any fox for this :) ?

the answer is posted in the FIRST thread.
So there should be enough time to read ONE post, Croga took the time to
- Find the best profiles for dailys (done by some good profilewriters on this forum)
- write a Profile to put all profiles together, so that u only have to hit start
- find all needed Plugins
- Write a little Explanation what it does, what it can't do

Sorry man, if i were the publisher i would be very angry.

@Croga: i used the profile(s) and plugins for one Toon (warlock), and on some quests he only stands there and wait for respawning of some objects (food and so for Wildhammer quests). DO u made the same experience? i think about debugging the plugins and fix this (if this problem is NOT a local problem by me) ... because the objects were there so i think it's only a little issue with refreshing the Objectlist (haven't looked into the Plugins, cause if u let him do his job, after some more minutes (or hours) he's done with the work)
 
Started a Tauren today and at level 5 he took a flight to Thunder Bluff and began to wait for the zep to Orgrimmar.

Also, got stuck in Ashenvale trying to update flight paths that are already gained.

First one is normal, the zep can take time before it gets there.

HB have had some problems with FP?s, should be fixed.


Also here is a problem kick, should be easy to fix, it does not put the mine on the human ship in northern barrens, states can not fin mob then stops the bot.

I am at work so can not test it myself.

Log View attachment 2011-10-09_16_31 3512 Log.txt
 
Sorry man, if i were the publisher i would be very angry.
I'm not :) Getting angry costs way more energy then typing a small reply ;)
@Croga: i used the profile(s) and plugins for one Toon (warlock), and on some quests he only stands there and wait for respawning of some objects (food and so for Wildhammer quests). DO u made the same experience? i think about debugging the plugins and fix this (if this problem is NOT a local problem by me) ... because the objects were there so i think it's only a little issue with refreshing the Objectlist (haven't looked into the Plugins, cause if u let him do his job, after some more minutes (or hours) he's done with the work)
There are some challenges with the keg/food plugin. I've been looking at trying to fix them but ultimately it's Katzerle's code so I'd like his approval before I officially release a patch.
I'm going to get some improvements to the Wildhammer this week. I'll check out the effect of blacklisting the south-east bit, that should improve the overall performance of those dailies. The Objectlist does need a bit of work as well; it's just not performing as well as it could.
 
Status
Not open for further replies.
Back
Top