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

[H - Quest] 1-68 - All Races/Classes [Tubajedimr] 4.1.4 (Discussion Thread)

Status
Not open for further replies.
Ok, after some testing now the Char jumps up to the Flyingmount.
 
Code:
<PickUp QuestName="Questioning Reethe" QuestId="27261" GiverName="Ogron" GiverId="4983" />
<If Condition="HasQuest(27261)">
			<CustomBehavior File="Escort" NpcId="4983" QuestId="0" X="-3317.643" Y="-3125.356" Z="32.94566" />

This section caused a problem, HB recorded an error of QuestId cannot be 0 and stopped. Replacing it with the QuestId 27261 as below worked fine.

Code:
<PickUp QuestName="Questioning Reethe" QuestId="27261" GiverName="Ogron" GiverId="4983" />
<If Condition="HasQuest(27261)">
			<CustomBehavior File="Escort" NpcId="4983" QuestId="27261" X="-3317.643" Y="-3125.356" Z="32.94566" />
 
Hmm

at level 20, the bot wants to go to orgrimar for some reason, taking a FP to Thunder Bluff, then walking for the transport to Orgrimar, a mech error or sometig makes it walk out from a cliff, then it goas back takes a flight path to thunderbluff again to use a transport to orgrimar, this time i helped it to get to the transport without falling down dieing.

Note that it could fly to orgrimar without flying to thunder bluff first.

trying another profile.
 
It doesn't like it when you log out or interrupt it during this questline: The Demon Prince - Quest - World of Warcraft

[Behavior: CompleteLogQuest(error)]: QuestId 28129 could not be located in log.
Stopping Honorbudy. Please repair the profile.

Happens with LowHangingFruit profile as well.

This happened to me as well, using version 4354. What I did was downloaded from [Quest Behavior] Natfoth's QB MegaThread and replaced the Quest Behaviour CompleteLogQuest.cs, just started honorbuddy up and it works so far. Give it a try. Thanks for the awesome profile!
 
while grinding from 8 to 10 there is a "elite" mob with 340+hp (while your level has arround 100-180 hp) should be blackspotted
target info:

<Vendor Name="Sri'skulk" Entry="10359" Type="Repair" X="2356.099" Y="-791.1962" Z="76.31255" />

nice work btw
 
Any word from Raphus about taking over this profile or is it best to use benkoren's LowHangingFruit now?

XtO
 
he's still working on it. I believe he's trying to release it as a whole instead of zone by zone fix.
 
I'm not sure if its been reported, but for shat it tries to use the alliance trainers instead of the horde ones.
 
Hey, why bot is still going to trainer? If 'Train New Skills' has been turned off?

Changing current profile to Horde 1-68 Questing: By TubaJedi v.4.1.4
Moving to Type: Train, Name: Shalla Whiteleaf
 
I have been running this on two new characters. They are both in high 60's now and the only thing i have really had to change was for the quest "how to serve goblins" i changed line 4264 to condition="!IsQuestCompleted(10238)" . Also, my ForcedMount wasnt working correctly , i dont know if it is for anyone else but i just went through and changed all to:

<CustomBehavior File="RunMacro" Macro="/Cast Tawny Wind Rider" NumOfTimes="1" />

and it has been working correctly. Thanks for the great profile! I hope maybe this helps others if it wasnt working :)
 
Playing Tauren Hunter lvl 17ish
Get an Error saying Quest ID cant be "0", Line was one of the following (dont recall as i fixed it before posting this):

<PickUp QuestName="Gorat's Vengeance" QuestId="13621" GiverName="Dinah Halfmoon" GiverId="33263" />
<UseItem ItemId="45023" QuestName="Gorat's Vengeance" QuestId="13621" X="1424.913" Y="-1999.623" Z="96.3291"/>
<If Condition="HasQuest(13621)">
<CustomBehavior File="Escort" NpcId="33304" QuestId="13621" X="1424.95" Y="-1999.65" Z="96.18333" />
</If>
<Objective QuestName="Gorat's Vengeance" QuestId="13621" Type="KillMob" MobId="33302" KillCount="1" />
<TurnIn QuestName="Gorat's Vengeance" QuestId="13621" TurnInName="Kadrak" TurnInId="8582" />

