• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • honorbuddy vendoring?

    Discussion in 'Honorbuddy Support' started by skaterninja25, Sep 9, 2011.

    1. skaterninja25

      skaterninja25 New Member

      Joined:
      Sep 7, 2011
      Messages:
      43
      Likes Received:
      0
      Trophy Points:
      0
      hey guys i just purchased the bot and setup some questing profiles i got from the site, i was just curious while i was sitting here watching, when will the bot vendor items? like all the trash it picks up, does it wait till the bags are full? is there anything i have to do to get it to vendor?


      thanks
       
    2. IceOner

      IceOner Member

      Joined:
      Jan 15, 2010
      Messages:
      94
      Likes Received:
      1
      Trophy Points:
      8
      Based on the number of available bagslots is what sends this bot running to sell/mail the thrash.

      Sent from my X10i using Tapatalk
       
    3. bob2k

      bob2k New Member

      Joined:
      Jul 22, 2011
      Messages:
      82
      Likes Received:
      2
      Trophy Points:
      0
      The profile (XML file) should have this in it:
      Code:
        <SellGrey>True</SellGrey>
        <SellWhite>True</SellWhite>
        <SellGreen>True</SellGreen>
        <SellBlue>False</SellBlue>
      Which will let you change what items it does or doesn't sell (though it does need "<Vendors>" in it as well, telling it where to go to sell the stuff).

      You can change how many bag slots must be left before it goes to sell, by changing this line:
      Code:
      <MinFreeBagSlots>2</MinFreeBagSlots>
      I find http://www.thebuddyforum.com/honorb...mr-itemremover-deletes-items-your-bags-4.html very handy to get rid of grey items and other items I know just aren't worth selling or auctioning - having it destroy the items means you have more bag space for longer, which means less time wasted running to the vendor and back ;)
       

    Share This Page