By the way Im using the HighendStrict rules
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!
sounds good buddy, hopefully we can figure something outI 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.
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.sounds good buddy, hopefully we can figure something out
I guess we need more people here with good knowledge of the market^^
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
item.IsSealedProphecywho know how seting to pickup Prophecies
They are currency, so if you have a general rule to pickup all currency, you'll be covered.
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.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
{
"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
},