Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with filtering legendary
07-11-2015, 06:32 AM (This post was last modified: 07-11-2015 12:40 PM by adaml2.)
Post: #11
RE: Help with filtering legendary
How do I use the "[Ancient] == True" as in the following setting does not work?
Please edit the file and paste the following correct settings.
---------------------------------------------------------------------------

//This line stash all legendaries
[QUALITY] == "Legendary"
//The below lines are for the rare items
[LEVELRED] >= 10
//Rare weapon
//MAXSTAT is the highest value of intelligence, dex and strength
[BASETYPE] == "Weapon" && [Ancient] == True
//rare Gloves
[TYPE] == "Gloves" && [Ancient] == True
//rare Ring
[TYPE] == "Ring" && [Ancient] == True
//rare Amulet
[TYPE] == "Amulet" && [Ancient] == True
[TYPE] == "ChestArmor" && [Ancient] == True
[TYPE] == "Helm" && [Ancient] == True
[TYPE] == "Bracers" && [Ancient] == True
//rare boots
[TYPE] == "Boots" && [Ancient] == True
//rare shoulders
[TYPE] == "Shoulders" && [Ancient] == True
//rare Belt
[TYPE] == "Belt" && [Ancient] == True
//rare Shield
[TYPE] == "Shield" && [Ancient] == True
[TYPE] == "Orb" && [Ancient] == True
[TYPE] == "Mojo" && [Ancient] == True
--------------------------------------------------------------------------
With these settings, the bot shows an error.

[Image: owZwhmK.jpg]

Tab loot is set in this way.

[Image: KKiLRKs.jpg]
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Help with filtering legendary - olive1 - 06-21-2015, 01:09 PM
RE: Help with filtering legendary - olive1 - 06-21-2015, 03:39 PM
RE: Help with filtering legendary - olive1 - 06-21-2015, 09:09 PM
RE: Help with filtering legendary - olive1 - 06-25-2015, 10:54 AM
RE: Help with filtering legendary - adaml2 - 06-30-2015, 04:03 PM
RE: Help with filtering legendary - olive1 - 07-01-2015, 05:24 PM
RE: Help with filtering legendary - olive1 - 07-07-2015, 09:55 AM
RE: Help with filtering legendary - adaml2 - 07-11-2015 06:32 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)