09-16-2010, 10:13 AM
Thanks for the great tool!
Question though, my bot isn't picking up ethereal items/normal items that are on the pickit list, here is an example:
[Name] == CrypticAxe && [Quality] == unique && [Flag] == ethereal # [Sockets] >= 2 && [EnhancedDamage] >= 200 // Tomb Reaver
One of these dropped and it was 'non' ethereal, so the bot skipped it. I paused the bot and went back to Baal, and ID it, it has 2 sockets, and is 272 Ed. Does "== ethereal" mean it will only pick up ethereal items? If so, how do you set it up so it will pick up ethereal and non ethereal items?
Question though, my bot isn't picking up ethereal items/normal items that are on the pickit list, here is an example:
[Name] == CrypticAxe && [Quality] == unique && [Flag] == ethereal # [Sockets] >= 2 && [EnhancedDamage] >= 200 // Tomb Reaver
One of these dropped and it was 'non' ethereal, so the bot skipped it. I paused the bot and went back to Baal, and ID it, it has 2 sockets, and is 272 Ed. Does "== ethereal" mean it will only pick up ethereal items? If so, how do you set it up so it will pick up ethereal and non ethereal items?