Advertisement
alessiodp

NecroBot Config.json

Aug 10th, 2016
2,762
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 7.36 KB | None | 0 0
  1. {
  2.   "TranslationLanguageCode": "en",
  3.   "AutoUpdate": false,
  4.   "TransferConfigAndAuthOnUpdate": true,
  5.   "UseWebsocket": false,
  6.   "WebSocketPort": 14251,
  7.   "StartupWelcomeDelay": false,
  8.   "UseTelegramAPI": false,
  9.   "TelegramAPIKey": null,
  10.   "AmountOfPokemonToDisplayOnStart": 10,
  11.   "DetailedCountsBeforeRecycling": true,
  12.   "MaxBerriesToUsePerPokemon": 3,
  13.   "CatchPokemon": true,
  14.   "AutomaticallyLevelUpPokemon": false,
  15.   "OnlyUpgradeFavorites": false,
  16.   "UseLevelUpList": false,
  17.   "AmountOfTimesToUpgradeLoop": 5,
  18.   "GetMinStarDustForLevelUp": 5000,
  19.   "LevelUpByCPorIv": "iv",
  20.   "UpgradePokemonCpMinimum": 1000.0,
  21.   "UpgradePokemonIvMinimum": 95.0,
  22.   "UpgradePokemonMinimumStatsOperator": "and",
  23.   "DisableHumanWalking": false,
  24.   "DefaultLatitude": 40.779138,
  25.   "DefaultLongitude": -73.968998,
  26.   "WalkingSpeedInKilometerPerHour": 15.0,
  27.   "MaxSpawnLocationOffset": 10,
  28.   "FastSoftBanBypass": false,
  29.   "DelayBetweenPlayerActions": 4000,
  30.   "DelayBetweenPokemonCatch": 2000,
  31.   "DumpPokemonStats": true,
  32.   "EvolveAboveIvValue": 95.0,
  33.   "EvolveAllPokemonAboveIv": false,
  34.   "EvolveAllPokemonWithEnoughCandy": false,
  35.   "EvolveKeptPokemonsAtStorageUsagePercentage": 90.0,
  36.   "KeepPokemonsThatCanEvolve": false,
  37.   "KeepMinCp": 1500,
  38.   "KeepMinIvPercentage": 90.0,
  39.   "KeepMinLvl": 6,
  40.   "KeepMinOperator": "or",
  41.   "UseKeepMinLvl": false,
  42.   "PrioritizeIvOverCp": true,
  43.   "KeepMinDuplicatePokemon": 1,
  44.   "UseGpxPathing": false,
  45.   "GpxFile": "GPXPath.GPX",
  46.   "VerboseRecycling": true,
  47.   "RecycleInventoryAtUsagePercentage": 90.0,
  48.   "RandomizeRecycle": false,
  49.   "RandomRecycleValue": 5,
  50.   "DelayBetweenRecycleActions": false,
  51.   "UseEggIncubators": true,
  52.   "minEggKmForLimitedIncubators": 2,
  53.   "UseLuckyEggConstantly": false,
  54.   "UseLuckyEggsMinPokemonAmount": 30,
  55.   "UseLuckyEggsWhileEvolving": false,
  56.   "UseIncenseConstantly": false,
  57.   "UseBerriesMinCp": 1000,
  58.   "UseBerriesMinIv": 90.0,
  59.   "UseBerriesBelowCatchProbability": 0.2,
  60.   "UseBerriesOperator": "or",
  61.   "UseSnipeLocationServer": false,
  62.   "SnipeLocationServer": "localhost",
  63.   "SnipeLocationServerPort": 16969,
  64.   "GetSniperInfoFromPokezz": false,
  65.   "GetOnlyVerifiedSniperInfoFromPokezz": true,
  66.   "GetSniperInfoFromPokeSnipers": true,
  67.   "GetSniperInfoFromPokeWatchers": true,
  68.   "SnipeWithSkiplagged": true,
  69.   "MinPokeballsToSnipe": 20,
  70.   "MinPokeballsWhileSnipe": 0,
  71.   "MinDelayBetweenSnipes": 60000,
  72.   "SnipingScanOffset": 0.005,
  73.   "SnipeAtPokestops": false,
  74.   "SnipeIgnoreUnknownIv": false,
  75.   "UseTransferIvForSnipe": false,
  76.   "SnipePokemonNotInPokedex": false,
  77.   "RenamePokemon": false,
  78.   "RenameOnlyAboveIv": true,
  79.   "RenameTemplate": "{0}_{1}",
  80.   "MaxPokeballsPerPokemon": 6,
  81.   "MaxTravelDistanceInMeters": 2000,
  82.   "TotalAmountOfPokeballsToKeep": 150,
  83.   "TotalAmountOfPotionsToKeep": 120,
  84.   "TotalAmountOfRevivesToKeep": 50,
  85.   "TotalAmountOfBerriesToKeep": 30,
  86.   "UseGreatBallAboveCp": 1000,
  87.   "UseUltraBallAboveCp": 1500,
  88.   "UseMasterBallAboveCp": 3000,
  89.   "UseGreatBallAboveIv": 82.0,
  90.   "UseUltraBallAboveIv": 92.0,
  91.   "UseGreatBallBelowCatchProbability": 0.3,
  92.   "UseUltraBallBelowCatchProbability": 0.2,
  93.   "UseMasterBallBelowCatchProbability": 0.05,
  94.   "EnableHumanizedThrows": true,
  95.   "NiceThrowChance": 40,
  96.   "GreatThrowChance": 30,
  97.   "ExcellentThrowChance": 10,
  98.   "CurveThrowChance": 90,
  99.   "ForceGreatThrowOverIv": 90.0,
  100.   "ForceExcellentThrowOverIv": 95.0,
  101.   "ForceGreatThrowOverCp": 1000,
  102.   "ForceExcellentThrowOverCp": 1500,
  103.   "TransferWeakPokemon": false,
  104.   "TransferDuplicatePokemon": true,
  105.   "TransferDuplicatePokemonOnCapture": true,
  106.   "FavoriteMinIvPercentage": 95.0,
  107.   "AutoFavoritePokemon": false,
  108.   "UsePokemonToNotCatchFilter": false,
  109.   "UsePokemonSniperFilterOnly": false,
  110.   "ItemRecycleFilter": [
  111.     {
  112.       "Key": "itemUnknown",
  113.       "Value": 0
  114.     },
  115.     {
  116.       "Key": "itemLuckyEgg",
  117.       "Value": 200
  118.     },
  119.     {
  120.       "Key": "itemIncenseOrdinary",
  121.       "Value": 100
  122.     },
  123.     {
  124.       "Key": "itemIncenseSpicy",
  125.       "Value": 100
  126.     },
  127.     {
  128.       "Key": "itemIncenseCool",
  129.       "Value": 100
  130.     },
  131.     {
  132.       "Key": "itemIncenseFloral",
  133.       "Value": 100
  134.     },
  135.     {
  136.       "Key": "itemTroyDisk",
  137.       "Value": 100
  138.     },
  139.     {
  140.       "Key": "itemXAttack",
  141.       "Value": 100
  142.     },
  143.     {
  144.       "Key": "itemXDefense",
  145.       "Value": 100
  146.     },
  147.     {
  148.       "Key": "itemXMiracle",
  149.       "Value": 100
  150.     },
  151.     {
  152.       "Key": "itemSpecialCamera",
  153.       "Value": 100
  154.     },
  155.     {
  156.       "Key": "itemIncubatorBasicUnlimited",
  157.       "Value": 100
  158.     },
  159.     {
  160.       "Key": "itemIncubatorBasic",
  161.       "Value": 100
  162.     },
  163.     {
  164.       "Key": "itemPokemonStorageUpgrade",
  165.       "Value": 100
  166.     },
  167.     {
  168.       "Key": "itemItemStorageUpgrade",
  169.       "Value": 100
  170.     }
  171.   ],
  172.   "PokemonsNotToTransfer": [
  173.     "venusaur",
  174.     "charizard",
  175.     "blastoise",
  176.     "clefable",
  177.     "muk",
  178.     "chansey",
  179.     "gyarados",
  180.     "ditto",
  181.     "snorlax",
  182.     "articuno",
  183.     "zapdos",
  184.     "moltres",
  185.     "dragonite",
  186.     "mewtwo",
  187.     "mew"
  188.   ],
  189.   "PokemonsToEvolve": [],
  190.   "PokemonsToLevelUp": [],
  191.   "PokemonsToIgnore": [],
  192.   "PokemonsTransferFilter": {
  193.     "Electabuzz": {
  194.       "KeepMinCp": 1500,
  195.       "KeepMinLvl": 6,
  196.       "UseKeepMinLvl": false,
  197.       "KeepMinIvPercentage": 90.0,
  198.       "KeepMinDuplicatePokemon": 2,
  199.       "Moves": [],
  200.       "KeepMinOperator": "and",
  201.       "MovesOperator": "or"
  202.     },
  203.     "Magmar": {
  204.       "KeepMinCp": 1500,
  205.       "KeepMinLvl": 6,
  206.       "UseKeepMinLvl": false,
  207.       "KeepMinIvPercentage": 90.0,
  208.       "KeepMinDuplicatePokemon": 2,
  209.       "Moves": [],
  210.       "KeepMinOperator": "and",
  211.       "MovesOperator": "or"
  212.     },
  213.     "Pinsir": {
  214.       "KeepMinCp": 1500,
  215.       "KeepMinLvl": 6,
  216.       "UseKeepMinLvl": false,
  217.       "KeepMinIvPercentage": 90.0,
  218.       "KeepMinDuplicatePokemon": 2,
  219.       "Moves": [],
  220.       "KeepMinOperator": "and",
  221.       "MovesOperator": "or"
  222.     }
  223.   },
  224.   "PokemonToSnipe": {
  225.     "Locations": [
  226.       {
  227.         "Latitude": 38.556807486461118,
  228.         "Longitude": -121.2383794784546
  229.       },
  230.       {
  231.         "Latitude": -33.859019,
  232.         "Longitude": 151.213098
  233.       },
  234.       {
  235.         "Latitude": 47.5014969,
  236.         "Longitude": -122.0959568
  237.       },
  238.       {
  239.         "Latitude": 51.5025343,
  240.         "Longitude": -0.2055027
  241.       }
  242.     ],
  243.     "Pokemon": [
  244.       "venusaur",
  245.       "charizard",
  246.       "blastoise",
  247.       "beedrill",
  248.       "raichu",
  249.       "sandslash",
  250.       "nidoking",
  251.       "nidoqueen",
  252.       "clefable",
  253.       "ninetales",
  254.       "golbat",
  255.       "vileplume",
  256.       "golduck",
  257.       "primeape",
  258.       "arcanine",
  259.       "poliwrath",
  260.       "alakazam",
  261.       "machamp",
  262.       "golem",
  263.       "rapidash",
  264.       "slowbro",
  265.       "farfetchd",
  266.       "muk",
  267.       "cloyster",
  268.       "gengar",
  269.       "exeggutor",
  270.       "marowak",
  271.       "hitmonchan",
  272.       "lickitung",
  273.       "rhydon",
  274.       "chansey",
  275.       "kangaskhan",
  276.       "starmie",
  277.       "mrMime",
  278.       "scyther",
  279.       "magmar",
  280.       "electabuzz",
  281.       "jynx",
  282.       "gyarados",
  283.       "lapras",
  284.       "ditto",
  285.       "vaporeon",
  286.       "jolteon",
  287.       "flareon",
  288.       "porygon",
  289.       "kabutops",
  290.       "aerodactyl",
  291.       "snorlax",
  292.       "articuno",
  293.       "zapdos",
  294.       "moltres",
  295.       "dragonite",
  296.       "mewtwo",
  297.       "mew"
  298.     ]
  299.   },
  300.   "PokemonToUseMasterball": [
  301.     "articuno",
  302.     "zapdos",
  303.     "moltres",
  304.     "mew",
  305.     "mewtwo"
  306.   ]
  307. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement