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

[Plugin] AdvancedItemFilter RELOADED !

Status
Not open for further replies.
Hello,

Great plugin but I am having issues with it as I am new. The bot will continually pickup yellows and place in stash until it is full. Never will it sell the extra chests/weaps/helms etc it will keep stashing until full and then stop. I have the keep slider to 1 (except belts and jewelry). Any issue why the Chaos/Gear recipes arent working?

Also added the HighEnd Rules and I am wondering if this jives with the chaos recipe cause with the HighEnd rules it sells all now

Edit:
I have been reading through the thread and it seems most of the issue. If there is a fix to have chaos recipe working please let me know

no log no win
 
Okay guys,

used this bot a long time ago (lots of new stuff, communitylib etc. So super noob question...just started using bot but can't see where to download advanced item filter latest version. Can only see 1.0.3 posted on main page? tried searching for .7 but can't find it anywhere, except for a post by TonyX to download latest .7 to test but no link?

I have communityLib 0.4,

not sure if comlib is meant to update it or how it works?

cheers in advanced,
 
Seems like it was 1.0.2.7 that you talking about.
1.0.3.0 working fine here.
 
Here is the log below.. I purchased more stash tabs to see if it would fix the problem.. It did sort of as it lists that it is missing a ring or amulet for the recipe. Is there a way to tell the plugin to sell the extra pieces that are not needed by the bot? It is keeping all of these chest and 2h when I am telling it to only keep 1 of each.

View attachment Exilebuddy 7776 2016-09-18 23.34.txt
 
As I am watching the bot, its taking 1hand weps w/o the shield for the recipe and erroring back to the stash
 
Hi!

I can't figure out how to add an item not dependant of Rarity to the Rules.

i.e. i want the bot to pickup and stash every Steel Ring or crystal belt. How do i phrase those rules right i kinda can't figure out.
 
Hi!

I can't figure out how to add an item not dependant of Rarity to the Rules.

i.e. i want the bot to pickup and stash every Steel Ring or crystal belt. How do i phrase those rules right i kinda can't figure out.

Pickup
item.Name == "Steel Ring"
item.Name == "Crystal Belt"

Keep
item.Name == "Steel Ring"
item.Name == "Crystal Belt"
 
Pickup
item.Name == "Steel Ring"
item.Name == "Crystal Belt"

Keep
item.Name == "Steel Ring"
item.Name == "Crystal Belt"


ah okay thanks a lot! didn't realize it would work simply with the name :D thanks
 
Pickup
item.Name == "Steel Ring"
item.Name == "Crystal Belt"

Keep
item.Name == "Steel Ring"
item.Name == "Crystal Belt"

please rule for the Sorcerer Boots

item.Name == "Sorcerer Boots"
item.FullName == "Sorcerer Boots"
item.IsNormal and item.FullName == "Sorcerer Boots"
I try these rules and still no picks
 
Last edited:
bro it might be a retard question but its been a while since i used EB... :D i made a folder calld AdvancedItemFilter in 3rdparty folder and puted there your files... but i dont see the plugin in the plugin list when i launch the bot, thanks
 
please rule for the Sorcerer Boots

item.Name == "Sorcerer Boots"
item.FullName == "Sorcerer Boots"
item.IsNormal and item.FullName == "Sorcerer Boots"
I try these rules and still no picks

the 3rd one should be working, put this on pickup section ofc, and keep them aswell.
But I suggest using Stashbuddy to chance them :)

bro it might be a retard question but its been a while since i used EB... :D i made a folder calld AdvancedItemFilter in 3rdparty folder and puted there your files... but i dont see the plugin in the plugin list when i launch the bot, thanks

Screenshot me the folder, something looks fishy
 
here u go... i remember i had to do some additional settings... not sure tho if i had to add an exception somewhere ... as i told it was long since i last used
2z6trmp.jpg
 
Can someone verify this is correct for picking up and keeping Remnant's of Corruption?

Code:
{
    "Enabled": true,
    "Type": 0,
    "Rule": "item.FullName == \"Remnant of Corruption\"",
    "ShouldLog": false
  },
  {
    "Enabled": true,
    "Type": 2,
    "Rule": "item.FullName == \"Remnant of Corruption\"",
    "ShouldLog": false
  }
 
bro it might be a retard question but its been a while since i used EB... :D i made a folder calld AdvancedItemFilter in 3rdparty folder and puted there your files... but i dont see the plugin in the plugin list when i launch the bot, thanks

you are missing the CommunityLib 0.0.0.4 . I had experienced the same. Once I placed the "CommunityLib 0.0.0.4" in 3rd party folder the AdvancedFilter became visible as well. Check the form as it's available for download
 
im sorry where can i download that? i cant seem to find it :( , tonyx inside the folder is all the content extracted from your ZIP
 
Can someone verify this is correct for picking up and keeping Remnant's of Corruption?

Code:
{
    "Enabled": true,
    "Type": 0,
    "Rule": "item.FullName == \"Remnant of Corruption\"",
    "ShouldLog": false
  },
  {
    "Enabled": true,
    "Type": 2,
    "Rule": "item.FullName == \"Remnant of Corruption\"",
    "ShouldLog": false
  }

Or you could just use item.IsEssence
 
please rule for the Sorcerer Boots

item.Name == "Sorcerer Boots"
item.FullName == "Sorcerer Boots"
item.IsNormal and item.FullName == "Sorcerer Boots"
I try these rules and still no picks

I'm assuming you want those to chance for Skyforth. Going through AIF is not the answer. Install StashBuddy, enable it, go to the Chance section and add Sorcerer Boots. It'll automatically pick them up and chance them, no need to mess with AIF.
 
Status
Not open for further replies.
Back
Top