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

[ItemFilter] HighEnd Looting Profile For AdvancedItemFilter

if you bot perandus you should also include perandus coins or bot will not pick them up.
Add to pickup rules:
Code:
item.IsCurrency and item.FullName == "Perandus Coin"
FM2yntt.png

also updated version uploaded

im guessing its these filter rules that are breaking the plugin for people with the currency tab? i just cant get the plugin running atm
 
im guessing its these filter rules that are breaking the plugin for people with the currency tab? i just cant get the plugin running atm
I still cannot pickup any perandus coins
 
Last edited:
I don't think this can work:

Code:
item.IsRing and ((item.FlatAdditionalEnergyShield >= 35

Edit: Just saw that FlatAdditionalEnergyShield and MaximumEnergyShield are the same so it should work.
 
Last edited:
I still cannot pickup any perandus coins

Yup same here, also doesn't stash them if I forcebly put them in my inventory. Tried checking out the file with notepad++ but I can't seem to figure out why not D:


Edit:
Huh.. its picking them up now, just not stashing them. But I figured it treats the coins just like any other currency so it should stash them. Maybe its trying to keep an x amount in my inventory like with scrolls? What would be the way to put that as a rule to change that?
 
Last edited:
Yup same here, also doesn't stash them if I forcebly put them in my inventory. Tried checking out the file with notepad++ but I can't seem to figure out why not D:


Edit:
Huh.. its picking them up now, just not stashing them. But I figured it treats the coins just like any other currency so it should stash them. Maybe its trying to keep an x amount in my inventory like with scrolls? What would be the way to put that as a rule to change that?
How did you make it pick up perandus coins or what is the code you added?
 
How did you make it pick up perandus coins or what is the code you added?

Well, PC are currency, it's handled as currency. the way its set now it shouldn't keep them in inventory. AIF will get some love later this week, when FlaskHElper will be ready
 
Yeah I have no idea what I did, I just added the line given earlier in this thread. But it keeps 1 stack of coins in my inventory and deposits the rest. Which iss actually fine because I can just manually get some cadiro deals. I just don't know why it's doing that =P
 
Yeah I have no idea what I did, I just added the line given earlier in this thread. But it keeps 1 stack of coins in my inventory and deposits the rest. Which iss actually fine because I can just manually get some cadiro deals. I just don't know why it's doing that =P

Check OGB's settings, its in ;)
 
be careful for using this rule especially for someone (like me) forgot to update the rule with the newest uniques... the bot just sold my Varunastra :( what a sad day
 
There was an updated version with the new uniques posted a few pages back. Should never download a plugin that hasn't been updated in awhile without checking the last dozen pages first -___-
 
There was an updated version with the new uniques posted a few pages back. Should never download a plugin that hasn't been updated in awhile without checking the last dozen pages first -___-
Yea.. I`m certainly sure that I was using the rule uploaded by LajtStyle in his reply (date:22/Apr) which I thought it should be the most updated :/ anyway, it`s still my careless.. I shouldnt be brainless to use the rule before I carefully check it.
 
Dumb question - if using this does this work in tandem with the Exilebuddy's ItemFilterEditor, or should I disable that one and only use AdvancedItemFilter?
 
Dumb question - if using this does this work in tandem with the Exilebuddy's ItemFilterEditor, or should I disable that one and only use AdvancedItemFilter?

this.. im so confused about how to get this to work lol..
how do I make it run this profile?
 
this.. im so confused about how to get this to work lol..
how do I make it run this profile?
you got to AdvancedItemFilter in your settings tab, and then "Custom Rules", Enable Custom Rules, click "Rules", scroll down, "Load", and then find your HighEndLoot filter where you saved it.
 
I started using this today. It is sifting through each of my stashtabs everytime it comes back through a portal and after running it for about 2 hours, I have yet to see it put together a chaos recipe. I loaded in this filter-- is there something I need to do or something I can do to make it work?
 
I started using this today. It is sifting through each of my stashtabs everytime it comes back through a portal and after running it for about 2 hours, I have yet to see it put together a chaos recipe. I loaded in this filter-- is there something I need to do or something I can do to make it work?

Here are my settings. Make sure you are picking up at least one type of 2H weapon (bows in my case).

bJGIcFf.jpg

LJyrCFe.jpg
 
Back
Top