Hey i have a quick question here... does this mean it wont pick up any eth zakas?
[Name] == GildedShield && [Quality] == unique # [EnhancedDefense] >= 150 && [Vitality] == 20 // Herald of Zakarum
//[Name] == GildedShield && [Quality] == unique && [Flag] != ethereal # [EnhancedDefense] >= 200 // Herald Of Zakarum
//[Name] == GildedShield && [Quality] == unique && [Flag] == ethereal # [EnhancedDefense] >= 200 // Herald Of Zakarum
Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
Bottom left corner of the post.
Thanks
Hey again.. trying to learn this stuff. so now with this it will only pick up 141 shako right?
//[Name] == Shako && [Quality] == unique
[Name] == Shako && [Quality] == unique && [Flag] != ethereal # [Defense] >= 141 // Harlequin Crest
//[Name] == Shako && [Quality] == unique && [Flag] == ethereal # [Defense] >= 210 // Harlequin Crest
and if i want it to pick up all shakos? ill have to remove the // in first line?
yeap anytime
and when you have any line that looks like this - [Name] == Shako && [Quality] == unique - without the # and nothing to the right will keep that item unid and if you have a line like that you really wouldn't need to // the other line of the same item like this for your 3 shako lines
[Name] == Shako && [Quality] == unique
[Name] == Shako && [Quality] == unique && [Flag] != ethereal # [Defense] >= 141 // Harlequin Crest
[Name] == Shako && [Quality] == unique && [Flag] == ethereal # [Defense] >= 210 // Harlequin Crest
if you un// all 3 lines it suppose to just pick up the unid line even if it was on the bottom of them 3
unid lines is what the bot will keep even if you had 10 other shako line with stats
thanks
Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
Bottom left corner of the post.
Thanks
There are currently 2 users browsing this thread. (0 members and 2 guests)
Bookmarks