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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Work in progress World Quests

Can I avoid 'Danger : quest'??
<!-- Settings: -->
<CustomBehavior File="RunCode" Type="Definition" Code="bool doDanger = false;" /> <!-- change FALSE to TRUE to let the bot do DANGER World Quests -->
<CustomBehavior File="RunCode" Type="Definition" Code="bool doWanted = true;" /> <!-- change FALSE to TRUE to let the bot do WANTED World Quests -->

line 48 in the autoloader.xml - change true to false if you don't want the bot to do it. By default doDanger is off.
 
Is it loading all of the world quests?

Seems like it is taking forever for HB to run thru. I've been sitting here watching it for 5 minutes now, it seems to be loading all the active world quests. I'm not entirely sure, does that sound like what is supposed to be happening?
 
ecking available world quests in Highmountain...
Checking available world quests in Stormheim...
[LoadProfile-LoadPr(info)] Loading profile 'Stormheim\41568-[N]-[QUEST]-Wq-Felhide-WiN.xml'
Warning: Could not parse While body node
Changing current profile to [41568] Felhide - Win
[Auto-Loader]: Finished World Quest [41518] Felwort - WiN!
[LoadProfile-LoadPr(info)] Loading profile '../autoloader.xml'
Changing current profile to World Quest Auto-Loader
[WORLD QUESTS AUTO-LOADER - Credits: Zinner, WiN, Pellepylly, Codex, Ruela, tsatsa]
Checking available world quests in Azsuna...
Checking available world quests in Highmountain...
Checking available world quests in Stormheim...
[LoadProfile-LoadPr(info)] Loading profile 'Stormheim\41568-[N]-[QUEST]-Wq-Felhide-WiN.xml'
Warning: Could not parse While body node
Changing current profile to [41568] Felhide - Win
[Auto-Loader]: Finished World Quest [41518] Felwort - WiN!
[LoadProfile-LoadPr(info)] Loading profile '../autoloader.xml'
Changing current profile to World Quest Auto-Loader
[WORLD QUESTS AUTO-LOADER - Credits: Zinner, WiN, Pellepylly, Codex, Ruela, tsatsa]
Checking available world quests in Azsuna...
Checking available world quests in Highmountain...
Checking available world quests in Stormheim...
[LoadProfile-LoadPr(info)] Loading profile 'Stormheim\41568-[N]-[QUEST]-Wq-Felhide-WiN.xml'
Warning: Could not parse While body node
Changing current profile to [41568] Felhide - Win
[Auto-Loader]: Finished World Quest [41518] Felwort - WiN!
[LoadProfile-LoadPr(info)] Loading profile '../autoloader.xml'
Changing current profile to World Quest Auto-Loader
Bot paused
 
Just wanted to let you know. for the Sea of Feathers World Quest, the bot does a good job up until it finishes destroying the eggs and killing the harpies. Has a hard time aggroing the bears instead of harpies, unless it attacks a harpie near the bear.

For Retake the Skyhorn, the bot stands still near where Skawn and main harpie spawn, does not aggro the Crawliac Bloodscreamers because none are nearby Skawns spawn point.
 
Last edited:
Doing Great still WiN Appreciate all this work your putting in found another little bug on "Returning Champion" Profile will only route through first part only kiilling "Blood Totem Challenger and Felskorn Challengers" it will not route back to the "Mightstone Challengers" once killing 3 of each Blood and Felskorn and keeps killing those instead of routing to "Mightstone"
 
ecking available world quests in Highmountain...
Checking available world quests in Stormheim...
[LoadProfile-LoadPr(info)] Loading profile 'Stormheim\41568-[N]-[QUEST]-Wq-Felhide-WiN.xml'
Warning: Could not parse While body node
Changing current profile to [41568] Felhide - Win
...
Changing current profile to World Quest Auto-Loader
Bot paused
Best guess you have done a lot of World Quests recently and the bot has cached all your objectives - you need to delete your cache: Honorbuddy:HelpDesk:Cache corruption problems - The Buddy Wiki
 
Auto-loader Line 252:
<CustomBehavior File="LoadProfile" ProfileName="Azsuna\43609[N]-[QUEST]-Wq-WANTED Doomlord Kazrok-Zinner" RememberProfile="true" />

