09-16-2010, 11:23 PM
I guess you could have a script tell you that you didn't pickup a item, but since you didn't ID the item it would do little good, especially for Magical or Rare items. I have mine set to tell me what it sold, that to me is more critical. If your bot isn't picking up something it's not in the pickit list or didn't meet the SOQ.
You have your list set to Advanced which will pick up a good amount of items, but only ones listed and only if they meet the standards of quality (SOQ) specified which are higher then in the normal list. I suggest you edit the lists or at least look them over as some may be disabled (//).
The example shown below is how you have the bot keep any of the following boots even if they have low specs. (The bot wont keep ethereal items if the following tag is added: [Flag] != ethereal #)
oh one thing about picking up everything, you'll end up spending more time muling then playing. :p
Just go for the GG stuff why bother with the trash?
Happy Botting!,
DNA64 devilish:
You have your list set to Advanced which will pick up a good amount of items, but only ones listed and only if they meet the standards of quality (SOQ) specified which are higher then in the normal list. I suggest you edit the lists or at least look them over as some may be disabled (//).
The example shown below is how you have the bot keep any of the following boots even if they have low specs. (The bot wont keep ethereal items if the following tag is added: [Flag] != ethereal #)
Quote: // ##### Boots #########################I've made a lot of improvements to my lists as well as the bot and I plan on doing even more and adding more features, some ideas I had others have already made, though some of those I didn't like so I'll make better ones to replace then. Maybe I'll post something up here..
[Name] == Boots && [Quality] == unique && [Flag] != ethereal #
[Name] == SharkskinBoots && [Quality] == unique && [Flag] != ethereal #
[Name] == MeshBoots && [Quality] == unique && [Flag] != ethereal #
[Name] == BattleBoots && [Quality] == unique && [Flag] != ethereal #
[Name] == WarBoots && [Quality] == unique && [Flag] != ethereal #
[Name] == MyrmidonGreaves && [Quality] == unique && [Flag] != ethereal #
[Name] == ScarabshellBoots && [Quality] == unique #
[Name] == BoneweaveBoots && [Quality] == unique && [Flag] != ethereal #
[Name] == MyrmidonGreaves && [Quality] == unique # && [Flag] != ethereal #
oh one thing about picking up everything, you'll end up spending more time muling then playing. :p
Just go for the GG stuff why bother with the trash?
Happy Botting!,
DNA64 devilish: