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

why?

and i think the only current way would be to load each profile individually.

<!-- Zone Settings -->

<CustomBehavior File="RunCode" Type="Definition" Code="bool doAzsuna = true;" />
<CustomBehavior File="RunCode" Type="Definition" Code="bool doHighmountain = true;" />
<CustomBehavior File="RunCode" Type="Definition" Code="bool doStormheim = true;" />
<CustomBehavior File="RunCode" Type="Definition" Code="bool doSuramar = true;" />
<CustomBehavior File="RunCode" Type="Definition" Code="bool doValshara = true;" />

change to false/true .. and it will skip zones
 
<!-- Zone Settings -->

<CustomBehavior File="RunCode" Type="Definition" Code="bool doAzsuna = true;" />
<CustomBehavior File="RunCode" Type="Definition" Code="bool doHighmountain = true;" />
<CustomBehavior File="RunCode" Type="Definition" Code="bool doStormheim = true;" />
<CustomBehavior File="RunCode" Type="Definition" Code="bool doSuramar = true;" />
<CustomBehavior File="RunCode" Type="Definition" Code="bool doValshara = true;" />

change to false/true .. and it will skip zones
well , I have tried this one , but it didn't work for me
 
hi im getting this problem
" Can not start quest bot - this profile does not contain a quest order! "
Can anyone help me fix this?
 
it should, could you be more specific?
well i set the doSuramar = true to false , and then i find it start to do the quest in Suramar ,
is it because after i modified the autoloader file , I have to reload the file in HB?
 
well i set the doSuramar = true to false , and then i find it start to do the quest in Suramar ,
is it because after i modified the autoloader file , I have to reload the file in HB?

I suppose you tried it waiting for an answer. But yes, reload profiles after modifying them
 
hello devolopers i have a request from u could u make specific autoloaders for only get artifact powers, only golds,only items etc. cuz i just need a.powers and order resources all wqs wasted many times to me and most of are useless quests like low lvl blue item quests.
 
Undersea Survey, Suramar, If you die by chance, mainly from drowning, at the spirit healer it takes Rez sickness instead of trying to get back to the body, then dies repeatedly getting back to where u died. not sure if this is a profile issue aor HB issue, but i thought I would post just incase.
 
I dont understand. When I try load "autoloader" the bot wont start. I quote: [Compiler Error]: D:\Honorbuddy\Quest Behaviors\QuestBehaviorCore\Utility\Query_Database.cs(22,22) : error CS0234: The type or namespace name 'Database' does not exist in the namespace 'Styx.CommonBot' (are you missing an assembly reference?)
 
Autoloader simply doesnt work even when started in aszuna or any zone, etc.. anyone else have this problem and know the fix?

ive cleared the hb cache aswell so its not that
 
Great job, New ones being uploaded every day! Keep updating your svn. 5 stars for the most useful script in legion.
 
I created a post for the bot drowning while doing the world quest Undersea Survey. How do I remove it, so he doesn't do this quest, since it's so problematic? Thanks for your hard work! Awesome stuff.
 
I created a post for the bot drowning while doing the world quest Undersea Survey. How do I remove it, so he doesn't do this quest, since it's so problematic? Thanks for your hard work! Awesome stuff.
enable antidrown lugin and you should be fine
 
Back
Top