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

Sell yellow and blues keep legendary

Sonow_33

New Member
Joined
Sep 4, 2012
Messages
8
Reaction score
0
how can i do that pls ? i bot in nightmare so yellow are useless ...
 
Use the High Level Rules.xml instead of the DefaultItemRules.xml


Edit: The High level Rules don't pick up magic / rare items lower than lvl 61 tho. If u want the bot to pick up all blue and yellow and vendor them , and keep all legendaries , then do this.

Open your DefaultItemRules.xml and scroll down till you find

<!-- Keep rares and legendaries, regardless of stats. -->
<ItemRule ruleType="Keep" description="Rare and better items!">
<StatRules>
<Rule stat="Quality" value="Rare4" />
</StatRules>
</ItemRule>

</Category>


And simply replace "Rare4" with "Legendary"
 
Last edited:
Use the High Level Rules.xml instead of the DefaultItemRules.xml


Edit: The High level Rules don't pick up magic / rare items lower than lvl 61 tho. If u want the bot to pick up all blue and yellow and vendor them , and keep all legendaries , then do this.

Open your DefaultItemRules.xml and scroll down till you find

<!-- Keep rares and legendaries, regardless of stats. -->
<ItemRule ruleType="Keep" description="Rare and better items!">
<StatRules>
<Rule stat="Quality" value="Rare4" />
</StatRules>
</ItemRule>

</Category>


And simply replace "Rare4" with "Legendary"


Are u sure it will keep legendary and take Yellow and blue to sell them ?


edit : don't work

Edit : It work ! Thx bro :D
 
Last edited:
Necro. Looking to sell all yellows/blues instead of salvaging.

Would this still work? I don't see an option to sell yellows/blues in the current trinity. Asked in the trinity forum but no one seems to know.
 
Back
Top