[UPDATE 1.2] Mass XP config - 100K XP/H - Capture pokemon - farm pokestop

Pour ceux qui on un probleme pour les Pokestops petite alternative

=>

- Parametrer le "User" avec votre compte Google ou Ptc
- Modifier les coordonnées ( un endroit avec beaucoup de pokestop ^^)
- Il fais le UnBan Auto

Edit : Moé en relancan la config de Goro il ma delete toute pokeball et il ne cherche même plus de pokemon -_-
 
Dernière édition:
Je sais pas comment vous faites pour qu'il marche.
J'ai coller avec notepad et j'ai tout le temps ce problème :
 
Désinstalle et réinstalle
C'est bon.

Par contre ca me fait un peu peur, ca a tout capturer avec mes pokeball, maintenant qu'il n'y en a plus il passe aux superball, ca passe jamais aux pokestops ?
 
C'est bon.

Par contre ca me fait un peu peur, ca a tout capturer avec mes pokeball, maintenant qu'il n'y en a plus il passe aux superball, ca passe jamais aux pokestops ?
Si mais ca sert a rien d'avoir peur ou quoi, laisse tourner le bot jusqu'au lvl voulu tqt il gère sa tout seul
 
Les gars est ce que cette config garde les bons IV ??? merci a toi GARO bon taff comme d'habitude
 
Bonjour, quelle est la ligne qui permet de choisir à partir de quel PC le pokemon est transféré ? Merci :)

De plus je voulais savoir si ton bot récupérais des pokéballs etc... aux pokéstops ?
 
La config marche pas top là où je suis, masse softban, 60K/H...

Quelqu'un a une bonne localisation ?
 
Viens à central park je suis actuellement a plus de 200k (en descente lentement) et sans évolution :D
 
Pas mal de souci avec le fichier alors que hier je tourné comme une horloge, il ne trouve plus de pokéstop comment corrigé cela Merci

Voila mon message d'erreur j'ai beau changer la valeur toujours la meme erreur

"Impossible de trouver un PokeStop. Modifiez la valeur de MaxTravelDistanceInMeters dans config.json"
 
Dernière édition:
Je vous partage la 1er version de ma config.Json , je vous donnerais d'autre version par la suite ! :D
Pour commencer je vais vous fournir des détails de la configuration.

- Capture de pokémon
- Farming de pokéstop
- Anti soft ban advanced
- Gestion des pokémon intelligente
- Gestion de votre inventaire
- Pogolocation compatible
- 100K XP/H constant pas de descente

INFORMATION : Les configurations fonctionne surtout les niveau 28+ car beaucoup de config baisse en dessous de 90K
Code:
        ########### CREATED BY GARO-NORD v1 #############
     ########### 100K EXP/H XP CONFIG.json #############
   ########### Thx to KoiRoZ baby <3 #############
########### Public config enjoy ! #############
___________________________________________________________________

