JustDontGiveaF 0 Report post Posted January 12, 2018 (edited) bot doesn't alchemy map , what did i do wrong // Map Tier setting [MapTier] >= "1" && [MapTier] <= "7" # [RunMap] == "true" // Map Rarity to Run (Uncommenting means Ignore) [Rarity] == "Unique" # [IgnoreMap] == "true" // [Rarity] == "Rare" # [IgnoreMap] == "true" [Rarity] == "Magic" # [IgnoreMap] == "true" [Rarity] == "Normal" # [IgnoreMap] == "true" // If you want to enable automatic quality upgrading // [MapTier] >= "4" && [Quality] <= "16" // If you want to transmute or alch maps before running them. [Rarity] == "Normal" # [UpgradeToRare] == "true" // [Rarity] == "Normal" # [UpgradeToMagic] == "true" Edited January 12, 2018 by JustDontGiveaF Share this post Link to post Share on other sites
MasterOfSilence 15 Report post Posted January 12, 2018 (edited) if you store currency only in tab 1 Loot in tabs 2,3,4 set Stash tabs as 2,3,4,1 or it can't grab currency on the bot NOT in game Edited January 12, 2018 by MasterOfSilence Share this post Link to post Share on other sites
JustDontGiveaF 0 Report post Posted January 12, 2018 Ok. ty Share this post Link to post Share on other sites
shalira12 11 Report post Posted January 13, 2018 [Rarity] == "Normal" # [IgnoreMap] == "true" Bot will never touch normal maps, so no way it can alch them. Share this post Link to post Share on other sites