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!

HB ARCHIVES: Cava?s Profiles--DO NOT DELETE

Thank you for all your work. I have been using your profiles intensively and learning very much from it.
ps: is the Dosell instruction really necessary? My toon keeps buying and selling food and drinks, not to mention selling my mats. I put it to false, i hope it won't disturb the flow.
edit: it concerns the 11-16 darkshore file. And somehow there is a travel to stormwind to no effect. Once there, the toon returns to rutheran village.
edit2: i found the solution to the vendor problem (set SellWhite to False). So i suppose the Dosell=True can remain as such?
edit3: i hope this is the last edit, but as far as i can see now, the only things that helps so far is to change the instruction calling the ForceSetVendor.cs file. I changed it into a comment.
this is my last suspect:
<CustomBehavior File="ForceSetVendor" DoMail="False" DoSell="True" .
 
Last edited:
bot not moving to quest area
it stop at this
[Profile Message]: Compiling Krasarang Wilds (87)[Singular] Quest Profile set Pull Distance to 25, forcing to 40 for next Pull

waiting more then 10 minute

and nothing happen

this happen when i chose 85-90 with loot profile

the bot moving if i pick 1-90 Alliance profile
but it skipping my Krasang wilds and head to Dread waste
 

Attachments

Last edited:
Hi Cava, btw. Great Work with your Profile, i work at the moment on a simular 1-90 Profile based on Zygor, but by me it will make all quests and is not for "fast" lvleling its for make much quests and Loremaster Build.

But that not the Point why i write here.

Couse i use for my script alot parts of your and kicks script i found a lil problem by your lvl 8-10 dun morogh

here is the fix ( your style work but looks like a "retard" :D ) with my method its act like a human and is quicker.

PHP:
<If Condition="!HasQuest(25932) &amp;&amp; !IsQuestCompleted(25932)" >
      <While Condition="!HasQuest(25932)" >
        <CustomBehavior File="InteractWith" NonCompeteDistance="0" MobId="41578" KeepTargetSelected="True" X="-5538.592" Y="-1311.104" Z="398.7943" />
        <CustomBehavior File="RunMacro" Macro="/click QuestFrameAcceptButton" />
        <CustomBehavior File="WaitTimer" WaitTime="1000" />
      </While>
    </If> 
    <If Condition="((HasQuest(25932)) &amp;&amp; (!IsQuestCompleted(25932)))" >
      <SetGrindArea>
        <GrindArea>
          <Factions>2264</Factions>
          <TargetMinLevel>5</TargetMinLevel>
          <TargetMaxLevel>15</TargetMaxLevel>
          <Hotspots>
            <Hotspot X="-5551.39" Y="-1304.851" Z="398.5167" />
          </Hotspots>
        </GrindArea>
      </SetGrindArea>
      <GrindTo Condition="IsQuestCompleted(25932)" GoalText="Fight until Quest Finish" />
    </If>
    <TurnIn QuestName="It's Raid Night Every Night" QuestId="25932" TurnInName="Sergeant Flinthammer" TurnInId="41578" X="-5538.592" Y="-1311.104" Z="398.7943" />
 
This might be a stupid question but.Do we still copy caves quest behaviors over into the HB Quest behaviors?
 
Thank you for all your work. I have been using your profiles intensively and learning very much from it.
ps: is the Dosell instruction really necessary? My toon keeps buying and selling food and drinks, not to mention selling my mats. I put it to false, i hope it won't disturb the flow.
edit: it concerns the 11-16 darkshore file. And somehow there is a travel to stormwind to no effect. Once there, the toon returns to rutheran village.
edit2: i found the solution to the vendor problem (set SellWhite to False). So i suppose the Dosell=True can remain as such?
edit3: i hope this is the last edit, but as far as i can see now, the only things that helps so far is to change the instruction calling the ForceSetVendor.cs file. I changed it into a comment.
this is my last suspect:
<CustomBehavior File="ForceSetVendor" DoMail="False" DoSell="True" .
some users know how to config bot, wich plugins will help and improve the bot, some don't
my profiles are writen thinking the lowest denomination, when leveling bot will sell all itens in bags, usualy one time everytime bot change maps, but will mail if you have an mail character defined,before sell then.

Move to quest map its also codded in profiles, while bot is running will do right travels, if for some reason you stoped bot (bug?, just stoped it) and bot isnt at right map (where need quest), then bot will travel to stormwind and from SW to quest map
 
bot not moving to quest area
it stop at this
[Profile Message]: Compiling Krasarang Wilds (87)[Singular] Quest Profile set Pull Distance to 25, forcing to 40 for next Pull

waiting more then 10 minute

and nothing happen

this happen when i chose 85-90 with loot profile