{
  "TranslationLanguageCode": "en",
  "AutoUpdate": true,
  "TransferConfigAndAuthOnUpdate": true,
  "UseWebsocket": false,
  "StartupWelcomeDelay": false,
  "AmountOfPokemonToDisplayOnStart": 10,
  "ShowPokeballCountsBeforeRecycle": true,
  "CatchPokemon": true,
  "AutomaticallyLevelUpPokemon": false,
  "AmountOfTimesToUpgradeLoop": 5,
  "GetMinStarDustForLevelUp": 5000,
  "LevelUpByCPorIv": "iv",
  "UpgradePokemonCpMinimum": 1000.0,
  "UpgradePokemonIvMinimum": 95.0,
  "UpgradePokemonMinimumStatsOperator": "and",
  "DisableHumanWalking": true,
  "DefaultLatitude": 35.6328964,
  "DefaultLongitude": 139.8803943,
  "WalkingSpeedInKilometerPerHour": 50.0,
  "MaxSpawnLocationOffset": 10,
  "DelayBetweenPlayerActions": 1,
  "DelayBetweenPokemonCatch": 1,
  "DumpPokemonStats": true,
  "EvolveAboveIvValue": 1.0,
  "EvolveAllPokemonAboveIv": false,
  "EvolveAllPokemonWithEnoughCandy": true,
  "EvolveKeptPokemonsAtStorageUsagePercentage": 50.0,
  "KeepPokemonsThatCanEvolve": true,
  "KeepMinCp": 1250,
  "KeepMinIvPercentage": 95.0,
  "KeepMinLvl": 6,
  "KeepMinOperator": "or",
  "UseKeepMinLvl": false,
  "PrioritizeIvOverCp": false,
  "KeepMinDuplicatePokemon": 1,
  "UseGpxPathing": false,
  "GpxFile": "GPXPath.GPX",
  "VerboseRecycling": true,
  "RecycleInventoryAtUsagePercentage": 90.0,
  "UseEggIncubators": true,
  "UseLuckyEggConstantly": false,
  "UseLuckyEggsMinPokemonAmount": 30,
  "UseLuckyEggsWhileEvolving": true,
  "UseIncenseConstantly": false,
  "UseBerriesMinCp": 0,
  "UseBerriesMinIv": 0.0,
  "UseBerriesBelowCatchProbability": 0.0,
  "UseBerriesOperator": "and",
  "UseSnipeOnlineLocationServer": false,
  "UseSnipeLocationServer": false,
  "SnipeLocationServer": "localhost",
  "SnipeLocationServerPort": 16969,
  "GetSniperInfoFromPokezz": true,
  "GetOnlyVerifiedSniperInfoFromPokezz": true,
  "MinPokeballsToSnipe": 100,
  "MinPokeballsWhileSnipe": 0,
  "MinDelayBetweenSnipes": 10000,
  "SnipingScanOffset": 0.013,
  "SnipeAtPokestops": true,
  "SnipeIgnoreUnknownIv": false,
  "UseTransferIvForSnipe": false,
  "SnipePokemonNotInPokedex": false,
  "RenamePokemon": false,
  "RenameOnlyAboveIv": true,
  "RenameTemplate": "{1}_{0}",
  "MaxPokeballsPerPokemon": 6,
  "MaxTravelDistanceInMeters": 3000,
  "TotalAmountOfPokeballsToKeep": 120,
  "TotalAmountOfPotionsToKeep": 0,
  "TotalAmountOfRevivesToKeep": 0,
  "TotalAmountOfBerriesToKeep": 50,
  "UseGreatBallAboveCp": 750,
  "UseUltraBallAboveCp": 1000,
  "UseMasterBallAboveCp": 2000,
  "UseGreatBallAboveIv": 80.0,
  "UseUltraBallAboveIv": 90.0,
  "UseGreatBallBelowCatchProbability": 0.0,
  "UseUltraBallBelowCatchProbability": 0.0,
  "UseMasterBallBelowCatchProbability": 0.0,
  "EnableHumanizedThrows": false,
  "NiceThrowChance": 40,
  "GreatThrowChance": 30,
  "ExcellentThrowChance": 10,
  "CurveThrowChance": 90,
  "ForceGreatThrowOverIv": 90.0,
  "ForceExcellentThrowOverIv": 95.0,
  "ForceGreatThrowOverCp": 1000,
  "ForceExcellentThrowOverCp": 1500,
  "TransferWeakPokemon": false,
  "TransferDuplicatePokemon": true,
  "TransferDuplicatePokemonOnCapture": false,
  "FavoriteMinIvPercentage": 95.0,
  "AutoFavoritePokemon": false,
  "UsePokemonToNotCatchFilter": true,
  "UsePokemonSniperFilterOnly": false,
  "WebSocketPort": 14251,
  "ItemRecycleFilter": [
  {
  "Key": "itemUnknown",
  "Value": 0
  },
  {
  "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": 50
  },
  {
  "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": 1000
  },
  {
  "Key": "itemItemStorageUpgrade",
  "Value": 100
  }
  ],
  "PokemonsNotToTransfer": [
  "flareon",
  "porygon",
  "kabuto",
  "aerodactyl",
  "snorlax",
  "mrMime",
  "dragonite",
  "venusaur",
  "charizard",
  "blastoise",
  "nidoqueen",
  "nidoking",
  "clefable",
  "vileplume",
  "arcanine",
  "poliwrath",
  "machamp",
  "vaporeon",
  "jolteon",
  "flareon",
  "victreebel",
  "golem",
  "slowbro",
  "muk",
  "exeggutor",
  "lickitung",
  "chansey",
  "rhydon",
  "ditto",
  "gyarados",
  "lapras",
  "articuno",
  "mew"
  ],
  "PokemonsToEvolve": [
  "caterpie",
  "weedle",
  "pidgey",
  "rattata",
  "spearow",
  "zubat",
  "doduo",
  "bulbasaur",
  "ivysaur",
  "venusaur",
  "charmander",
  "charmeleon",
  "charizard",
  "squirtle",
  "wartortle",
  "blastoise",
  "metapod",
  "butterfree",
  "kakuna",
  "beedrill",
  "pidgeotto",
  "pidgeot",
  "raticate",
  "fearow",
  "ekans",
  "arbok",
  "pikachu",
  "raichu",
  "sandshrew",
  "sandslash",
  "nidorina",
  "nidoqueen",
  "nidorino",
  "nidoking",
  "clefairy",
  "clefable",
  "vulpix",
  "ninetales",
  "jigglypuff",
  "wigglytuff",
  "golbat",
  "oddish",
  "gloom",
  "vileplume",
  "paras",
  "parasect",
  "venonat",
  "venomoth",
  "diglett",
  "dugtrio",
  "meowth",
  "persian",
  "psyduck",
  "golduck",
  "mankey",
  "primeape",
  "growlithe",
  "arcanine",
  "poliwag",
  "poliwhirl",
  "poliwrath",
  "abra",
  "kadabra",
  "alakazam",
  "machop",
  "machoke",
  "machamp",
  "bellsprout",
  "weepinbell",
  "victreebel",
  "tentacool",
  "tentacruel",
  "geodude",
  "graveler",
  "golem",
  "ponyta",
  "rapidash",
  "slowpoke",
  "slowbro",
  "magnemite",
  "magneton",
  "dodrio",
  "seel",
  "dewgong",
  "grimer",
  "muk",
  "shellder",
  "cloyster",
  "gastly",
  "haunter",
  "gengar",
  "onix",
  "drowzee",
  "hypno",
  "krabby",
  "kingler",
  "voltorb",
  "electrode",
  "exeggcute",
  "exeggutor",
  "cubone",
  "marowak",
  "hitmonlee",
  "hitmonchan",
  "lickitung",
  "koffing",
  "weezing",
  "rhyhorn",
  "rhydon",
  "chansey",
  "tangela",
  "kangaskhan",
  "horsea",
  "seadra",
  "goldeen",
  "seaking",
  "staryu",
  "starmie",
  "scyther",
  "jynx",
  "electabuzz",
  "magmar",
  "pinsir",
  "tauros",
  "magikarp",
  "gyarados",
  "lapras",
  "ditto",
  "eevee",
  "vaporeon",
  "jolteon",
  "flareon",
  "porygon",
  "omanyte",
  "omastar",
  "kabuto",
  "kabutops",
  "aerodactyl",
  "snorlax",
  "articuno",
  "zapdos",
  "moltres",
  "dratini",
  "dragonair",
  "dragonite",
  "mewtwo",
  "mew"
  ],
  "PokemonsToIgnore": [],
  "PokemonsTransferFilter": {
  "Mewtwo": {
  "KeepMinCp": 2500,
  "KeepMinLvl": 0,
  "UseKeepMinLvl": false,
  "KeepMinIvPercentage": 100.0,
  "KeepMinDuplicatePokemon": 1,
  "Moves": [],
  "KeepMinOperator": "or",
  "MovesOperator": "or"
  }
  },
  "PokemonToSnipe": {
  "Locations": [
  {
  "Latitude": 35.6328964,
  "Longitude": 139.8803943
  },
  {
  "Latitude": 40.712784,
  "Longitude": -74.005941
  },
  {
  "Latitude": 38.907192,
  "Longitude": -77.036871
  },
  {
  "Latitude": 37.77493,
  "Longitude": -122.419416
  },
  {
  "Latitude": 52.520007,
  "Longitude": 13.404954
  },
  {
  "Latitude": 51.507351,
  "Longitude": -0.127758
  }
  ],
  "Pokemon": [
  "caterpie",
  "bulbasaur",
  "ivysaur",
  "venusaur",
  "charmander",
  "charmeleon",
  "charizard",
  "squirtle",
  "wartortle",
  "blastoise",
  "caterpie",
  "metapod",
  "butterfree",
  "weedle",
  "kakuna",
  "beedrill",
  "pidgey",
  "pidgeotto",
  "pidgeot",
  "rattata",
  "raticate",
  "spearow",
  "fearow",
  "ekans",
  "arbok",
  "pikachu",
  "raichu",
  "sandshrew",
  "sandslash",
  "nidorina",
  "nidoqueen",
  "nidorino",
  "nidoking",
  "clefairy",
  "clefable",
  "vulpix",
  "ninetales",
  "jigglypuff",
  "wigglytuff",
  "zubat",
  "golbat",
  "oddish",
  "gloom",
  "vileplume",
  "paras",
  "parasect",
  "venonat",
  "venomoth",
  "diglett",
  "dugtrio",
  "meowth",
  "persian",
  "psyduck",
  "golduck",
  "mankey",
  "primeape",
  "growlithe",
  "arcanine",
  "poliwag",
  "poliwhirl",
  "poliwrath",
  "abra",
  "kadabra",
  "alakazam",
  "machop",
  "machoke",
  "machamp",
  "bellsprout",
  "weepinbell",
  "victreebel",
  "tentacool",
  "tentacruel",
  "geodude",
  "graveler",
  "golem",
  "ponyta",
  "rapidash",
  "slowpoke",
  "slowbro",
  "magnemite",
  "magneton",
  "doduo",
  "dodrio",
  "seel",
  "dewgong",
  "grimer",
  "muk",
  "shellder",
  "cloyster",
  "gastly",
  "haunter",
  "gengar",
  "onix",
  "drowzee",
  "hypno",
  "krabby",
  "kingler",
  "voltorb",
  "electrode",
  "exeggcute",
  "exeggutor",
  "cubone",
  "marowak",
  "hitmonlee",
  "hitmonchan",
  "lickitung",
  "koffing",
  "weezing",
  "rhyhorn",
  "rhydon",
  "chansey",
  "tangela",
  "kangaskhan",
  "horsea",
  "seadra",
  "goldeen",
  "seaking",
  "staryu",
  "starmie",
  "scyther",
  "jynx",
  "electabuzz",
  "magmar",
  "pinsir",
  "tauros",
  "magikarp",
  "gyarados",
  "lapras",
  "ditto",
  "eevee",
  "vaporeon",
  "jolteon",
  "flareon",
  "porygon",
  "omanyte",
  "omastar",
  "kabuto",
  "kabutops",
  "aerodactyl",
  "snorlax",
  "articuno",
  "zapdos",
  "moltres",
  "dratini",
  "dragonair",
  "dragonite",
  "weedle",
  "pidgey"
  ]
  },
  "PokemonToUseMasterball": [
  "articuno",
  "zapdos",
  "moltres",
  "mew",
  "mewtwo"
  ]
}
Impossible de l'utiliser sur Necrobot...
 
La config est bien niveau XP je sais pas trop à combien je tourne étant donner que je suis que level 18, mais cependant j'avais capturer un scarabrute 1000 pc et 25% IV et il me la transférer pour garder un scarabrute 400 PC 100% IV, quelque chose que je pige pas ou c'est juste un truc à config ?

Aprés vérification, je suis niveau 20, le bot annonce 1h pour faire 50k xp, est-ce normal car j'ai un niveau plus bas ?
 
Dernière édition:
il faut faire quoi pour enlever les evolution?
 
Retour
Haut