What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Help with selling rares

Nixon233

New Member
Joined
Sep 30, 2013
Messages
320
Reaction score
2
Hey guys. Just need a quick walk through or is it even possible to collect rares, ID and then sell them ? I'm having trouble getting that work. I'm not so interested in getting GG rares but just currency
 
Yes, it is possible.

Lazy to get you a tutorial with pics and so on how to set it up, but it isnt hard at all. This is part of my pickit config.

Code:
[
  {
    "Description": "Default pickup filter.",
    "Type": 1,
    "Filters": [
      {
        "Description": "Pickup all maps.",
        "Enabled": true,
        "Types": [
          "/Maps/"
        ]
      },
      {
        "Description": "Pickup all important items by rarity.",
        "Enabled": true,
        "Rarities": [
          3,
          2,
          6
        ]
      },
      {
        "Description": "Pickup all currency except...",
        "Enabled": true,
        "Names": [
          "Name Goes Here"
        ],
        "NameRegex": false,
        "NameMatchAnyRatherThanAll": false,
        "Rarities": [
          5
        ]
      },
      {
        "Description": "Pickup all quality skill gems.",
        "Enabled": true,
        "Rarities": [
          4
        ],
        "MinQuality": 2
      },
      {
        "Description": "Pickup all items that can vendor for a Chromatic Orb.",
        "Enabled": true,
        "SocketColors": [
          "R-G-B"
        ]
      },
      {
        "Description": "Pickup all 5/6-link items.",
        "Enabled": true,
        "Rarities": [],
        "MinLinks": 5
      },
      {
        "Description": "Pickup all 6-socket items.",
        "Enabled": true,
        "MinSockets": 6
      },
      {
        "Description": "Pickup all items that can vendor for an Armourer's Scrap, Blacksmith Whetstone, or Glassblower's Bauble.",
        "Enabled": true,
        "Rarities": [
          0
        ],
        "MinQuality": 20
      },
      {
        "Description": "Pickup all quality flasks.",
        "Enabled": true,
        "Types": [
          "/Flasks/"
        ],
        "MinQuality": 10
      },
      {
        "Description": "Pickup all utility flasks. (Disabled)",
        "Enabled": false,
        "Types": [
          "FlaskUtility"
        ]
      },
      {
        "Description": "Gems #1",
        "Enabled": true,
        "Types": [
          "SupportGem"
        ],
        "Rarities": [
          4
        ]
      },
      {
        "Description": "Gems #2",
        "Enabled": true,
        "Names": [
          "Empower",
          "Enhance",
          "Enlighten",
          "Anger",
          "Devouring Totem",
          "Rejuvenation Totem",
          "Barrage",
          "Elemental Hit",
          "Hatred",
          "Temporal Chains",
          "Bone Offering",
          "Clarity",
          "Discipline",
          "Flesh Offering",
          "Summon Raging Spirit",
          "Wrath",
          "Portal",
          "Leap Slam",
          "Ground Slam",
          "Heavy Strike"
        ],
        "NameMatchAnyRatherThanAll": true
      },
      {
        "Description": "Temp (Disabled)",
        "Enabled": false,
        "Types": [
          "/Flasks/"
        ],
        "Rarities": [
          0
        ]
      },
      {
        "Description": "Jewel",
        "Enabled": true,
        "Names": [
          "Gold Ring"
        ],
        "Rarities": [
          0
        ]
      }
    ]
  },
  {
    "Description": "Default stash filter.",
    "Type": 3,
    "Filters": [
      {
        "Description": "Stash all currency, uniques, and skill gems.",
        "Enabled": true,
        "Rarities": [
          5,
          3,
          4
        ]
      },
      {
        "Description": "Stash all 6 socket items.",
        "Enabled": true,
        "Rarities": [],
        "MinSockets": 6
      },
      {
        "Description": "Stash all 5+ linked items.",
        "Enabled": true,
        "Rarities": [],
        "MinLinks": 5
      },
      {
        "Description": "Stash all maps and utility flasks",
        "Enabled": true,
        "Types": [
          "/Maps/",
          "FlaskUtility"
        ],
        "Rarities": []
      },
      {
        "Description": "Stash all flasks that will not vendor for a bauble.",
        "Enabled": true,
        "Types": [
          "/Flasks/"
        ],
        "MinQuality": 1,
        "MaxQuality": 19
      },
      {
        "Description": "Stash Rare for Build",
        "Enabled": true,
        "Types": [
          "/Rings/",
          "/Amulets/",
          "/TwoHandWeapon/",
          "/OneHandAxes/",
          "/OneHandSwords/",
          "/OneHandThrustingSwords/",
          "/OneHandMaces/",
          "/Helmets/",
          "/BodyArmours/",
          "/Boots/",
          "/Gloves/",
          "/Belts/"
        ],
        "TypeMatchAnyRatherThanAll": true,
        "Rarities": [
          2
        ]
      }
    ]
  },
  {
    "Description": "Default vendor filter.",
    "Type": 2,
    "Filters": [
      {
        "Description": "This filter will sell all normal/magic chromatic items that are 3L and only have 5 or fewer sockets",
        "Enabled": true,
        "Rarities": [
          0,
          1,
          2
        ],
        "MaxSockets": 5,
        "MaxLinks": 4,
        "SocketColors": [
          "R-G-B"
        ]
      },
      {
        "Description": "Sell not build useful Rares",
        "Enabled": true,
        "Types": [
          "/Rings/",
          "/Amulets/",
          "/TwoHandWeapon/",
          "/OneHandAxes/",
          "/OneHandSwords/",
          "/OneHandThrustingSwords/",
          "/OneHandMaces/",
          "/Helmets/",
          "/BodyArmours/",
          "/Boots/",
          "/Gloves/",
          "/Belts/"
        ],
        "TypeRegex": false,
        "TypeMatchAnyRatherThanAll": false,
        "Rarities": [
          2
        ]
      },
      {
        "Description": "Q20",
        "Enabled": true,
        "Rarities": [
          0,
          1
        ],
        "MinQuality": 20
      }
    ]
  },
  {
    "Description": "ID",
    "Type": 5,
    "Filters": [
      {
        "Description": "Rare",
        "Enabled": true,
        "Rarities": [
          2,
          3
        ],
        "HasToBeIdentified": false
      }
    ]
  }
]
 