the bot moving if i pick 1-90 Alliance profile
but it skipping my Krasang wilds and head to Dread waste
[02:29:25.195 D] System.AccessViolationException: Could not read bytes from 00000004 [299]!
at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
at Styx.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
at Styx.WoWInternals.PlayerQuest.()
at Styx.WoWInternals.PlayerQuest.GetData(WoWDescriptorQuest& data)
at Styx.WoWInternals.PlayerQuest.()
at Styx.WoWInternals.PlayerQuest.get_IsFailed()
at Styx.CommonBot.Profiles.CustomForcedBehavior.UtilIsProgressRequirementsMet(Int32 questId, QuestInLogRequirement questInLogRequirement, QuestCompleteRequirement questCompleteRequirement)
at Honorbuddy.Quest_Behaviors.Cava.CavaInteractWith.CavaInteractWith.get_IsDone() in e:\BOT\Honorbuddy 2.5.7248.625\Quest Behaviors\Cava\CavaInteractWith.cs:line 567
at Bots.Quest.QuestOrder.ForcedCodeBehavior.get_IsDone()
at Bots.Quest.Actions.ForcedBehaviorExecutor..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Bots.Quest.QuestOrder.ForcedWhile...()
at Styx.TreeSharp.Composite.Tick(Object context)
at Bots.Quest.Actions.ForcedBehaviorExecutor..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Bots.Quest.Actions.ForcedBehaviorExecutor..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.Common.HookExecutor.Run(Object context)
at Styx.TreeSharp.Action.RunAction(Object context)
at Styx.TreeSharp.Action..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.CommonBot.TreeRoot.()
[02:29:25.195 D] System.AccessViolationException: Could not read bytes from 00000004 [299]!

try clean hb cache and restart bot
 
Hi Cava, btw. Great Work with your Profile, i work at the moment on a simular 1-90 Profile based on Zygor, but by me it will make all quests and is not for "fast" lvleling its for make much quests and Loremaster Build.

But that not the Point why i write here.

Couse i use for my script alot parts of your and kicks script i found a lil problem by your lvl 8-10 dun morogh

here is the fix ( your style work but looks like a "retard" :D ) with my method its act like a human and is quicker.

PHP:
<If Condition="!HasQuest(25932) && !IsQuestCompleted(25932)" >
      <While Condition="!HasQuest(25932)" >
        <CustomBehavior File="InteractWith" NonCompeteDistance="0" MobId="41578" KeepTargetSelected="True" X="-5538.592" Y="-1311.104" Z="398.7943" />
        <CustomBehavior File="RunMacro" Macro="/click QuestFrameAcceptButton" />
        <CustomBehavior File="WaitTimer" WaitTime="1000" />
      </While>
    </If> 
    <If Condition="((HasQuest(25932)) && (!IsQuestCompleted(25932)))" >
      <SetGrindArea>
        <GrindArea>
          <Factions>2264</Factions>
          <TargetMinLevel>5</TargetMinLevel>
          <TargetMaxLevel>15</TargetMaxLevel>
          <Hotspots>
            <Hotspot X="-5551.39" Y="-1304.851" Z="398.5167" />
          </Hotspots>
        </GrindArea>
      </SetGrindArea>
      <GrindTo Condition="IsQuestCompleted(25932)" GoalText="Fight until Quest Finish" />
    </If>
    <TurnIn QuestName="It's Raid Night Every Night" QuestId="25932" TurnInName="Sergeant Flinthammer" TurnInId="41578" X="-5538.592" Y="-1311.104" Z="398.7943" />

true looking to this code probably works better than mine, scripting its a learning thing more we script more we learn, i started with low level alliance maps, and even that profiles are working, for sure then can be improoved, just one thing

you put <If Condition="((HasQuest(25932)) ...> inside <If Condition="!HasQuest(25932)...

means if user stop/start bot at that moment, will not run the second if condition because already have quest in log, and will try turn in quest before finished it
 
This might be a stupid question but.Do we still copy caves quest behaviors over into the HB Quest behaviors?

no, only install CavaPlugin, plugin will upload himself, upload needed quest behaviors, and upload cava's profiles
 
Amazing! Can't wait. But does the questing bot work? (Sorry. I'm new at the botting stuff)
01.jpg
02.jpg
03.jpg
04.jpg
05.jpg
06.jpg
07.jpg
yes it works
 
[InteractWith-v555(info)] Interacting with 'Untilled Soil'
[Singular] Casting Ghost Wolf on Me @ 100.0%
[InteractWith-v555(warning)] Exceeded our maximum count(7) at attempted interactions--blacklisting Untilled Soil.AA8E for 3m00s
[Singular] Casting Ghost Wolf on Me @ 100.0%


Needs to not cast ghost wolf when doing panda dailys. Most can't be done while shape shifted.
 
[InteractWith-v555(info)] Interacting with 'Untilled Soil'
[Singular] Casting Ghost Wolf on Me @ 100.0%
[InteractWith-v555(warning)] Exceeded our maximum count(7) at attempted interactions--blacklisting Untilled Soil.AA8E for 3m00s
[Singular] Casting Ghost Wolf on Me @ 100.0%


Needs to not cast ghost wolf when doing panda dailys. Most can't be done while shape shifted.

Turn Ghost Wolf off in your Singular Settings. Singular is calling for Ghost Wolf, not Cava's profile.
 
Also this just happened.


[InteractWith-v555(info)] Interacting with 'Gardener Fran'[InteractWith-v555(fatal)] [PROFILE ERROR] Gardener Fran provided an unexpected Quest frame--terminating profile. Please provide an appropriate InteractByQuestFrameDisposition attribute to instruct the behavior how to handle this situation.
 
Back
Top