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

Job's Legendary Rule set

Hi,
I'm not too sure about my coding, could anyone help me?

1) I'd like to pick up helm with more than 700 VIT, main stat and either a socket or 6 crit hit chance, or both (so at least one of these 2 conditions)
[QUALITY] == "Legendary" && [NAME] == "Mask of Jeram" # [INT] < 700 || [VIT] < 700 || ([CRIT%] != 6 && [SOCKETS] != 1) -> [TRASH]

I am not too sure about "and" or "or" in the last part. Any alternative?

2) [QUALITY] == "Legendary" && [NAME] == "Kymbo's Gold" # [CRIT%] != 10 && [CRITDMG%] < 90 && [SOCKETS] == 0 -> [TRASH]
I am trying to pick up some good amies. I think this will pick up an ammy (here a Kimbo) that has one of these stats (or more). Is there any way to say I want at least 2 out of these 3 conditions?

Many thanks in advance!
 
Hi,
I'm not too sure about my coding, could anyone help me?

1) I'd like to pick up helm with more than 700 VIT, main stat and either a socket or 6 crit hit chance, or both (so at least one of these 2 conditions)
[QUALITY] == "Legendary" && [NAME] == "Mask of Jeram" # [INT] < 700 || [VIT] < 700 || ([CRIT%] != 6 && [SOCKETS] != 1) -> [TRASH]

I am not too sure about "and" or "or" in the last part. Any alternative?

2) [QUALITY] == "Legendary" && [NAME] == "Kymbo's Gold" # [CRIT%] != 10 && [CRITDMG%] < 90 && [SOCKETS] == 0 -> [TRASH]
I am trying to pick up some good amies. I think this will pick up an ammy (here a Kimbo) that has one of these stats (or more). Is there any way to say I want at least 2 out of these 3 conditions?

Many thanks in advance!
For #2 it works, except I'd like to refine it a little...

Anyone for question #1? :D
 
For #1 if understand well
AND "&&" true && false -> false
OR "||" true || false -> true

It should be fine. I'd just like somebody more experienced to double check!
 
Also OP forgot to add Ramaladni's Gift. Not sure if it picks up but i didn't see it in his table. I added following to make sure i pick up
Ramaladni's Gift into legendary.dis

[QUALITY] == "Legendary" && [NAME] == "Ramaladni's Gift" -> [KEEP]
 
It picks up gifts just fine, atleast the original version I downloaded does with no issue. Though they seem to vary greatly in RNG. In one day ive had 5 drop in a few hours, in another week ive seen one or none. All in all I have about 70 gifts saved up half unid from when I used trinity lootrules and ID'd stuff myself. New ones are all ID'd, I would say recently botting basically 24/7 in the last 3 days(mostly because of the exp buff) I have only found 2 gifts which is kinda low. I am in the upper 800s paragon so it takes HOURS of botting t6 rifts to get exp, with current buff im getting about 8m/hr.

Does make me curious though, Is there any chance my bot is missing gifts on pickup more because of that not being in the .dis or am I just paranoid? Also from what I understood and still do when you link a unid gift it is named "[]" so I don't know how the itemrules would identify it via its name, unless it uses itemID instead?
 
i got like 50 gifts since 700 :D now im 820^^ but i need now better/harder rules for DH^^
 
works this rule?:

[QUALITY] == "Legendary" && [NAME] == "Bombadier's Rucksack" # [MAXSTAT] >= 700 && [VIT] >= 700 && [AS%] >= 18 && [CRIT%] >= 9 -> [KEEP]
[QUALITY] == "Legendary" && [NAME] == "Bombadier's Rucksack" -> [TRASH]
 
[QUALITY] == "Legendary" && [NAME] == "Kymbo's Gold" # ([MAXSTAT] >= 700 && [VIT] >= 700) || ([MAXSTAT] >= 700 && [AS%] >= 6 && [CRIT%] >= 9) || ([MAXSTAT] >= 700 && [AS%] >= 6 && [CRITDMG%] >= 90) -> [KEEP]
[QUALITY] == "Legendary" && [NAME] == "Kymbo's Gold" -> [TRASH]

