• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • HB ARCHIVES: Kick's Old Posts Thread--DO NOT DELETE!

    Discussion in 'Archives' started by fhlhwow, Aug 17, 2010.

    Thread Status:
    Not open for further replies.
    1. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Deficiency, and thanks for the log!

      It looks like your Honorbuddy is trying to download some meshes, and this is causing some delay. Your Honorbuddy is also having problems communicating with the mesh server. Make certain port 5031 is open in your firewall, and your anti-virus.

      I'd give it a few minutes and see if it moves. If not, you'll need to post your problem in the Support forum.

      cheers,
      chinajade
       
    2. tumbum

      tumbum Active Member

      Joined:
      Mar 17, 2011
      Messages:
      3,341
      Likes Received:
      13
      Trophy Points:
      38
      Horde - Jade Forest
      Orc Hunter
      HB .518

      Quest: Get Back Here!

      Toon wants always to use "Moving to Type: Fly, R: Use, Grookin Hill, Jade Forest". But this Flypoint is on Top of a Mountain, just possible to get there from another Flypoint. So i moved my toon to another one and toke a fly to this Flightpoint. Restarted HB, so my Toon wants to go down from the Mountain. When he moves back to the ground he wants to get back up to it to use the Flypoint.

      If the Char wants to use the Option "I cloud use a kite to Grookin Hill" at a Flightmaster, maybe move the Char to another Flightmaster and use it there.

      So i will turn in the Quest by Hand.
       

      Attached Files:

      Last edited: Dec 8, 2012
    3. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Nidat,

      Could you drop a fresh log, and let me see if anything else jumps out at me? I'm kinda tapped out on your problem at the moment.

      cheers,
      chinajade
       
    4. excelerate

      excelerate New Member

      Joined:
      Apr 22, 2012
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      Well I always run 2 different directories. Is there any reason this still causes a sale bug?
       
    5. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi again, Excelerate,

      Two different directories is the best that can be done. Its possible its an Honorbuddy bug--I know there is a problem with mailing, but hadn't seen one with selling. You could always try the Beta and see if that repairs your problem.

      cheers,
      chinajade
       
    6. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Kickrunsanescortservice,

      The Reunited quest in "[Fly][N - Quest] 90 Dread Wastes [Kick].xml" is problematical.

      • Kaz'tik the Manipulator very easily despawns if we get too far from him (say, we're in combat and he keeps going)

      • The existing profile code is not following the 'instanced' NPC, but the original one that gives the quest. Thus, we never actually escort anything.

      • There is a group of mobs at a small camp that the silly NPC we're escorting will not stop and help us with if we get attacked
      As you probably are well aware, the Escort behavior is unreliable. I've corrected the profile to the best I could: 1) We're escorting the 'instanced guy', and 2) we pre-clear the mobs at the small camp.

      The profile code fixup starts about line 1010 as follows:

      <While Condition="((HasQuest(31091)) &amp;&amp; (!IsQuestCompleted(31091)))" >
      <!-- RunTo's are to pre-clear some mobs that will give us trouble escorting, if present -->
      <CustomBehavior File="UserSettings" MountDistance="200" />
      <RunTo X="-856.7113" Y="3805.826" Z="0.3605792" />
      <CustomBehavior File="ForcedDismount" />
      <RunTo X="-946.4418" Y="3885.19" Z="0.3318399" />
      <RunTo X="-849.2239" Y="3821.361" Z="-0.380686" />
      <CustomBehavior File="UserDialog" AllowBotStop="true" ExpiryTime="30"
      Text="Quest: &quot;Reunited&quot;\n\nIf Kaz'tik the Manipulator despawns during the escort, just stop/start Honorbuddy and we'll try again" />

      <CustomBehavior File="InteractWith" MobId="63876" GossipOptions="1" X="-849.2239" Y="3821.361" Z="-0.380686" />
      <CustomBehavior File="WaitTimer" WaitTime="3000" GoalText=" Waiting for NPC to come out {TimeRemaining}" />
      <CustomBehavior File="UserSettings" PullDistance="1" />
      <CustomBehavior File="Escort" EscortUntil="DestinationReached" MobId="64013" X="-849.2239" Y="3821.361" Z="-0.380686" EscortDestX="-1153.93" EscortDestY="3904.56" EscortDestZ="1.835362" />
      <CustomBehavior File="UserSettings" Preset="UserOriginal" />
      <CustomBehavior File="WaitTimer" WaitTime="30000" GoalText="Waiting for quest to complete {TimeRemaining}" />​
      </While>


      cheers,
      chinus of jade
       
    7. Cyphoner

      Cyphoner Banned

      Joined:
      Apr 5, 2012
      Messages:
      118
      Likes Received:
      0
      Trophy Points:
      16
      I am not entirely sure this is not working as it should at this moment, or if it's something with my configuration, lack of plugin etc.

      However, in Jade Forest i am having frequent problems whenever i am picking up a quest that involves flying vehicle or anything at all that changes the standard UI.
      HB pops a window asking if i wanted to stop it or continue, and if i press continue, the bot don't do anything and eventually dc due to afk.

      Am i missing some plugin that is needed for this or something else? Or is this simply a "working project" in Pandaria? :)
       
    8. thebrodieman

      thebrodieman Well-Known Member Buddy Store Developer

      Joined:
      Sep 11, 2011
      Messages:
      6,015
      Likes Received:
      81
      Trophy Points:
      48
      Small update, more coming soon.

      Added another Challenger's Ring quest, and 2 Assassins quests for the Shado-Pan. More coming later, now off to the company holiday party. :)
       
    9. fojomojo

      fojomojo New Member

      Joined:
      Nov 27, 2012
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      Help!

      View attachment 1324 2012-12-08 16.39.txt
      Help Please when i run the bot it goes to this one spot and just stays there.
      The problem is up a bit in the log the end part is me trying to use a different profile made by someone else. The problem is where is says quest pick up and just sits there
       
      Last edited: Dec 8, 2012
    10. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,320
      Likes Received:
      376
      Trophy Points:
      83
      you can add WaitTime="0" to

      <CustomBehavior File="InteractWith" MobId="62984" CollectionDistance="10000" />

      in the whitepetal lake, this way it doesnt wait after gathering fish, the default wait time is 3seconds.
       
    11. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,320
      Likes Received:
      376
      Trophy Points:
      83
      Also, heres a better RampageAgainstTheMachine that I wrote.
       

      Attached Files:

    12. excelerate

      excelerate New Member

      Joined:
      Apr 22, 2012
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      It seems it's with any vendor actually. For one of the Grizzly Hills quests he runs to the two vendors but doesnt actually buy any coal or simple flour.

      Edit: Beta seemed to fix it, hopefully everything does well.
       
      Last edited: Dec 8, 2012
    13. brainysmurf

      brainysmurf New Member

      Joined:
      Aug 26, 2012
      Messages:
      48
      Likes Received:
      0
      Trophy Points:
      0
      In the MOP Valley of Four Winds profile Wing Nga has moved as of patch 5.1 this breaks the bot completely. It keeps going to her old spot and just stands there trying to interact.
       
      Last edited: Dec 8, 2012
    14. tumbum

      tumbum Active Member

      Joined:
      Mar 17, 2011
      Messages:
      3,341
      Likes Received:
      13
      Trophy Points:
      38
      Did you Update the Profile from SVN? I think i saw an update there recently. But dont know. Just check it.
       
    15. gorunn

      gorunn Member

      Joined:
      Oct 26, 2012
      Messages:
      197
      Likes Received:
      1
      Trophy Points:
      18
      Great profile pack! And its keep getting better and better!

      Now.. In Hellfire Peninsula bots keep stuck in the loop on two quests.

      1. Mission: Gateways Murketh and Shaadraz - Quest - World of Warcraft
      2. Mission: The Abyssal Shelf - Quest - World of Warcraft

      The quest NPC gives you in both quests bombs and tells you to take Circle-Fly-path and bomb targets.

      What is happening:
      1. Bot talks to NPC "Forward Commander To'arch" and takes the quest.
      2. Bot receives the quest and item.
      3. Bot talks to NPC that will send player to circle-fly-path in which he needs to bomb targets. NPC name "Wing Commander Brack."
      4. Bot take the flight.
      5. Bot doesnt bomb the targets.
      6. Flight ends.
      7. Repeating from number 3, thus getting stuck in infinitive loop until you take over and do it manually.

      What Should happen:
      What is happening:
      1. Bot talks to NPC "Forward Commander To'arch" and takes the quest.
      2. Bot receives the quest and item.
      3. Bot talks to NPC that will send player to circle-fly-path in which he needs to bomb targets. NPC name "Wing Commander Brack."
      4. Bot take the flight.
      5. Bot doesnt bomb the targets.
      6. Flight ends.
      7. Repeating from number 3, thus getting stuck in infinitive loop until you take over and do it manually.

      Used:
      HonnorBuddy .518
      Botbase: Questingbot
      Profiles:

      [Fly][H - Quest] BC 58-70 [Kick]
      [Native-Fly][H - Quest] BC 58-70 [Kick]

      The issue is present in both profiles, they are up to date, as of 9th December.

      I checked the log, there isnt any errors in it, bot just does nothing and keeps retaking the flight so i tried to provide as much info and to be as much understandable as i can.

      EDIT: Second quest, Mission: The Abyssal Shelf - Quest - World of Warcraft is repeatable till you manage to finish it, so its not a big issue to repeat it till bombing is complete and all targets are dead. But the issue is that Bot is not bombing at all.
       
      Last edited: Dec 8, 2012
    16. lowlyffe

      lowlyffe New Member

      Joined:
      Nov 16, 2012
      Messages:
      22
      Likes Received:
      0
      Trophy Points:
      0
      My Shaman Grinded to get to 66, I went afk for a bit, then I found it trying to get a quest from an NPC but no quest was there. The quest was called "Dont Kill the Fat One.

      UPDATE: Nvm, deleteing honor buddy cache seems to have fixed it. It went to get other quests now.
       

      Attached Files:

      Last edited: Dec 9, 2012
    17. monday8521

      monday8521 New Member

      Joined:
      Nov 23, 2012
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      i cannot download from SVN checkout. i done everything in process, but when i hit ok, the SVN is not response. Is there anyone else have same issue? Or it is cause by the SVN?
       
    18. monday8521

      monday8521 New Member

      Joined:
      Nov 23, 2012
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      Kick's profile is the only profile I can download from SVN. I guess it is not the SVN issue. Is anyone have ideas about that?
       
    19. thebrodieman

      thebrodieman Well-Known Member Buddy Store Developer

      Joined:
      Sep 11, 2011
      Messages:
      6,015
      Likes Received:
      81
      Trophy Points:
      48
      What's the SVN listed on the checkout page, letter for letter? Are you missing http:// by chance?
       
    20. verbo

      verbo New Member

      Joined:
      Jan 15, 2010
      Messages:
      66
      Likes Received:
      1
      Trophy Points:
      0
      Theres an issue doing the "A Gift for Jogu" quest for the Tillers dailies, in where your character has to collect the crates of apples and cranberries to make the drink.
      The object ID's appear to have changed. I believe they should be the following:

      <CustomBehavior File="InteractWith" MobId="211020" NumOfTimes="1" CollectionDistance="1000" />
      <CustomBehavior File="InteractWith" MobId="211024" NumOfTimes="1" CollectionDistance="1000" />
       
    Thread Status:
    Not open for further replies.

    Share This Page