Alonlystalker 1 Report post Posted December 24, 2016 (edited) with the normal farming bot works vell, but if i'll try to map farming bot activate map, go to it, try to hit any mob and at this time he is esc+click to login screen what the heck? and after close all portals from one map bot just stuck going to city, hideout, and back to city. Edited December 24, 2016 by Alonlystalker Share this post Link to post Share on other sites
nekromius 0 Report post Posted December 24, 2016 works fine,u must'v set something wrong Share this post Link to post Share on other sites
Alonlystalker 1 Report post Posted December 24, 2016 (edited) works fine,u must'v set something wrong // Map Tier setting [MapTier] >= "1" && [MapTier] <= "3" # [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" && [Rarity] == "Normal" # [upgradeQuality] == "true" // If you want to transmute or alch maps before running them. Be careful UpgradeToMagic and UpgradeToRare aren't compatible. // [Rarity] == "Normal" # [upgradeToMagic] == "true" [Rarity] == "Normal" # [upgradeToRare] == "true" // Use this to roll for a specific amount of Item Quantity **(DOES NOT INCLUDE QUANTITY FROM QUALITY)** // [map_item_drop_quantity_+%] < "20" && [Rarity] == "Magic" # [RerollMods] == "true" // -- ITEM QUANTITY -- Total Item Quantity of the ** MAP MODS ONLY ** // If you want to run Sacrifices, just uncomment following lines. Don't forget to comment first General Settings line ([MapTier] >= "1" && [MapTier] < "3" # [RunMap] == "true"), // to be sure that bot will run only Sacrifices. // [Type] == "Sacrifice at Dusk" # [RunMap] == "true" // [Type] == "Sacrifice at Dawn" # [RunMap] == "true" // [Type] == "Sacrifice at Noon" # [RunMap] == "true" // [Type] == "Sacrifice at Midnight" # [RunMap] == "true" What's wrong? Edited December 24, 2016 by Alonlystalker Share this post Link to post Share on other sites
zelda420 6 Report post Posted December 24, 2016 You have your bot set to ignore normal maps. Maybe this is causing an issue Share this post Link to post Share on other sites
Alonlystalker 1 Report post Posted December 24, 2016 You have your bot set to ignore normal maps. Maybe this is causing an issue its not a problem,then normal maps not ignored bugs still cause. Share this post Link to post Share on other sites
zelda420 6 Report post Posted December 24, 2016 Try a fresh install and reconfigure the maps file manually. Other then that I don't know. Mine is mapping just fine Share this post Link to post Share on other sites
minexx 0 Report post Posted December 24, 2016 Your problem is that you have to list all your tabs in the stash tabs, based on priority. Currencies = 1; Map Tab = 3,2; Stash tabs = 4,3,1,2. If you dont list them all your tabs in "Stash Tabs" it skips those tabs. Share this post Link to post Share on other sites
ImTotalyDrunk 2 Report post Posted December 27, 2016 For me it's still broken.1 - currency 2,3,4 - map tabs (with maps inside)5-6-7 - stash tabs 8 - chaos recipeBot is always switching from 1 to 2, all the time. Share this post Link to post Share on other sites
jps42 138 Report post Posted December 27, 2016 Read the maprunner guide, or follow minexx example. Stash tabs need to encompass ALL of your tabs, not just specific use ones. Share this post Link to post Share on other sites
zelda420 6 Report post Posted December 27, 2016 I have mine configured differently. I do 1-15 stash tabs. 3 currency, 4 chaos recipe, 7 maps tab. Working perfectly. Share this post Link to post Share on other sites