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.
"item.IsNormal and item.FullName == "Sorcerer Boots"

got it. thank you. By the way, I've disabled picking up rares on itemfiltereditor and also disabled pickup of all rares for AIf and i've enabled the pickup for "IsNeededForChaosRecipe" but the bot doesn't pick up any rare at all. what am i doing wrong here? I got the chaos code from tony himself so I dont think the problem is with the code.
 
got it. thank you. By the way, I've disabled picking up rares on itemfiltereditor and also disabled pickup of all rares for AIf and i've enabled the pickup for "IsNeededForChaosRecipe" but the bot doesn't pick up any rare at all. what am i doing wrong here? I got the chaos code from tony himself so I dont think the problem is with the code.


no rule for currency = no pickup. CustomRule override every other plugins decisions.
 
https://imgur.com/MVutNOe

Can someone help me write an item filter for this... I'll mess with the #'s but i want these basic mods

hummmmm

Code:
item.IsRare and item.IsRing and (item.GlobalCritChance >= 25 and item.AddedPhysDamageAverage >= 10 and  item.ManaRegen >= 30 and (item.ResistancesCount >= 2 and item.OverallResistancesPct >=75))

Add to this max energy shield if needed like

Code:
item.IsRare and item.IsRing and (item.GlobalCritChance >= 25 and item.AddedPhysDamageAverage >= 10 and  item.ManaRegen >= 30 and (item.ResistancesCount >= 2 and item.OverallResistancesPct >=75) and MaximumEnergyShieldPct >= 15)

This will keep items that match these conditions :

- item is rare
- item is a ring
- item has a global crit chance modifier (+X%) of 25 or higher
- item has an average phys dmg range of 10 or higher
- manaregen of 30+
- Atleast 2 res and a resistances amount of 75%+
 
Last edited:
don't get it. (i'm drunk.)

Now Im drunk but I'll try.
Bot pickups divination cards based on "Enable specific pickup for divination cards". I want it to also sell them based on "Enable specific pickup for divination cards" (if it's enabled) because sometimes it pickup's wrong items or I'll exchange "The Gambler" divination card by hand.
 
Now Im drunk but I'll try.
Bot pickups divination cards based on "Enable specific pickup for divination cards". I want it to also sell them based on "Enable specific pickup for divination cards" (if it's enabled) because sometimes it pickup's wrong items or I'll exchange "The Gambler" divination card by hand.

Did you tried to run bot with "bad" divination cards in inventory? It seems it sells unwanted (mine does)
 
Did you tried to run bot with "bad" divination cards in inventory? It seems it sells unwanted (mine does)

It does aswell on my side, make sure something isn't fishy in your Sell rules
 
Hmmm

Code:
  {
    "Enabled": true,
    "Type": 0,
    "Rule": "item.IsDivinationCard",
    "ShouldLog": false
  },
  {
    "Enabled": true,
    "Type": 2,
    "Rule": "item.IsDivinationCard",
    "ShouldLog": false
  },

I should leave only pickup?
 
Hmmm

Code:
  {
    "Enabled": true,
    "Type": 0,
    "Rule": "item.IsDivinationCard",
    "ShouldLog": false
  },
  {
    "Enabled": true,
    "Type": 2,
    "Rule": "item.IsDivinationCard",
    "ShouldLog": false
  },

I should leave only pickup?

Dunno, find a workaround to make the bot sell the divination cards you don't want :D mine is doing it, probably the item.IsNormal rule
 
Hmmm

Code:
  {
    "Enabled": true,
    "Type": 0,
    "Rule": "item.IsDivinationCard",
    "ShouldLog": false
  },
  {
    "Enabled": true,
    "Type": 2,
    "Rule": "item.IsDivinationCard",
    "ShouldLog": false
  },

I should leave only pickup?

I deleted both


Dunno, find a workaround to make the bot sell the divination cards you don't want :D mine is doing it, probably the item.IsNormal rule
Yes, i have this and since divination card is normal it is working for unwanted cards (keeps those i want to keep)

{
"Enabled": true,
"Type": 3,
"Rule": "item.IsNormal and not item.Links >=6",
"ShouldLog": false
},
 
I deleted both



Yes, i have this and since divination card is normal it is working for unwanted cards (keeps those i want to keep)

{
"Enabled": true,
"Type": 3,
"Rule": "item.IsNormal and not item.Links >=6",
"ShouldLog": false
},
What? Looking at ConditionParserPython.cs the bot shouldn't pickup any Div cards if you don't have it.
 
What? Looking at ConditionParserPython.cs the bot shouldn't pickup any Div cards if you don't have it.
Just did some testing - bot picks up divination cards i checked, zero mentions in rules (did ctrl+f search :))
 
Gonna investigate this later

What you want to investigate, toNyx? I supposed it is intended :)
I have checked divination cards specific handlin and checked cards i want http://i.imgur.com/wA4RL0G.png
I have no specific rules about divination cards in item rules file
Bot picks and keeps only cards i want (cards i checked)

Is there any problem with this behaviour?
 
There is a problem with "item.IsRare and item.IsNeededForChaosRecipe" rule. It seems like bot doesn't pick up rares for recipe (or he picking it up randomly).
I will post some logs from few bots later today.
 
What you want to investigate, toNyx? I supposed it is intended :)
I have checked divination cards specific handlin and checked cards i want http://i.imgur.com/wA4RL0G.png
I have no specific rules about divination cards in item rules file
Bot picks and keeps only cards i want (cards i checked)

Is there any problem with this behaviour?

I thought it was not picking them up ahahahaha, my bad then.

There is a problem with "item.IsRare and item.IsNeededForChaosRecipe" rule. It seems like bot doesn't pick up rares for recipe (or he picking it up randomly).
I will post some logs from few bots later today.

are you sure that you have the sliders set to higher values if you plan to farm only chaoses? testing went fine on my side.

basically this feature counts temporary the pieces he picks up, so it has an estimate to calculate picking check.
probably related to your sliders values. The log will confirm this. Add a screenshot of your sliders aswell :)
 
So, I woke up this morning and found a stashtab 34 rings and 21 amulets 2 bodies 1 gloves 2 boots 10 belts 2 2h weapons and no helmets. I'll try to monitor what's going on closely, but I've never had that much backed up.

Edit 1: I got a couple helmets to drop and bot picked them up after I hit start/stop. Also noticed when qualitiying sets the bot will go 1 tab by 1 tab back to count the chaos recipe items rather than going straight to it.

Dv0ioZ1.png
 
Last edited:
So, I woke up this morning and found a stashtab 34 rings and 21 amulets 2 bodies 1 gloves 2 boots 10 belts 2 2h weapons and no helmets. I'll try to monitor what's going on closely, but I've never had that much backed up.

Edit 1: I got a couple helmets to drop and bot picked them up after I hit start/stop. Also noticed when qualitiying sets the bot will go 1 tab by 1 tab back to count the chaos recipe items rather than going straight to it.

Dv0ioZ1.png

You should grab me the log, the fact he counts 1 by 1 is because he failed to do something or go straight to it.
 
Status
Not open for further replies.
Back
Top