[QUALITY] == "Legendary" && [NAME] == "Bombadier's Rucksack" # [DEX] >= 740 && [VIT] >= 740 && [AS%] >= 18 && [CRIT%] >= 9 -> [KEEP]
[QUALITY] == "Legendary" && [NAME] == "Bombadier's Rucksack" -> [TRASH]
 
whats your other rules for DH? Send me maybe a PM dude really appreciate it !
 
basically,

if i wanted to find furnace. all i need to do is = [trash] every single item in the legendary list right?
 
how many items you stash a day with your rules?:D
maybe the rules are too hard^^
 
Last edited:
For the gear I have those rules only keep upgrades for me. Everything else goes.
I started off using lower values.
example:
[QUALITY] == "Legendary" && [NAME] == "Windforce" # ([DEX] >= 600 && [WEAPDMG%] >= 7) || ([DEX] >= 600 && [AS%] >= 5) -> [KEEP]
[QUALITY] == "Legendary" && [NAME] == "Windforce" -> [TRASH]

I got so many bows I had to tighten it up pretty quick.
example :
[QUALITY] == "Legendary" && [NAME] == "Windforce" # ([DEX] >= 725 && [WEAPDMG%] >= 9) || ([DEX] >= 725 && [AS%] >= 7) -> [KEEP]
[QUALITY] == "Legendary" && [NAME] == "Windforce" -> [TRASH]

I havent run in a couples weeks, but I usually stash everytime I hit town, whether its 1 item or 10 and depending on the profile.
I am not too crazy about LPH because I have almost all perfect gear for most of my characters. Money isnt hard to come by either so D3 better update soon.... because its boring now.
 
with your rules i stashed nothing since 2-3 days :D


why i got so many "Gungdo Gear " in stash?
 
Last edited:
i really stash nothing with this rules :D only bad luck?:O

got 17-20 LPH...and still no item stashed? only crap rolled nat ring
 
I tried the loot rules set for Monks & Demon Hunters, but when I came back it had a lot of rare items stashed away. Is there any other loot rules for Monks specifically that is great floating around?
 
Would anyone mind posting full rules? i am quite confused, haven't bot in like 6 months and i am willing to return. any semi-tight-ish-hard rule for crusader? (no pitems, but 85% goooood rolls)
 
Guys just download the base loot rules, then as you stash items you clearly do not want. open up the legendary file and add the -> [TRASH] after each item you do not want, My item rules is super strict. Certain things I leave to chance, or for a personal look. But I when I was able to bot for 30-40+ hours straight, I would almost NEVER fill more then 1 stash tab and if I added more strict rules(most of what filled up was with stuff like mara ammys, countess ammys, strongarms, lacuni's, stuff I prefer to look at myself). Anyway thats my advice, edit it yourself, you literally can copy paste and auto salv an item easily.

Now a question I have, ok so I had thousands of rift fragments... Now I have thousands of 100 stack trial keystones, I am currently unable to delete them(full up characters, with crafting mats, good items for future/current use etc) only way to delete them is put em on a level 1, and delete the char. I am unable to do this until 2.1.2 goes live and materials/gems stack to 5k as I am unwilling to destroy tens of thousands of materials I will need for the new patch(I have 1 of every class, that is grift 33-35 or higher capable, I reroll ALOT and 2.1.2 I will need EVERY craft mat available I have to craft ancient 2h weapons for my DH etc etc etc. So what would I add, and what file, to ignore these trial stones?

pickup.dis? Something like

[NAME] == "Keystone of Trials" -> [IGNORE]

What is the line for this, is ignore proper? I don't see anything else in the files that is ignored so I don't know what to base it off. I just need my bot to stop picking up these damn trial stones, I have like 6000 at least.
 
Back
Top