Miss the "-' between "43609" and "[N]"
 
good spot - updated :)

And also with all the name of the profile:

"43609-[N]-[QUEST]-Wq-WANTED_Doomlord_Kazrok-Zinner" instead in the autoloader "Azsuna\43609[N]-[QUEST]-Wq-WANTED Doomlord Kazrok-Zinner"

Missing all the "_" and "-"


Ps: Thks for all your job :)
 
[07:52:16.511 D] Starting behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
[07:52:16.511 D] [KillUntilComplete-KillUn(debug) @line 174]: Behavior sees 'done'. Skipping behavior.
[07:52:16.511 D] Done with forced behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
[07:52:16.651 D] Starting behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
[07:52:16.652 D] [KillUntilComplete-KillUn(debug) @line 174]: Behavior sees 'done'. Skipping behavior.
[07:52:16.652 D] Done with forced behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
[07:52:16.779 D] Starting behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
[07:52:16.779 D] [KillUntilComplete-KillUn(debug) @line 174]: Behavior sees 'done'. Skipping behavior.
[07:52:16.779 D] Done with forced behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
[07:52:16.912 D] Starting behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
[07:52:16.912 D] [KillUntilComplete-KillUn(debug) @line 174]: Behavior sees 'done'. Skipping behavior.
[07:52:16.912 D] Done with forced behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
[07:52:17.042 D] Starting behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
[07:52:17.043 D] [KillUntilComplete-KillUn(debug) @line 174]: Behavior sees 'done'. Skipping behavior.
[07:52:17.043 D] Done with forced behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.

It just keeps spamming this.. Whats the problem?
 
[07:52:16.511 D] Starting behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
[07:52:16.511 D] [KillUntilComplete-KillUn(debug) @line 174]: Behavior sees 'done'. Skipping behavior.
[07:52:16.511 D] Done with forced behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
[07:52:16.651 D] Starting behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
[07:52:16.652 D] [KillUntilComplete-KillUn(debug) @line 174]: Behavior sees 'done'. Skipping behavior.
[07:52:16.652 D] Done with forced behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
[07:52:16.779 D] Starting behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
[07:52:16.779 D] [KillUntilComplete-KillUn(debug) @line 174]: Behavior sees 'done'. Skipping behavior.
[07:52:16.779 D] Done with forced behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
[07:52:16.912 D] Starting behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
[07:52:16.912 D] [KillUntilComplete-KillUn(debug) @line 174]: Behavior sees 'done'. Skipping behavior.
[07:52:16.912 D] Done with forced behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
[07:52:17.042 D] Starting behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
[07:52:17.043 D] [KillUntilComplete-KillUn(debug) @line 174]: Behavior sees 'done'. Skipping behavior.
[07:52:17.043 D] Done with forced behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.

It just keeps spamming this.. Whats the problem?


Clear hb cache
 
Tower Assault profiles, where you kill the alliance/horde guard npcs, seem to work very poorly. The bot will not go up to the top of the tower to kill the captain, instead endlessly grinding the normal mobs below. When it sometimes does go up the tower, it hits then top then runs back down.
 
Do i need to download them one by one by saving them or is there a way do download the whole azuna and unpack it?
 
Get this

[LoadProfile-LoadPr(fatal)] Profile 'C:\Users\Baby-\Desktop\Honorbuddy 3.0.16018.848\Profile\world-quests\Azsuna\43609-[N]-[QUEST]-Wq-WANTED Doomlord Kazrok-Zinner.xml' does not exist. Download or unpack problem with profile?

I used autoloader. can't it just skip to all the WQ it can do?
 
Get this

[LoadProfile-LoadPr(fatal)] Profile 'C:\Users\Baby-\Desktop\Honorbuddy 3.0.16018.848\Profile\world-quests\Azsuna\43609-[N]-[QUEST]-Wq-WANTED Doomlord Kazrok-Zinner.xml' does not exist. Download or unpack problem with profile?

I used autoloader. can't it just skip to all the WQ it can do?
it`s just updated so svn checkout and it will work
 
Back
Top