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

[Plugin] "Item Rules 2" File based scripting language!

This is probably stupid, but lately I feel like there's been so many different versions from many different authors. Is this the latest version we'll find in this thread? Is there a better/newer one for donators?

Also, how do I change from soft to medium?

Thanks :) And thanks for a great addition to DB/Plugins - much needed to save time.
 
This looks awesome. Really great to see a ruleset that allows us to pickup 58+gloves separate of other rares :)

I added a pickup rule:
[QUALITY] == "Rare" && [TWOHAND] == "true" -> [IGNORE]

Should be standard if the rules are in fact "hard". No one is buying 2H weps that aren't Skorn.

i added that 2h rule..

// +--------------------------------------------------------------------------------------+
// | ______ _______ ______ _______
// | | __ \ _ | __ \ ___|
// | | < | < ___|
// | |___|__|___|___|___|__|_______|
// +--------------------------------------------------------------------------------------+
[QUALITY] == "Rare" && [LEVEL] > 61 && [BASETYPE] == "Weapon"
//ignore rule
[QUALITY] == "Rare" && [LEVEL] <= 61 && [BASETYPE] == "Weapon" -> [IGNORE]

[QUALITY] == "Rare" && [LEVEL] > 60 && [BASETYPE] == "Armor"
[QUALITY] == "Rare" && [LEVEL] > 57 && [BASETYPE] == "Armor" && [TYPE] == "Gloves"
//ignore rule
[QUALITY] == "Rare" && [LEVEL] <= 60 && [BASETYPE] == "Armor" -> [IGNORE]

[QUALITY] == "Rare" && [LEVEL] > 54 && [BASETYPE] == "Jewelry"
//ignore rule
[QUALITY] == "Rare" && [LEVEL] <= 54 && [BASETYPE] == "Jewelry"-> [IGNORE]
[QUALITY] == "Rare" && [TWOHAND] == "true" -> [IGNORE]


still getting 2handed picked up


edit: not sure if my trinity is working as what i wanted. because under the item tab i chose File Based Script Rules.

and under it for weapons armor and jewelry for magic and rare was 1+. my bot still picks up everything even though its supposed to be using file based script rules. (which if im not wrong is suppose to be from the pickup.dis and legendary and rare right)

is there anything i am doing wrong?
 
Last edited:
This is probably stupid, but lately I feel like there's been so many different versions from many different authors. Is this the latest version we'll find in this thread? Is there a better/newer one for donators?

Also, how do I change from soft to medium?

Thanks :) And thanks for a great addition to DB/Plugins - much needed to save time.

The version i linked in here ... will go in the next UnifiedRelease
 
i added that 2h rule..

// +--------------------------------------------------------------------------------------+
// | ______ _______ ______ _______
// | | __ \ _ | __ \ ___|
// | | < | < ___|
// | |___|__|___|___|___|__|_______|
// +--------------------------------------------------------------------------------------+
[QUALITY] == "Rare" && [LEVEL] > 61 && [BASETYPE] == "Weapon"
//ignore rule
[QUALITY] == "Rare" && [LEVEL] <= 61 && [BASETYPE] == "Weapon" -> [IGNORE]

[QUALITY] == "Rare" && [LEVEL] > 60 && [BASETYPE] == "Armor"
[QUALITY] == "Rare" && [LEVEL] > 57 && [BASETYPE] == "Armor" && [TYPE] == "Gloves"
//ignore rule
[QUALITY] == "Rare" && [LEVEL] <= 60 && [BASETYPE] == "Armor" -> [IGNORE]

[QUALITY] == "Rare" && [LEVEL] > 54 && [BASETYPE] == "Jewelry"
//ignore rule
[QUALITY] == "Rare" && [LEVEL] <= 54 && [BASETYPE] == "Jewelry"-> [IGNORE]
[QUALITY] == "Rare" && [TWOHAND] == "true" -> [IGNORE]


still getting 2handed picked up

yes its a bug i just fixed it .... need some time to commit ...
 
i edited my post..

edit: not sure if my trinity is working as what i wanted. because under the item tab i chose File Based Script Rules.

and under it for weapons armor and jewelry for magic and rare was 1+. my bot still picks up everything even though its supposed to be using file based script rules. (which if im not wrong is suppose to be from the pickup.dis and legendary and rare right)

is there anything i am doing wrong?
 
Code:
// +---------------------------------------------------------------------------+
// | ______ __                             __              
// ||      |  |--.---.-.-----.-----.-----.|  |.-----.-----.
// ||   ---|     |  _  |     |  _  |  -__||  ||  _  |  _  |
// ||______|__|__|___._|__|__|___  |_____||__||_____|___  |
// |                         |_____|                |_____|
// +---------------------------------------------------------------------------+
// | 2.0063(beta):
// | - PICKUP rules should work now! Trinity setting was still active.
// +---------------------------------------------------------------------------+
// | 2.0062(beta):
// | - reverted a monk change that isn't good for everyone
// +---------------------------------------------------------------------------+
 
Code:
// +---------------------------------------------------------------------------+
// | ______ __                             __              
// ||      |  |--.---.-.-----.-----.-----.|  |.-----.-----.
// ||   ---|     |  _  |     |  _  |  -__||  ||  _  |  _  |
// ||______|__|__|___._|__|__|___  |_____||__||_____|___  |
// |                         |_____|                |_____|
// +---------------------------------------------------------------------------+
// | 2.007(alpha):
// | - smarter log files
// | - can set [RULE] type now in config.dis (soft,medium,hard,custom)
// | - all rule files now included in release
// +---------------------------------------------------------------------------+
 
