silnybicu 0 Report post Posted August 13, 2017 Hello how make for bot automatic upgrade map from white to rare? Share this post Link to post Share on other sites
mcmbowinc 0 Report post Posted August 14, 2017 13 hours ago, silnybicu said: Hello how make for bot automatic upgrade map from white to rare? 1st: in line 37 make sure you dont ignore rare maps 2nd: in line 45 put // so he dont upgrade to magic 3rd: in line 46, take off the // so he upgrade them to rare. should be good Share this post Link to post Share on other sites
alkpone 1000000 Report post Posted August 14, 2017 9 hours ago, mcmbowinc said: 1st: in line 37 make sure you dont ignore rare maps 2nd: in line 45 put // so he dont upgrade to magic 3rd: in line 46, take off the // so he upgrade them to rare. should be good Thanks To be clear : line 37 needs to be commented : // [Rarity] == "Rare" # [IgnoreMap] == "true" line 45 needs to be commented as well : // [Rarity] == "Normal" # [UpgradeToMagic] == "true" line 46 needs to be uncommented : [Rarity] == "Normal" # [UpgradeToRare] == "true" Share this post Link to post Share on other sites
silnybicu 0 Report post Posted August 15, 2017 (edited) TY bro i will try it WORKING TYTYTYTYTY Edited August 15, 2017 by silnybicu Share this post Link to post Share on other sites