• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Disable vendor

    Discussion in 'Honorbuddy Forum' started by Cydex, Feb 4, 2015.

    1. Cydex

      Cydex New Member

      Joined:
      Oct 7, 2014
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      0
      Oki.. im using Party Bot together with my controlled character.. and im trying to figure out how i can totally disable the utterly lame "Oh.. a vendor!!! RUUUUUN" behaviour that seems "default" :p

      My log lists:
      Code:
      [20:31:42.540 D] Selling items
      [20:31:42.540 D] Activity: Selling Items
      [20:31:58.595 D] Cannot mail because there is no mail recipient
      [20:31:58.595 D] Clearing POI - Reason Done selling/repairing
      [20:31:58.646 D] Changed POI to: Type: Sell, Name: Manati
      [20:31:59.184 D] Interacting with Manati (Unit Id: 78938)
      And it just loops endlessly with that.

      I have to stop the bot, run out of range of any vendor (Manati was just a test), but if i come into range of any vendor, it will just drop ANYTHING, and head for the vendor.

      I have tried to write a profile that basically does nothing:
      Code:
      <HBProfile>
      
      <Name>Default slackerprofile</Name>
      <MinDurability>-1</MinDurability>
      <MinFreeBagSlots>-1</MinFreeBagSlots>
      
      <MinLevel>99</MinLevel>
      <MaxLevel>101</MaxLevel>
      
      <MailGrey>false</MailGrey>
      <MailWhite>false</MailWhite>
      <MailGreen>false</MailGreen>
      <MailBlue>false</MailBlue>
      <MailPurple>false</MailPurple>
      
      <SellGrey>false</SellGrey>
      <SellWhite>false</SellWhite>
      <SellGreen>false</SellGreen>
      <SellBlue>false</SellBlue>
      <SellPurple>false</SellPurple>
      
      <QuestOrder>
      <DisableBehavior Name="Vendor" />
      <DisableBehavior Name="FlightPath" />
      </QuestOrder>
         <Vendors>
         </Vendors>
      
      <Mailboxes>
      </Mailboxes>
      
      <Blackspots>
      </Blackspots>
      
      </HBProfile>
      
      
      As you see i have tried the same with the "FlightPath" aswell, as it has the same behavior there.. Run to any known or unknown flightpath and tries to learn it. I want to disable that aswell, but i probably dont do it right :)

      Any pointers? Simple profile to totally disable any vendor/mail/repair behaviour..

      PS. I also set "Drink amount" and "Food amount" to 0 under "Settings & tools"
       
    2. Cydex

      Cydex New Member

      Joined:
      Oct 7, 2014
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      0
      Still no "solution" to this i guess..

      Im thinking Party Bot maybe does not care much about "profile" loading? And that the "must go to vendor and get stuck there" is some sort of built in thing that cant be changed by settings perhaps?
       

    Share This Page