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.
got updated filter that only keeps 50c++ uniqs? tabs filled pretty quick with junkies
 
Hello again.
I just dwnladed the alpha version coz I got sick to w8 for the official release(its been more then 1 month even the whole EB was updated for half an month).
Custom rules work great , tracking was not good at counting orbs even before 3..0 , Specific Pick up seems like dont work or I just cant set it properly ( before I was making columns for scrolls and portal and set amount when to stop to pick them up and for this you had to specify currency stash on Stashing (correct me if I'm wrong)).
Also the new plugin for chaoooos recipes keeps more then enough items i.e pick up 6 chest and he stash them coz there is currently 0 chest in stash afterward marks that there are 6 chest to be used and stop stashing chest until it reaches 0 again(this happens with all items for recipe not only chests).Its not something bad but sometimes he just fill the whole stash and if 1 item for recipe is missing he cant do recipes anymore until u empties the stash and restart EB.
 
Hi from where i download plugin? from the first page? is it updated?
 
Hi from where i download plugin? from the first page? is it updated?

You can join the official EB discord, you'll be able to find it there. It's still an unfinished rework, that may get some updates soon when i get time.
 
I am sorry but I am unable to find the chaosrecipe plugin in the faq section on discord and it kind of sounds like its built into AIF but I dont see where thats at either. Please help
 
Hi Tony,

Quick question mate about Elder/Shaper items. Assuming with the latest build there isn't any way we can easily flag them, but seeing as PushedEx is adding the flags in IFE, how difficult would it be to add those item flags into AIF?
 
Already did, you have to do it manually, look in aif custom itemfilter thread.
 
IMPORTANT:
Enable Shaper/Elder Items in your AIF custom rules - edit your AIF\Classes\EvaluableItem.cs file and add the below somewhere towards the bottom with the other bits (Thanks to WiN):

[Description("Elder Item")]
public bool IsElderItem => _myItem.IsElderItem;

[Description("Shaper Item")]
public bool IsShaperItem => _myItem.IsShaperItem;

Last edited: Tuesday at 6:58 PM

Thanks Radziu! That's awesome, I was hoping it was something as simple as this. Pulled this info from the [ItemFilter] HighEnd Looting Profile For AdvancedItemFilter thread.
 
Hi peeps just got this error today for no reason at all and it does not initialise in EB.. Any suggestions/fix?
Is this an EB or AIF issue?

I have just left the pertinent part of the log file.
 

Attachments

My aif just out of nowhere stopped working. Can anyone give me an idea as to how to get it running again? The plugin no longer shows up in the list
We both seem to have the same problem. I have a feeling this is caused by EB itself not AIF. I am going to ask for help in the EB discord forum. You might wanna inform them too
 
Hi peeps just got this error today for no reason at all and it does not initialise in EB.. Any suggestions/fix?
Is this an EB or AIF issue?

I have just left the pertinent part of the log file.
We both seem to have the same problem. I have a feeling this is caused by EB itself not AIF. I am going to ask for help in the EB discord forum. You might wanna inform them too

Like with any problem like this if you want to use the bot while you figure out the issue I would try downloading a new copy of eb for the time being and carry over your 3rd party folder
 
Like with any problem like this if you want to use the bot while you figure out the issue I would try downloading a new copy of eb for the time being and carry over your 3rd party folder
Hey Demon according to WiN from exilebuddy @discord he mention that its one of my AIF rules. could it be "item.IsNeededForRecipe" and "item.IsNeededForChaosRecipe"? I believe these are now defunct as their in a plugin for the chaos recipe. Correct?
 
you could but why would you want to waste thousands of scrolls on blues...this is a bot. If you really want to you could ID rares but unless they are on good bases most efficient botters don't do that either
 
Hey Demon according to WiN from exilebuddy @discord he mention that its one of my AIF rules. could it be "item.IsNeededForRecipe" and "item.IsNeededForChaosRecipe"? I believe these are now defunct as their in a plugin for the chaos recipe. Correct?
Hey Masterz yes you are correct because of the new plugin you don't need those and can delete them
 
I dont understand how to get this to load. its in both my legacy and default 3rd party folder, since it wouldnt work just in my 3rd party folder. and i installed the compiler as well. It doesnt show up in my plugins though?
 
Status
Not open for further replies.
Back
Top