Darkfiend, i'm ready to make a donation to this project as i think it's of high enough quality to be worthy, what is the procedure to get access to SVN etc could you include a donators guide into your OP, it may even help persuade other members to support you to as it seems a bit of a mystery atm.

Thanks
 
i send donators an email with the informations to the repository ... where they can access all files ... its nothing magic ...
just a private repository on riouxsvn .-)

;)
 
I'm confused, and lazy, but mostly confused. This is making my head spin and giving me a headache. Do I run this as is or am I expected to add keeps and trashes and generally modify all the .dis files? I'm a fairly smart guy, but I am just not getting this.
Can I donate and just get someones already configured .dis files? Or do I just run the medium or hard rules as is?
 
Some rules are not making sense to me. Example:

Code:
[QUALITY] == "Legendary" && [NAME] == "Echoing Fury" # [DPS] > 1100 && ([CRITDMG%] > 50 || [LOH]*[LS%] > 0)

Why make a rule to only keep a Echoing Fury with Critc Dmg (ok) OR both ls and loh??

Another:
Code:
[QUALITY] == "Legendary" && [NAME] == "Immortal King's Triumph" #  [STRVIT] > 195 || [ALLRES] > 0 || [AS%] > 0 || [LIFE%] > 0

All KT has LIFE%, and no chance to roll AS%

Chantodo wands are very valuable if they have 10% IAS. The valuable ones are 1.77 atk spd to 1.79.
Storm crow with LIFE% are pretty much worthless too.... i removed it.



Some changes i have done to my file.
[QUALITY] == "Legendary" && [NAME] == "Echoing Fury" # [DPS] > 1100 && ([CRITDMG%] > 50 || [LOH] > 0 || [LS%] > 0)
[QUALITY] == "Legendary" && [NAME] == "Chantodo's Will" # [DPS] > 1000 && [WEAPAS] > 1.76
[QUALITY] == "Legendary" && [NAME] == "Storm Crow" # [INT] > 100 || [SOCKETS] > 0 || [ALLRES] > 0 || [CRIT%] > 0
[QUALITY] == "Legendary" && [NAME] == "Immortal King's Triumph" # [STRVIT] > 195 || [ALLRES] > 0
[QUALITY] == "Legendary" && [NAME] == "Blackthorne's Duncraig Cross" # [MAXSTATVIT] > 200 || [CRIT%] > 0 || [CRITDMG%] > 0
[QUALITY] == "Legendary" && [NAME] == "Tal Rasha's Allegiance" # [DMGFACTOR] > 12 || [MAXSTATVIT] > 420 || [CRIT%] > 0 || [AS%] > 0
[QUALITY] == "Legendary" && [NAME] == "Unity" # [ALLRES] > 0 || [CRITDMG%] > 0 || [AS%] > 0 || [ALLRES] > 60
 
Last edited:
What rules are the default rules?
 
Last edited:
There is any chance pt-br added as language? I can trasnlate lendaries if needed, but i dont know all parts that i need to be translated :)
 
Hey guys, how is every1 feeling about the public release rare loot rules? Has any1 tested with items they have already priced in auction house that would be sell for close to a million or more? Does it keep them? Do you feel that the list is pretty comprehensive or is it going to miss maybe a few pretty valuable items (buy this i mean anything 5m+)? Do you think it errors on the side of keeping too many items, or selling potentially valuable ones? Let me know your general feelings please. By the way darkfriend this is awesome, appreciate all the work.
 
i recommend you guys to take a look at the legendary.dis file.

everyone have their own preference. some people do not care about items 1.5 mil and below. just take a look at the rings section. keeping all the natalya reflections, litany and wailing host. those are cheapest worth 1 to 2 mil.

If you are running 10bots and above and only selling on rmah i would suggest to make it stricter. thrashing items that are low price. if not the time and effort taken will be huge.

so end of the day. to each his own
 
I'm confused, and lazy, but mostly confused. This is making my head spin and giving me a headache. Do I run this as is or am I expected to add keeps and trashes and generally modify all the .dis files? I'm a fairly smart guy, but I am just not getting this.
Can I donate and just get someones already configured .dis files? Or do I just run the medium or hard rules as is?

a good set of rules is already included ... best way ... is to download the zip file ... put it in ur plugin folder .... and check the dis files fast


Code:
Plugins
  +GilesTrinity
     +- ItemRules
              +- Rules
                     + legendary.dis
                     + rare.dis
                     + .... and so on ...
 
Last edited:
Sorry for disturb, i downloaded the Item Rules 2 what i need to do now? replace to the new Giles Trinity and thats all? or i need to change some settings? I see in the config of GilesTrinity "Choose item rules type" what i need to select there and what need to config
Thanks im a little noob on this
Sorry for bad english !
can any make a guide? haha
 
Is there a "i need to make money" version? because this "I'm para lvl 100 version and lets trash everything and not pick lvl63 magic" is killing my pockets =\
 
Any way I was wondering. I'm using notify my android. Used to have like 5 notifications an hour. Now it's like only a few. I bet it's because the crap legendaries are being thrashed instead of stashed. Am I right?
 
Still reckon a plugin that evaluates your current gear and before any evaluation is done it sees if something in your bag is better than what you have on (primary stats only) and keeps it anyway to see if you wanna use it, instead of being trashed. We all don't have the best gear I am afraid and a slight upgrade is all that sometimes needed.

G
 
Back
Top