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

[ItemFilter] HighEnd Looting Profile For AdvancedItemFilter

So it looks like a couple of things: you have your Divination Tab and the "$$SHOP$$" tab cached.

"[CommunityLib][UpdateItemsInStash] The tab "Divination" is Divination cards Tab and is not gonna be cached" === Divination tabs are not supported by the bot

"[CommunityLib][UpdateItemsInStash] The tab "$$SHOP$$" is Public and is not gonna be cached" === The bot won't stash anything in tabs that are public.

Remove the divination tab from your communitylib caching list, and either remove the shop tab or turn it to private.

It also looks like there's an issue with your AIF, but I'm not an expert on that stuff. Fix the stash tabs and we'll go from there.
 
Last edited:
By the way Im using the HighendStrict rules

since you are using mapbot: just use extensions for stashing, not AIF. Remove all tabs in AIF -> specific stashing, remove all tabs in communitylib. you only need that if you use plugins that interact with your tabs and rely on communitylib.
 
Sorry couldn't reply due to son (3 Months) being ill.

Thanks as I have got it working, but I seem not to understand why it keeps every rare. Im still using the HighendStrict rules. I understand It should keep 1 (Some more) of each for vendor recipes. But I chose this rule set as it was said to be quiet "strict" in what it kept or vendors.
 
Anyone wanna start a project with me, to improve/optimize these rules and adding new ones(especially for rares)?
If you are motivated please send me an forum PM!
 
Anyone wanna start a project with me, to improve/optimize these rules and adding new ones(especially for rares)?
If you are motivated please send me an forum PM!

I have the time and ability to build a custom filter.. But I lack the knowledge of the game market.. Knowing what to keep and get rid of is one of my biggest struggles still. If someone else can get a list put together.. or we can go by user requests.. I would be happy to spend the time putting it all together.

Ive actually wanted to make a more extensive filter, I just dont know what to put in it.
 
I have the time and ability to build a custom filter.. But I lack the knowledge of the game market.. Knowing what to keep and get rid of is one of my biggest struggles still. If someone else can get a list put together.. or we can go by user requests.. I would be happy to spend the time putting it all together.

Ive actually wanted to make a more extensive filter, I just dont know what to put in it.
sounds good buddy, hopefully we can figure something out :)

I guess we need more people here with good knowledge of the market^^
 
sounds good buddy, hopefully we can figure something out :)

I guess we need more people here with good knowledge of the market^^
ive just been stashing all uniques and using this site to price check a stash tab at a time. I throw away anything worth less than 1c on that check. It seems to check individual stats within a a point or two on uniques. all of the items ive matched myself were actually pretty accurate. I can start recording items that have a mean price of at least 1c. I understand the unique market fairly well because they have fixed stats. but ive had a difficult time with all of the different stat variations on rares that are valuable. Ive casually played poe for quite a while, but ive just recently starting putting in the effort to learn the game so I can push into the end game content for the first time. running T4 maps doing unid chaos recipe. Trying to save up enough to buy a shavs. I have enough orbs saved up that i should be able to 6s5L is at least if I can buy a cheap one.
 
Use poe.ninja for pricechecks...for specific uniques with good rolls go poe.trade^^

get stashbuddy* to keep for example only uniques worth >= 20c

*Stashbuddy is an exilebuddy plugin
 
Am I the only one having problems with the bot not picking up any essences? Do I have to put them all in manually as rules?
 
Is there a easy way to not pickup maps by tier? It's kind of annoying to delete all the low tier maps.I'm still learning the syntax and havent learned how to do it myself yet.

Edit: Just using the map bot to vendor them
 
Last edited:
Is there a easy way to not pickup maps by tier? It's kind of annoying to delete all the low tier maps.I'm still learning the syntax and havent learned how to do it myself yet.

Edit: Just using the map bot to vendor them

Enable the option to sell maps, it'll auto combine 3 of a lower tier into a higher tier up to whatever you set it.
 
They are currency, so if you have a general rule to pickup all currency, you'll be covered.

Just to clarify Ancient Reliquary Keys are not currency.

[CustomRules] The rule item.IsCurrency has been added to the None rule set
[30/05/2017 11:02:42][None] Rule item.IsCurrency returned False for Ancient Reliquary Key

[CustomRules] The rule item.IsFragment has been added to the None rule set
[30/05/2017 11:03:32][None] Rule item.IsFragment returned True for Ancient Reliquary Key
 
Other than some of the other mentions, there were some omissions of items I wanted. I'm sure there are quite a few with the current league mechanics, but these are just some that were of interest to myself. Some may have been listed and I just overlooked, two rules covering the same item are better than none.

Cospri's Will 2.3.0
Abberath's Hooves 2.5.0
Tukohama's Fortress 2.5.0
Garukhan's Flight 2.6.0
Gruthkul's Pelt 2.6.0
Seven-League Step from Perandus
Broken Faith from Warbands
Brutus' Lead Sprinkler from Torment
 
Hi everyone !

This profile work great for me, but I would like to add something and I don't know how.

I would like to pickup and keep the LEAGUESTONES.

I already tried to add a new rules to pickup and keep with "Namecontaint" Leaguestones.
But it doesn't work. If someone can help me ? :)

thx
 
Hi everyone !

This profile work great for me, but I would like to add something and I don't know how.

I would like to pickup and keep the LEAGUESTONES.

I already tried to add a new rules to pickup and keep with "Namecontaint" Leaguestones.
But it doesn't work. If someone can help me ? :)

thx
Make sure in the "Stashing" tab you have an entry for Leaguestone, Under type select "Specific item (by name)" in the pull down. Put the tab name, e.g. 3,4 (which I also think has to be cached in community lib.) Then in the item name to the far right just type Leaguestone. Assuming you've done all that. This is what you should have, though I think it's already been posted. You can paste the following to the bottom of your json and load it.

Code:
  {
    "Comment": "",
    "Enabled": true,
    "Type": 0,
    "Rule": "item.NameContains (\"Leaguestone\")",
    "ShouldLog": false,
    "Priority": 1
  },
  {
    "Comment": "",
    "Enabled": true,
    "Type": 2,
    "Rule": "item.NameContains (\"Leaguestone\")",
    "ShouldLog": false,
    "Priority": 1
  },

If you want to use the interface to create the rule. First Select Pickup from the "Select a rule type" drop down menu. Then in the "Property" pull down select "Name contains" and click add to output. Then in the output field add after "item.NameContains" a space then "("Leaguestone")" without the outside quotes. You would also do this for the rule type "Keep."

On a side note, I noticed after a few hours I would have my stash flooded with leaguestones, so I added "item.IsMagic and item.NameContains ("Leaguestone")" to mine. You could also use "item.NameContains ("Perandus Leaguestone")" if you just wanted a specific type. Remeber, two rules, one for pickup, one for keep.
 
Back
Top