I'll have to read into this a little more when I get home! but good to know, thanks!
 
Ok, I'm going to need some help on this. I tried to set one filter to ID than the next vendor filter to sell. The bot picks up rares but not sure what it is doing with them after that because it isn't stashing and I should have a lot more alts than that.
 
Ok, I'm going to need some help on this. I tried to set one filter to ID than the next vendor filter to sell. The bot picks up rares but not sure what it is doing with them after that because it isn't stashing and I should have a lot more alts than that.

The alt shards you get from rares is dependent on the mods. The bot can only vendor or stash the rares, as it doesn't have any logic to drop or destroy items. It's possible the mod-alt conversion has changed for 1.1.0.X to address alt farming, but that's just wild speculation atm.

However, you should check to make sure you don't have an incorrect sell filter that is causing the bot to sell your shards/alts, but you should be able to notice that pretty quickly.
 
The alt shards you get from rares is dependent on the mods. The bot can only vendor or stash the rares, as it doesn't have any logic to drop or destroy items. It's possible the mod-alt conversion has changed for 1.1.0.X to address alt farming, but that's just wild speculation atm.

However, you should check to make sure you don't have an incorrect sell filter that is causing the bot to sell your shards/alts, but you should be able to notice that pretty quickly.

LOL, Thanks Pushedx, I should have watched it last night as it literally is selling EVERYTHING just stopped it from selling a chaos as well. Anyway to stop this ?
 
LOL, Thanks Pushedx, I should have watched it last night as it literally is selling EVERYTHING just stopped it from selling a chaos as well. Anyway to stop this ?

Remake the filter, something is wrong with it. You'd have to post the actual file so I can look at it though.

By default, selling is setup so it's harder to do so people don't vendor things they might want.

Any item that matches a stash filter, will never be sold, even if you have a sell filter for it. This means you need to make sure you have a stash filter for currency, and you don't have an empty filter for selling.

To modify the default filter we provide, you'd just want to un-check the Rare rarity from the stash filter by rarity. Then, you'd want to add a new filter to id Rares. Finally, you'd have your sell filter that sold identified rares.

I'll modify one and post it in a bit so you can have an example if you can't get yours to work.
 
Back
Top