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. Tab loot is set in this way. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Help with filtering legendary - olive1 - 06-21-2015, 01:09 PM
RE: Help with filtering legendary - Titanium - 06-21-2015, 01:55 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 - Titanium - 06-26-2015, 07:25 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 - Titanium - 07-06-2015, 11:07 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
RE: Help with filtering legendary - fitarkus - 07-11-2015, 06:44 PM
RE: Help with filtering legendary - Titanium - 07-12-2015, 01:58 AM
|
User(s) browsing this thread: 1 Guest(s)