Bot Exploit

Full Version: Help with filtering legendary
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I know there is a way but just failing hard to work it out. Maybe one of you or titan can explain to me or main a filter profile to only the legendarys im looking for im bored of DEing legs all day that i dont want.

When i say filter i dont want to filter by the amount of Str or CC or anything like that just filter out the legs that i never use and never will, there are only 13 legs i will every use right now and just want the bot to only stash them...

Is there a way...

Can anyone help me set it up??

Or explain to me in lameun terms how to do it??

Thanks in advance


P.S
To add some more info i only want to stash
Rolands Mantle
Rolands Grasp
Rolands Visage
Rolands Bearings
Roaldns Determinations
Rolands Stride
Furnace
Strongarm Bracers
Restraint
Focus
All Sheilds at the moment
All Amulets
1) Select "High" in Settings > Loot > Stash filter
2) Edit the file in Rules/High/Legendary.txt using a notepad
Delete all lines and put in the following lines: (Please see http://www.botexploit.com/en/forum/Threa...xplanation for more details)

[NAME] == "ROLAND'S MANTLE"
// Put in other similar lines starting with [NAME] ==
[NAME] == "Focus"

[QUALITY] == "Legendary" && [TYPE] == "Shield"
[QUALITY] == "Legendary" && [TYPE] == "Amulet"
(06-21-2015 01:55 PM)Titanium Wrote: [ -> ]1) Select "High" in Settings > Loot > Stash filter
2) Edit the file in Rules/High/Legendary.txt using a notepad
Delete all lines and put in the following lines: (Please see http://www.botexploit.com/en/forum/Threa...xplanation for more details)

[NAME] == "ROLAND'S MANTLE"
// Put in other similar lines starting with [NAME] ==
[NAME] == "Focus"

[QUALITY] == "Legendary" && [TYPE] == "Shield"
[QUALITY] == "Legendary" && [TYPE] == "Amulet"

Before i start using it titan can you do a quick once over to make sure i have understood u correctly i will copy the text underneath this so you can have a look.

Thanks

[NAME] == "ROLAND'S MANTLE"
[NAME] == "ROLAND'S VISAGE"
[NAME] == "ROLAND'S GRASP"
[NAME] == "ROLAND'S BEARING"
[NAME] == "ROLAND'S DETERMINATION"
[NAME] == "ROLAND'S STRIDE"
[NAME] == "FOCUS"
[NAME] == "RESTRAINT"
[NAME] == "THE FURNACE"
[NAME] == "PIRO MARELLA"
[NAME] == "DRAKON'S LESSON"
[QUALITY] == "Legendary" && [TYPE] == "Amulet"
[QUALITY] == "Legendary" && [TYPE] == "Belt"

I also attached the actually high rules notepad incase its incorrect on here

one more thing can i make each one Ancient or not by adding anymore code?

if you could check it please
Also any chance of having a look at the xp/h yet so annoying not knowing what were actually getting never know what settings are improving it or not
bump...
[Ancient] == True
Welcome.
Please paste the post legendary.txt file which relies on a form of ancient legend.

Thank you in advance.
Yes titan can you read my posts again

I used the code that I pasted into here and it doesn't work, with this code it just sells all items but amulets and belts. Not saving the legendarys I want Sad
[NAME] == "ROLAND'S MANTLE"
Should be changed to
[NAME] == "Roland's Mantle"

Same for other legendary names
(07-06-2015 11:07 PM)Titanium Wrote: [ -> ][NAME] == "ROLAND'S MANTLE"
Should be changed to
[NAME] == "Roland's Mantle"

Same for other legendary names

ok thats working now but where do i input the [ANCIENT] == True ??
Pages: 1 2
Reference URL's