Skocz do zawartości

bruno96

  • Postów

    50
  • Dołączył

  • Dostępny

  • Donacje

    0.00 PLN 
  • Diamenty

    0 [ Podaruj ]

Posty opublikowane przez bruno96

  1. Witam,

    mam mały problem z necrobotem, bawię się nim od paru dni i nie mogę go ustawić pod expa, na tym cfg wyciągam 40-60k/h. Doradzi ktoś co zmienić aby poprawić pracę bota.

     

    {
      "TranslationLanguageCode": "pl",
      "AutoUpdate": true,
      "TransferConfigAndAuthOnUpdate": true,
      "UseWebsocket": false,
      "WebSocketPort": 14251,
      "StartupWelcomeDelay": false,
      "UseTelegramAPI": false,
      "TelegramAPIKey": null,
      "AmountOfPokemonToDisplayOnStart": 10,
      "DetailedCountsBeforeRecycling": false,
      "MaxBerriesToUsePerPokemon": 3,
      "CatchPokemon": true,
      "AutomaticallyLevelUpPokemon": false,
      "OnlyUpgradeFavorites": true,
      "UseLevelUpList": true,
      "AmountOfTimesToUpgradeLoop": 5,
      "GetMinStarDustForLevelUp": 5000,
      "LevelUpByCPorIv": "iv",
      "UpgradePokemonCpMinimum": 1000.0,
      "UpgradePokemonIvMinimum": 95.0,
      "UpgradePokemonMinimumStatsOperator": "and",
      "DisableHumanWalking": true,
      "DefaultLatitude": -33.867038,
      "DefaultLongitude": 151.20919,
      "WalkingSpeedInKilometerPerHour": 50.0,
      "MaxSpawnLocationOffset": 10,
      "FastSoftBanBypass": false,
      "DelayBetweenPlayerActions": 0,
      "DelayBetweenPokemonCatch": 0,
      "DumpPokemonStats": true,
      "EvolveAboveIvValue": 1.0,
      "EvolveAllPokemonAboveIv": false,
      "EvolveAllPokemonWithEnoughCandy": true,
      "EvolveKeptPokemonsAtStorageUsagePercentage": 90.0,
      "KeepPokemonsThatCanEvolve": false,
      "KeepMinCp": 800,
      "KeepMinIvPercentage": 90.0,
      "KeepMinLvl": 30,
      "KeepMinOperator": "or",
      "UseKeepMinLvl": true,
      "PrioritizeIvOverCp": false,
      "KeepMinDuplicatePokemon": 15,
      "UseGpxPathing": false,
      "GpxFile": "GPXPath.GPX",
      "VerboseRecycling": true,
      "RecycleInventoryAtUsagePercentage": 90.0,
      "RandomizeRecycle": false,
      "RandomRecycleValue": 5,
      "DelayBetweenRecycleActions": false,
      "UseEggIncubators": true,
      "minEggKmForLimitedIncubators": 2,
      "UseLuckyEggConstantly": false,
      "UseLuckyEggsMinPokemonAmount": 30,
      "UseLuckyEggsWhileEvolving": false,
      "UseIncenseConstantly": false,
      "UseBerriesMinCp": 1000,
      "UseBerriesMinIv": 90.0,
      "UseBerriesBelowCatchProbability": 0.2,
      "UseBerriesOperator": "or",
      "UseSnipeLocationServer": true,
      "SnipeLocationServer": "localhost",
      "SnipeLocationServerPort": 16969,
      "GetSniperInfoFromPokezz": true,
      "GetOnlyVerifiedSniperInfoFromPokezz": true,
      "GetSniperInfoFromPokeSnipers": true,
      "GetSniperInfoFromPokeWatchers": true,
      "SnipeWithSkiplagged": true,
      "MinPokeballsToSnipe": 10,
      "MinPokeballsWhileSnipe": 50,
      "MinDelayBetweenSnipes": 60000,
      "SnipingScanOffset": 0.003,
      "SnipeAtPokestops": true,
      "SnipeIgnoreUnknownIv": false,
      "UseTransferIvForSnipe": false,
      "SnipePokemonNotInPokedex": false,
      "RenamePokemon": false,
      "RenameOnlyAboveIv": true,
      "RenameTemplate": "{1}_{0}",
      "MaxPokeballsPerPokemon": 999,
      "MaxTravelDistanceInMeters": 1000,
      "TotalAmountOfPokeballsToKeep": 120,
      "TotalAmountOfPotionsToKeep": 1,
      "TotalAmountOfRevivesToKeep": 1,
      "TotalAmountOfBerriesToKeep": 150,
      "UseGreatBallAboveCp": 650,
      "UseUltraBallAboveCp": 1000,
      "UseMasterBallAboveCp": 1500,
      "UseGreatBallAboveIv": 85.0,
      "UseUltraBallAboveIv": 95.0,
      "UseGreatBallBelowCatchProbability": 0.2,
      "UseUltraBallBelowCatchProbability": 0.1,
      "UseMasterBallBelowCatchProbability": 0.05,
      "EnableHumanizedThrows": false,
      "NiceThrowChance": 40,
      "GreatThrowChance": 30,
      "ExcellentThrowChance": 10,
      "CurveThrowChance": 90,
      "ForceGreatThrowOverIv": 90.0,
      "ForceExcellentThrowOverIv": 95.0,
      "ForceGreatThrowOverCp": 1000,
      "ForceExcellentThrowOverCp": 1500,
      "TransferWeakPokemon": true,
      "TransferDuplicatePokemon": true,
      "TransferDuplicatePokemonOnCapture": true,
      "FavoriteMinIvPercentage": 95.0,
      "AutoFavoritePokemon": false,
      "UsePokemonToNotCatchFilter": true,
      "UsePokemonSniperFilterOnly": false,
      "ItemRecycleFilter": [
        {
          "Key": "itemUnknown",
          "Value": 0
        },
        {
          "Key": "itemPokeBall",
          "Value": 2000
        },
        {
          "Key": "itemGreatBall",
          "Value": 2000
        },
        {
          "Key": "itemUltraBall",
          "Value": 2000
        },
        {
          "Key": "itemMasterBall",
          "Value": 3000
        },
        {
          "Key": "itemLuckyEgg",
          "Value": 200
        },
        {
          "Key": "itemIncenseOrdinary",
          "Value": 100
        },
        {
          "Key": "itemIncenseSpicy",
          "Value": 100
        },
        {
          "Key": "itemIncenseCool",
          "Value": 100
        },
        {
          "Key": "itemIncenseFloral",
          "Value": 100
        },
        {
          "Key": "itemTroyDisk",
          "Value": 100
        },
        {
          "Key": "itemXAttack",
          "Value": 100
        },
        {
          "Key": "itemXDefense",
          "Value": 100
        },
        {
          "Key": "itemXMiracle",
          "Value": 100
        },
        {
          "Key": "itemRazzBerry",
          "Value": 100
        },
        {
          "Key": "itemBlukBerry",
          "Value": 10
        },
        {
          "Key": "itemNanabBerry",
          "Value": 10
        },
        {
          "Key": "itemWeparBerry",
          "Value": 30
        },
        {
          "Key": "itemPinapBerry",
          "Value": 30
        },
        {
          "Key": "itemSpecialCamera",
          "Value": 100
        },
        {
          "Key": "itemIncubatorBasicUnlimited",
          "Value": 100
        },
        {
          "Key": "itemIncubatorBasic",
          "Value": 100
        },
        {
          "Key": "itemPokemonStorageUpgrade",
          "Value": 100
        },
        {
          "Key": "itemItemStorageUpgrade",
          "Value": 100
        }
      ],
      "PokemonsNotToTransfer": [
        "venusaur",
        "charizard",
        "blastoise",
        "nidoqueen",
        "nidoking",
        "clefable",
        "vileplume",
        "arcanine",
        "poliwrath",
        "machamp",
        "victreebel",
        "golem",
        "slowbro",
        "muk",
        "exeggutor",
        "lickitung",
        "chansey",
        "ditto",
        "articuno",
        "zapdos",
        "moltres",
        "mewtwo",
        "mew"
      ],
      "PokemonsToEvolve": [
        "caterpie",
        "weedle",
        "pidgey",
        "rattata",
        "zubat"
      ],
      "PokemonsToLevelUp": null,
      "PokemonsToIgnore": [],
      "PokemonsTransferFilter": {
        "Golduck": {
          "KeepMinCp": 1800,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Farfetchd": {
          "KeepMinCp": 1250,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 80.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Krabby": {
          "KeepMinCp": 1250,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Kangaskhan": {
          "KeepMinCp": 1500,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 60.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Horsea": {
          "KeepMinCp": 1250,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Staryu": {
          "KeepMinCp": 1250,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "MrMime": {
          "KeepMinCp": 1250,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 40.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Scyther": {
          "KeepMinCp": 1800,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 80.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Jynx": {
          "KeepMinCp": 1250,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Electabuzz": {
          "KeepMinCp": 1250,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 80.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Magmar": {
          "KeepMinCp": 1500,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 80.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Pinsir": {
          "KeepMinCp": 1500,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Tauros": {
          "KeepMinCp": 1250,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Magikarp": {
          "KeepMinCp": 200,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 50.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Gyarados": {
          "KeepMinCp": 1250,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Lapras": {
          "KeepMinCp": 1800,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 80.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Eevee": {
          "KeepMinCp": 800,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 50.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Vaporeon": {
          "KeepMinCp": 1500,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Jolteon": {
          "KeepMinCp": 1500,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Flareon": {
          "KeepMinCp": 1500,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Porygon": {
          "KeepMinCp": 1250,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 60.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Snorlax": {
          "KeepMinCp": 1500,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Dragonite": {
          "KeepMinCp": 2000,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        }
      },
      "PokemonToSnipe": {
        "Locations": [
          {
            "Latitude": 51.507351,
            "Longitude": -0.127758
          },
          {
            "Latitude": 51.511035,
            "Longitude": -0.147835
          },
          {
            "Latitude": 40.712784,
            "Longitude": -74.005941
          },
          {
            "Latitude": -33.86882,
            "Longitude": 151.209296
          },
          {
            "Latitude": 37.77493,
            "Longitude": -122.419416
          },
          {
            "Latitude": 35.689488,
            "Longitude": 139.691706
          },
          {
            "Latitude": 52.520007,
            "Longitude": 13.404954
          },
          {
            "Latitude": 34.052234,
            "Longitude": -118.243685
          },
          {
            "Latitude": 38.907192,
            "Longitude": -77.036871
          },
          {
            "Latitude": 39.952584,
            "Longitude": -75.165222
          }
        ],
        "Pokemon": [
          "bulbasaur",
          "pidgey",
          "rattata",
          "caterpie",
          "squirtle",
          "charmander",
          "magikarp",
          "zubat",
          "eevee",
          "vaporeon",
          "jolteon",
          "lapras",
          "gastly",
          "flareon",
          "porygon",
          "omanyte",
          "omastar",
          "kabuto",
          "kabutops",
          "aerodactyl",
          "snorlax",
          "articuno",
          "zapdos",
          "moltres",
          "dratini",
          "dragonair",
          "dragonite",
          "mewtwo",
          "mew"
        ]
      },
      "PokemonToUseMasterball": [
        "articuno",
        "zapdos",
        "moltres",
        "mew",
        "mewtwo"
      ]
    }
    
×
×
  • Dodaj nową pozycję...

Powiadomienie o plikach cookie

Umieściliśmy na Twoim urządzeniu pliki cookie, aby pomóc Ci usprawnić przeglądanie strony. Możesz dostosować ustawienia plików cookie, w przeciwnym wypadku zakładamy, że wyrażasz na to zgodę. Regulamin. Polityka prywatności