• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Hey guys

    Discussion in 'Archives' started by mikey9590, Apr 12, 2010.

    1. mikey9590

      mikey9590 New Member

      Joined:
      Mar 6, 2010
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      0
      by anychance is there anyway of make HB sell everything in my bags other then what hes farming, say like greens, frostweave an chilled meat an w.e else like that lol let me know
       
    2. Dalees

      Dalees New Member

      Joined:
      Feb 17, 2010
      Messages:
      566
      Likes Received:
      2
      Trophy Points:
      0
      In your levling-profile:

      <SellGray>true</SellGray>
      <SellWhite>true</SellWhite>
      <SellGreen>true</SellGreen>
      <SellBlue>true</SellBlue>
      <SellPurple>true</SellPurple>
       
      Last edited: Apr 13, 2010
    3. mikey9590

      mikey9590 New Member

      Joined:
      Mar 6, 2010
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      0
      i seen what u ment by that in the profile but how do i make it so it doesnt sell my leather i farm can i put like <SellBoreanLeather>false</SellBoreanLeather> will that work an same goes for arctic fur/nerbian chitin/ what ever else i farm lol. because i dont want anything else other then the leather i far but that other crap makes my bags full an then in the middle of the night he stops at the vendor trying to sell but he cant because everything now is like chilled meats/greens an some other crap lol
       
    4. mikey9590

      mikey9590 New Member

      Joined:
      Mar 6, 2010
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      0
      thanks alot btw for your first post =)
       
    5. Hawker

      Hawker Well-Known Member Buddy Core Dev

      Joined:
      Jan 15, 2010
      Messages:
      2,509
      Likes Received:
      70
      Trophy Points:
      48
      <SellGray>true</SellGray>
      <SellWhite>true</SellWhite>
      <SellGreen>true</SellGreen>
      <SellBlue>true</SellBlue>
      <SellPurple>true</SellPurple>

      This is what Dalees meant. Not "ture"
       
    6. suntzzz

      suntzzz New Member

      Joined:
      Jan 15, 2010
      Messages:
      247
      Likes Received:
      1
      Trophy Points:
      0
      You need to add the items you want to keep to the protected list.

      Code:
              <ProtectedItems>      
                  <Item>4304</Item>
                  <Item>4234</Item>
                  <Item>1645</Item>   
                  <Item>33454</Item>     
              </ProtectedItems>
      
      You get the item number from wowhead. For instance borean leather is 33568. To get an items number just look at the address on wowhead. It should be /item=33568. Every item has such a number.
       
    7. Dalees

      Dalees New Member

      Joined:
      Feb 17, 2010
      Messages:
      566
      Likes Received:
      2
      Trophy Points:
      0
      Oh.. damn! Thanks Hawker, it was last yesterday :p


      Ok well, you have a Protected Items.xml in your Honorbuddy-folder and also there are some entries in your leveling-profile. There you can set the protected-do-not-sell-items by itemID.
      Visit wowhead.com -> search for your item -> klick the item -> on item-page look at the webaddress-line (there you write www.website-i-want-to-visit.com) -> there is a number like 8946 at the end of the link. This is the needed itemID.
       
    8. mikey9590

      mikey9590 New Member

      Joined:
      Mar 6, 2010
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      0
      hey thanks alot for your helps guys i gotta wait till servers are up to check if there working ill let you guys know
       
    9. DrGonzo

      DrGonzo New Member

      Joined:
      Mar 9, 2010
      Messages:
      18
      Likes Received:
      0
      Trophy Points:
      0
      You can also use loofilter to auto delete all the grey items, which helps keep your bags empty of all the crap you pick up if that's what you're actually trying to do?

      Just add whatever you want to keep to the named items section (especially your skinning knife / mining pick / hearthstone etc)
       

    Share This Page