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

[Item Rules] ShutteR's Updated Item Rules for RoS

Hi there,

May I know if SET items are considered legendary? or should I set a specific rule for them to be picked up as the file under set.dis is empty

TIA
 
When it goes on a town run (Full inventory) How can I set it to SELL all the extra rares, instead of crafting them.... i have TONS of the rare craft mats~ unnecessary~
 
Infernal plan -> Trash?
Dunno if you can keep it from not picking it up.
 
How can I get it to pick up a specific white item used for crafting? ascended faulds to be exact...

put this in common.dis?

// crafting component armor
[NAME] == "Ascended Faulds"
[NAME] == "Superior Ascended Faulds"
 
Last edited:
Does this rule set stash Horadric Cache and Rift Keystone Fragments?

i'd be also interestes in knowing the answer here!

Else could anybody tell us how and where to add the code for the rift keys!

thx
 
i'd be also interestes in knowing the answer here!

Else could anybody tell us how and where to add the code for the rift keys!

thx

It's already there:

Code:
Itemrules\rare.dis (1 hit)
Line 397: [QUALITY] == "Rare" && [NAME] == "Rift Keystone Fragment"
 
How can I get it to pick up a specific white item used for crafting? ascended faulds to be exact...

put this in common.dis?

// crafting component armor
[NAME] == "Ascended Faulds"
[NAME] == "Superior Ascended Faulds"

Yes, it should already be in there.
You just have to comment/uncomment the items you want to keep.
But frankly it's faster to go for a quick battlefields farm and get exactly what you need, cuz your stash will get full quickly if you bot that.
 
im having issues with picking certain whites and i have comment them out but still loot script still picks up. does it have to with new trinity .23+ db beta .391? it shouldn't right?
 
common.dis:
Change:
[TYPE] == "Fist" && [NAME] == "Suwaiya" <-"Fist doesn't exist"
To:
[TYPE] == "FistWeapon" && [NAME] == "Suwaiya"

Bot isnt keeping this white weapon as result of this...
Ty for ur rules :)
 
is it possible that my bot is selling all whites i need becouse i am playing d3 not in english version?
 
Have you done any work on legendaries yet? I've got a list compiled of all the set and legendary items in the game but I'm having problems with a few that have a different apostrophe used in the name. I cannot get them to be recognized by db/trinity.

Check my post here:
http://www.thebuddyforum.com/demonb...27-serious-flaw-custom-loot-rules-system.html
Not yet -___- I'm kind of dreading it honestly.

I'm not sure the exact thing to do with C, but in PHP, when you use an apostrophe inside of quotes, you put a backslash in front of it. Like:

$string = "This is how to use a \"quote\".";

or

$string = 'There is something weird about ShutteR\'s item rules';

Hope this helps !
 
Not yet -___- I'm kind of dreading it honestly.

I'm not sure the exact thing to do with C, but in PHP, when you use an apostrophe inside of quotes, you put a backslash in front of it. Like:

$string = "This is how to use a \"quote\".";

or

$string = 'There is something weird about ShutteR\'s item rules';

Hope this helps !

Ah good thinking. I'll give that a try, I can give you a copy of the legendary.dis I've made if you like. I havn't put many rules in it yet, it's mostly just a list of every legendary currently in game (as far as I can tell).
 
Ah good thinking. I'll give that a try, I can give you a copy of the legendary.dis I've made if you like. I havn't put many rules in it yet, it's mostly just a list of every legendary currently in game (as far as I can tell).
Sure man, I'll add it to an extra file in the Repo while we work on it :D

I'm kinda thinking that we can group a lot of them together without even using their names (for a "safe" macro)... like 1H weapons, 2H weapons, armor, etc. Unfortunately, legendaries aren't all that.. legendary compared to each other
 
Sure man, I'll add it to an extra file in the Repo while we work on it :D

I'm kinda thinking that we can group a lot of them together without even using their names (for a "safe" macro)... like 1H weapons, 2H weapons, armor, etc. Unfortunately, legendaries aren't all that.. legendary compared to each other

[Trinity] Sebor’s Nightmare [x1_Belt_norm_unique_22-246] [Belt] = (TRASH)
Still no luck. I'm sure you are right tho, there is probably some sort of tag I need to put on those damn "’s" items. I checked my vanilla loot rules and no items had the "’s", so this is something new to RoS. Are these rules written in C?
 
I've found a workaround thanks to Darkfriend's help. Using ITEMID for those particular items. My only problem left is The Shadow’s Mantle set. I can't find the ID for those anywhere! I've attached my legendary.dis file so far. There are some really loose rules on some weapons, mainly just filtering out low dps items for now. I plan to tighten them all up once I look over all the legs and decide what is worth keeping.
 

Attachments

no1 need the rulers for rares anymore i think

after few weeks of botting you all will be in legendary items

all you need now - its rulers for scoring legendary, i guess
will try to make it
 
no1 need the rulers for rares anymore i think

after few weeks of botting you all will be in legendary items

all you need now - its rulers for scoring legendary, i guess
will try to make it

What do you think, What profile should i run stuck on T2 for a few weeks now to get gear quicker?
 
Back
Top