• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Test] Honorbuddy 2.0.0.4928

    Discussion in 'Archives' started by Nesox, Jun 19, 2011.

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

      idx3 New Member

      Joined:
      Jan 7, 2011
      Messages:
      52
      Likes Received:
      0
      Trophy Points:
      0




      Miley class does not use abilities on the mob, "Black Dragon Highlands" please fix

      PLIZZ!!! :)
       
    2. Nesox

      Nesox Moderator Staff Member Moderator Buddy Core Dev

      Joined:
      Jan 15, 2010
      Messages:
      1,563
      Likes Received:
      48
      Trophy Points:
      48
      There is no npc with the name 'Black Dragon Highlands' please restate inquiry.
       
    3. Corny

      Corny New Member

      Joined:
      Jan 8, 2011
      Messages:
      306
      Likes Received:
      5
      Trophy Points:
      0
      It would be possible that if the bot is dead, who, if he is in an area where he could fly, also to the corpse flies?
      In relation to the questbot.
       
    4. Ripperpt

      Ripperpt New Member

      Joined:
      Jan 12, 2011
      Messages:
      574
      Likes Received:
      4
      Trophy Points:
      0
      What appends to eAuction ?? still disable ??
       
    5. Nesox

      Nesox Moderator Staff Member Moderator Buddy Core Dev

      Joined:
      Jan 15, 2010
      Messages:
      1,563
      Likes Received:
      48
      Trophy Points:
      48
      Attach a log or it didn't happen
       
    6. Nesox

      Nesox Moderator Staff Member Moderator Buddy Core Dev

      Joined:
      Jan 15, 2010
      Messages:
      1,563
      Likes Received:
      48
      Trophy Points:
      48
      Nice, most likley reason is that one of the Quest Behaviors threw an exception while being initialized or an <Objective Type="Blah" ... /> had an invalid Objective id.
       
    7. skiazo

      skiazo New Member

      Joined:
      May 16, 2011
      Messages:
      65
      Likes Received:
      2
      Trophy Points:
      0
      Then how do i go about changing that setting so it wont stop: looting mobs/ taking flight paths/ learning new flight paths/ looting chests/ learn new skills?
       
    8. hi1674

      hi1674 New Member

      Joined:
      Jan 15, 2010
      Messages:
      1,637
      Likes Received:
      5
      Trophy Points:
      0
      Questbehaviour InteractWithExisting.cs is missing and probably replaced by InteractWith.cs in latest release...... probably just to break more profiles..



      Bot trying to run THROUGH every frekking obstacle in the world.....I'm pretty sure that a new GUI was more important than fixing the poor navigation !
       
      Last edited: Jun 21, 2011
    9. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      InteractWithExisting is not an HB-shipped behavior.

      You'll have to ask the author of your profile where you can get a copy. More than likely, he tells you in the OP of the profile thread.


      cheers,
      chinajade
       
    10. Nesox

      Nesox Moderator Staff Member Moderator Buddy Core Dev

      Joined:
      Jan 15, 2010
      Messages:
      1,563
      Likes Received:
      48
      Trophy Points:
      48
      Yep.
      Code:
      [20:41:15:781] Compiling quest behavior from 'G:\Xbox games\Honorbuddy\Quest Behaviors\FlyTo.cs'
      [20:41:18:132] Could not compile quest behavior from 'G:\Xbox games\Honorbuddy\Quest Behaviors\FlyTo.cs'
      [20:41:18:135] Line 116: The type 'Styx.Logic.Pathing.Flightor' exists in both 'g:\Xbox games\Honorbuddy\Honorbuddy.exe' and 'g:\Xbox games\Honorbuddy\Bots\ArchaeologyBuddy\ArchaeologyBuddy.dll'
      
      Delete IB,AB and GB from the bots directory or do a clean install. ArchaeologyBuddy InstanceBuddy and Gatherbuddy2 has moved to the HB core.
      They are no longer stand alone dlls
       
    11. katzerle

      katzerle New Member

      Joined:
      Jan 18, 2011
      Messages:
      917
      Likes Received:
      68
      Trophy Points:
      0
      Heyho since some Versions the Function WoWUnit.IsFlying seems to be broken.
      This function only works correct for the ObjectManager.Me.IsFlying bot never for other WOWUnits like NPCs.

      For Example the Bot says, that TLPD, Chillmaw and Vyragosa are nonflying Mobs:
      The Programmcode which gives me this info is:
      Code:
      //Update Objectmanager, and get a list of mobs
                  foreach (WoWUnit o in objList)
                  {
                              Logging.Write("Rarekiller: Target is Flying - {0}", o.IsFlying);
                  }
      
      Just wanted to inform you Devs :)

      yours sincerely katzerle
       
    12. Nesox

      Nesox Moderator Staff Member Moderator Buddy Core Dev

      Joined:
      Jan 15, 2010
      Messages:
      1,563
      Likes Received:
      48
      Trophy Points:
      48
      LocalPlayer derieves from WoWPlayer and WoWPlayer derieves from WoWUnit
      ObjectManager.Me.IsFlying is the same as someUnit.IsFlying.
       
      Last edited: Jun 21, 2011
    13. hi1674

      hi1674 New Member

      Joined:
      Jan 15, 2010
      Messages:
      1,637
      Likes Received:
      5
      Trophy Points:
      0
      Thanks for your reply.
       
    14. hi1674

      hi1674 New Member

      Joined:
      Jan 15, 2010
      Messages:
      1,637
      Likes Received:
      5
      Trophy Points:
      0
      The navigation is really impressive !

      [23:06:59:913] [STUCK][HITTEST] LD/LU: False

      [23:06:59:913] [STUCK][HITTEST] Left: True

      [23:06:59:913] [STUCK][HITTEST] RD/RU: False

      [23:06:59:913] [STUCK][HITTEST] Right: False

      [23:06:59:913] [STUCK][HITTEST] Behind: True

      [23:06:59:913] [STUCK][HITTEST] Behind Left: False

      [23:06:59:913] [STUCK][HITTEST] Behind Right: False

      [23:07:01:463] [STUCK] Couldn't get unstuck.. Adding blackspot.

      [23:07:01:469] [STUCK] Moving backwards for 3 seconds.

      [23:07:04:494] [STUCK] Clearing current path to regenerate it around our stuck location.

      [23:07:05:057] Activity: Loading Tile/s

      [23:07:05:692] Activity: Moving To Flight Master

      [23:07:09:561] [STUCK] Got stuck at <1134.92, -3354.024, 97.80964> on map 1

      [23:07:09:592] [STUCK][HITTEST] LD/LU: False

      [23:07:09:592] [STUCK][HITTEST] Left: True

      [23:07:09:592] [STUCK][HITTEST] RD/RU: False

      [23:07:09:592] [STUCK][HITTEST] Right: False

      [23:07:09:592] [STUCK][HITTEST] Behind: True

      [23:07:09:592] [STUCK][HITTEST] Behind Left: False

      [23:07:09:592] [STUCK][HITTEST] Behind Right: False

      [23:07:11:125] [STUCK] Couldn't get unstuck.. Adding blackspot.

      [23:07:11:125] [STUCK] Moving backwards for 3 seconds.

      [23:07:14:139] [STUCK] Clearing current path to regenerate it around our stuck location.

      [23:07:19:187] [STUCK] Got stuck at <1134.618, -3354.082, 97.84718> on map 1

      [23:07:19:192] [STUCK][HITTEST] LD/LU: False

      [23:07:19:192] [STUCK][HITTEST] Left: True

      [23:07:19:192] [STUCK][HITTEST] RD/RU: False

      [23:07:19:192] [STUCK][HITTEST] Right: False

      [23:07:19:192] [STUCK][HITTEST] Behind: False

      [23:07:19:192] [STUCK][HITTEST] Behind Left: False

      [23:07:19:192] [STUCK][HITTEST] Behind Right: False

      [23:07:20:183] [STUCK] Jumping worked!
       
    15. sainter222

      sainter222 Member

      Joined:
      Jan 15, 2010
      Messages:
      482
      Likes Received:
      9
      Trophy Points:
      18
      I really dislike the way you have to go with several buttons to get to change a setting, it is really really bad.

      I like the new GUI, but tbh why fix something that is not broken?

      Please could you possibly reduce the amount of buttons, and just make it bigger, or more tabs or something?
       
    16. DalordUrgod

      DalordUrgod New Member

      Joined:
      Feb 19, 2011
      Messages:
      57
      Likes Received:
      0
      Trophy Points:
      0
      Not sure if this has ben mentioned before and it is not a new problem ... GB2 seems to have a hard time aproaching rich vains. have made this observation with several toons now and thought id mention it.
      Thanks again for all the great toys:D
       
    17. theatristformallyknownasG

      theatristformallyknownasG Active Member

      Joined:
      Jan 16, 2010
      Messages:
      3,041
      Likes Received:
      8
      Trophy Points:
      38
      Mentioned many times but never fixed, although we can now see the problems in pretty colours. Can you see I am getting a little frustrated here with the lack of fixing problems.

      Picking mounts still doesn't freaking work, even saving and exiting it was still hoping on my headless horseman mount last night even when I have specified my drake as my flying mount.

      G
       
    18. fooguo

      fooguo New Member

      Joined:
      Jan 15, 2010
      Messages:
      87
      Likes Received:
      1
      Trophy Points:
      0
      ive got this to work like 2 times. after i close it and try to reopen i get "honorbuddy has stopped working" error, then i have to full reinstall and restart computer to get it to work again. i have made sure to have .net 3.5 shit everything on my comp is updated. the old honorbuddy still opens perfect if i download it any help?

      no logs to show since login thing wont even pop up
       
    19. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      if you're having issues from old hb to new hb, try running new hb as admin
       
    20. fooguo

      fooguo New Member

      Joined:
      Jan 15, 2010
      Messages:
      87
      Likes Received:
      1
      Trophy Points:
      0
      i do, i have, and i have gotten it to work as well if i just delete it and reinstall then restart my computer but if i close it at all it will just go back to the error



      mmk scratch think ive got it figured out
       
      Last edited: Jun 22, 2011
    Thread Status:
    Not open for further replies.

    Share This Page