• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Gatherbuddy - Mage - all the bot does is attempt to create food over and over again..

    Discussion in 'Honorbuddy Support' started by Bignorth, Sep 30, 2012.

    1. Bignorth

      Bignorth New Member

      Joined:
      Dec 11, 2011
      Messages:
      17
      Likes Received:
      0
      Trophy Points:
      0
      I start the bot, it works fine, until i finds a node, after it collects the node it attempts to create food over and over and over again, but my bags are already full...
       
    2. Bignorth

      Bignorth New Member

      Joined:
      Dec 11, 2011
      Messages:
      17
      Likes Received:
      0
      Trophy Points:
      0
      Seems to be a problem with the actual bot, it does it no matter what profile i run... it works fine until it demounts and collects a node, then after that it just sits there trying to create food over and over again when i'm already maxed out on food, and all i see is the red text saying "you already have too many of that item" and it just keeps trying over and over again..
       
    3. frede7222

      frede7222 New Member

      Joined:
      Sep 16, 2011
      Messages:
      102
      Likes Received:
      0
      Trophy Points:
      0
      Link your log please.
       
    4. paku

      paku New Member

      Joined:
      Jul 22, 2012
      Messages:
      23
      Likes Received:
      0
      Trophy Points:
      0
      I had the same problem. Here is how to solve it:

      Go to following folder:
      YOUR_HONORBUDDY_FOLDER\Routines\Singular\ClassSpecific\Mage\

      Inside this folder there you can see a file named: "Common.cs" -> open this file with Notepad.

      Go to line 90 and add following:

      private static readonly uint[] MageFoodIds = new uint[]
      {
      80610, // THIS IS WHAT YOU HAVE TO ADD!!!
      65500,
      65515,
      65516,
      65517,
      43518,
      43523,
      65499
      };

      The id of the food is 80610, so if the bot does not check for it he will always try to cast.
       
    5. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      fixed on next release btw
       

    Share This Page