• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Request - Identify before vendor

    Discussion in 'Archives' started by Neverthere, Mar 16, 2014.

    1. Neverthere

      Neverthere New Member

      Joined:
      Mar 16, 2014
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      Vendor recipes - Path of Exile Wiki

      Identified rares give Alteration Shards when sold identified.

      Unidentified rares give Transmutations Shards when sold unidentified.

      Alteration orbs are worth more than Transmutation orbs.

      Exilebuddy vendors rares unidentified


      Can you add an option to identify rares before they are vendored?
      My loots filters vendors all low level rares and it saddens me to see them become Transmutations Shards.
       
      Last edited: Mar 16, 2014
    2. pushedx

      pushedx Moderator Moderator Buddy Core Dev

      Joined:
      Sep 24, 2013
      Messages:
      4,252
      Likes Received:
      290
      Trophy Points:
      83
      All you have to do is add an Id filter for rares and the bot will Id them before selling. Add a new category and choose Id.

      Make sure you change your Sell filter to only sell Identified areas as well.
       
    3. Neverthere

      Neverthere New Member

      Joined:
      Mar 16, 2014
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      Thank you for the quick reply.

      I've added this category at the end of my filter

      Code:
      {
          "Description": "Id filter.",
          "Type": 5,
          "Filters": [
            {
              "Description": "Id rares",
              "Enabled": true,
              "Rarities": [
                2
              ]
            }
          ]
        }
      and this line after my vendor filters which I want to be identified.

      Code:
      "HasToBeIdentified": true
      Will this be enough or did I miss something?
       
    4. j19

      j19 Member

      Joined:
      Mar 13, 2014
      Messages:
      59
      Likes Received:
      1
      Trophy Points:
      8
      That's exactly how I have it set up and it works.
       

    Share This Page