ancient 0 Report post Posted December 13, 2013 would be nice if the bot would pick up valuable regular items. for example pick up the following : Ordered by importance (greatest to lowest) superior flasks = glass currency RGB (red, green, blue items 3 linked minimum) two stone rings (white and blue) Pick up jewelry item level 60+ (white and blue)(rings, amulets, belts) pick up white items which are base items for uniques. Quote Share this post Link to post Share on other sites
Delamonica 9 Report post Posted December 13, 2013 who said the bot doesnt pick up those ? i pick up white iron rings for example everything u listed except the chromatic recipe can be picked up by teh bot Quote Share this post Link to post Share on other sites
cynicz 7 Report post Posted December 13, 2013 would be nice if the bot would pick up valuable regular items. for example pick up the following : Ordered by importance (greatest to lowest) superior flasks = glass currency RGB (red, green, blue items 3 linked minimum) two stone rings (white and blue) Pick up jewelry item level 60+ (white and blue)(rings, amulets, belts) pick up white items which are base items for uniques. You're elite, most of this is already in the bot, smart pickit my friend (:Picking up chroms has been talked about but right now bot. Can't read socket colors. Picking up ilvl shouldn't be too hard since the bot can read ilvl since it shows it in the status panel but once again smart pickit. Quote Share this post Link to post Share on other sites
Delamonica 9 Report post Posted December 13, 2013 (edited) read itemlevel for what ? when u tell ur bot to farm in a lvl 60 area then the itemlevel is the same for each item or not ? he has to write his own pickit when he want thos white items Edited December 13, 2013 by Delamonica 1 Quote Share this post Link to post Share on other sites
Ether88 9 Report post Posted December 13, 2013 Example for the gold rings: [Type] == "Gold Ring" && [Rarity] == "Normal" && [base_item_found_rarity_+%] == "15" # [stashItem] == "true" Example for the quality flasks: [Category] == "Flask" && [Quality] >= "10" # [stashItem] == "true" From my experience there is no sense in collecting flasks with q < 10. It is just easier to sell 3 or 4 flasks without summing up the quality. With 10%+ condition you don't need to worry about stash full of flasks. Quote Share this post Link to post Share on other sites
Delamonica 9 Report post Posted December 13, 2013 (edited) in the end it depends on how much u collect and how long u bot without break i have a near empty stash after a full night btw , i dont think u need [stashItem] == "true" and remove # when u dont want identify flasks Edited December 13, 2013 by Delamonica Quote Share this post Link to post Share on other sites
bubbadogbubba 0 Report post Posted January 2, 2014 TRUE! Sorry that is not true! Monsters drop items that are the same level they are. Whites are level of the area. Blues are +1 level of the area. Rares and uniques are +2 level of the area. So in library you can get items with ilvl 67-69 Quote Share this post Link to post Share on other sites