also the grind hotspots for lvl 19 and lvl 20, the bottom 2 hotspots (8 & 9) take you too close the the ally base and the guards chain kill you.
 
Last edited:
Awesome Stuff, just finished completing this on a hunter and a mage.. the only other part that i had trouble with besides the flying stuff was at the end with the quests at Stormspire in netherstorm. Since you have to use the elevator to get up there my char's just kind of ran into the wall. So i actually stuck in a "FlyTo" to fly up there, and one to fly back down when going out to quests. Also, for the quest "Fel Reavers, No thanks!" and "Surveying the Ruins" I had to walk it through both of those, it was not gathering the items for Fel Reavers correctly, and Surveying the Ruins i think needs to just be set to go to the spots where the beacons are and useitem at that location instead of killmob. Thanks for the great profile! i hope this helps a little.
 
Hello Everybody,

first off all great work and you are great. I got some problems to understand how it works. I buy HB yesterday and started a Orc shaman, the first 7 Lvl work after that he had to take a ride to OG, he was standing there and do nothing then he put womething in the log, "Blacklist" or something like this, the step was "Go to Waiting location". After some minutes he fly to og then standing there for 15 minutes, i made the Quest by hand and then he run again. Next think was he was running on a mountain with level 14 and standing there for 5 hours. I dont really understand i was thinking the Bot is doing all by it self but i always have to look on the bot. Can anybody tell me what i make wrong ? Did i need to install some Quest Behav. ??? I only replace the two cs files. Please i really need help, i'm a little bit sad because i was thinking it runs better
 
Hello Everybody,

first off all great work and you are great. I got some problems to understand how it works. I buy HB yesterday and started a Orc shaman, the first 7 Lvl work after that he had to take a ride to OG, he was standing there and do nothing then he put womething in the log, "Blacklist" or something like this, the step was "Go to Waiting location". After some minutes he fly to og then standing there for 15 minutes, i made the Quest by hand and then he run again. Next think was he was running on a mountain with level 14 and standing there for 5 hours. I dont really understand i was thinking the Bot is doing all by it self but i always have to look on the bot. Can anybody tell me what i make wrong ? Did i need to install some Quest Behav. ??? I only replace the two cs files. Please i really need help, i'm a little bit sad because i was thinking it runs better

This post is so full of win I don't know where to start :D
 
:) ok i'm sorry i got so much Question i dont know where to start :).

1) Did i need some QuestBehav ? I read about that Change Behav but when i Replace all of them i got Errors in other Profiles i run ?.
2) What does Blacklisting mean ? The Bot is allowed to blacklist but i was thinking "ok do it and go on".
3) What i have to set that the Bot is running from 1-68 ?

Regards
CodeBase
 
UPDATE

For everyone following this thread, you should know that it is being updated. According to Hawker, it is fixed up to 63 ATM. Anything you have posted on this forum with regard to bug reports is currently void, as the new profile being released (BETA version 0.5.1.0) will be added to the forums as soon as I receive it.

In other words, until I hear back from Raphus, you won't be seeing anything on this profile, however, the moment I do get the new profile from Raphus, this forum will be the first to know.

Thank you for your patience. Your glory days are near!

TubaJedi
 
1-5 got stuck 2 times first was a quest when the bot were supposed to get some corpses onto a bddy that would carry them... the bot couldnt find any bodys close around so it just ran back and forth between 2 hotspots... second place was when i was gonna attack a target inside a house the bot tryed to kill below the stairs so it had some LoS problems but no big deal :)
 
Its kinda dumb that it tries to go and buy stuff on a newly started toon with no money.
 
Its kinda dumb that it tries to go and buy stuff on a newly started toon with no money.

you can fix that... simply change the food id number to 0 and the food amount to 0 same with the drink then it wont go buy anything and thats a bug that will be fixed in the next release
 
Status
Not open for further replies.
Back
Top