Pcq enfaite ce matin le bot tourné bien, je les fermé j'ai fait la mise à jour et quand j'ai re ouvert sa marchais plus
 

voila le nouveau PoGoLocation Feeder v 1.6 enjoy ( pour necrobot snipe)
 
Bonjour cest quel ligne pour garder le pokemon le plus fort . Genre enlever les duplication et garder le plus fort merci
 
oui ça fonctionne parfaitement enfin presque tu vas devoir aller au fichier config.json de ton bot et lis le bien tu vas apercevoir :

"UseLuckyEggConstantly": false, >>>> met true a la place de false
"UseLuckyEggsMinPokemonAmount": 30,>>>> met le nombre de pokémon pour l’œuf chance
"UseLuckyEggsWhileEvolving": false, >>> met true si tu as bcp de pokémon a évoluer ça vas se déclencher tt seul
"UseIncenseConstantly": false, >>> met true si tu veux utiliser encens met tu vas vite les perdre sinon tu aura bcp d'xp
Ok merci je sais qu'il faut que j'active ca mais je voulais etre sur pour ne pas gaspiller un encens ou oeuf a cause du bug x)
 
Hello,

Voici le wiki : qui permets de savoir à quoi sers chaque ligne, ça prends un peu de temps mais après ça vous avez une config au poil.. Perso j'en ai une pour XP, Sniper, Faire le plein de potion/revive, faire le plein de pokeball, ça gère automatiquement mes transfères, mes items, les évolutions. J'ai automatisé ça maintenant je regarde juste le soir pour aller défoncer des arènes..

J'ai combiné ça avec PogoLocationFeeder juste pour l'autosnipe. Bref tout est bien expliqué sur le Wiki plus d'excuse ;)
 
Salut les mecs, j'arrive pas a trouver pourquoi le bot ne transfere pas mes pokemons, voila ma config :

Quelqu'un a une idée ?

Merci d'avance

{
"TranslationLanguageCode": "FR",
"AutoUpdate": true,
"TransferConfigAndAuthOnUpdate": true,
"UseWebsocket": false,
"WebSocketPort": 14251,
"StartupWelcomeDelay": false,
"UseTelegramAPI": false,
"TelegramAPIKey": null,
"AmountOfPokemonToDisplayOnStart": 10,
"DetailedCountsBeforeRecycling": true,
"MaxBerriesToUsePerPokemon": 10,
"CatchPokemon": true,
"AutomaticallyLevelUpPokemon": false,
"OnlyUpgradeFavorites": false,
"UseLevelUpList": false,
"AmountOfTimesToUpgradeLoop": 5,
"GetMinStarDustForLevelUp": 5000,
"LevelUpByCPorIv": "iv",
"UpgradePokemonCpMinimum": 3000.0,
"UpgradePokemonIvMinimum": 95.0,
"UpgradePokemonMinimumStatsOperator": "and",
"DisableHumanWalking": false,
"DefaultLatitude": 43.29695,
"DefaultLongitude": 5.38107,
"WalkingSpeedInKilometerPerHour": 31.0,
"MaxSpawnLocationOffset": 10,
"FastSoftBanBypass": false,
"DelayBetweenPlayerActions": 5000,
"DelayBetweenPokemonCatch": 2000,
"DumpPokemonStats": false,
"EvolveAboveIvValue": 95.0,
"EvolveAllPokemonAboveIv": false,
"EvolveAllPokemonWithEnoughCandy": false,
"EvolveKeptPokemonsAtStorageUsagePercentage": 99.0,
"KeepPokemonsThatCanEvolve": false,
"KeepMinCp": 1250,
"KeepMinIvPercentage": 80.0,
"KeepMinLvl": 6,
"KeepMinOperator": "or",
"UseKeepMinLvl": true,
"PrioritizeIvOverCp": false,
"KeepMinDuplicatePokemon": 5,
"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": 800,
"UseBerriesMinIv": 90.0,
"UseBerriesBelowCatchProbability": 10.0,
"UseBerriesOperator": "and",
"UseSnipeLocationServer": true,
"SnipeLocationServer": "localhost",
"SnipeLocationServerPort": 16969,
"GetSniperInfoFromPokezz": true,
"GetOnlyVerifiedSniperInfoFromPokezz": true,
"GetSniperInfoFromPokeSnipers": true,
"GetSniperInfoFromPokeWatchers": true,
"SnipeWithSkiplagged": true,
"MinPokeballsToSnipe": 20,
"MinPokeballsWhileSnipe": 0,
"MinDelayBetweenSnipes": 60000,
"SnipingScanOffset": 0.003,
"SnipeAtPokestops": true,
"SnipeIgnoreUnknownIv": false,
"UseTransferIvForSnipe": true,
"SnipePokemonNotInPokedex": false,
"RenamePokemon": true,
"RenameOnlyAboveIv": true,
"RenameTemplate": "{1}_{0}",
"MaxPokeballsPerPokemon": 20,
"MaxTravelDistanceInMeters": 1000,
"TotalAmountOfPokeballsToKeep": 200,
"TotalAmountOfPotionsToKeep": 160,
"TotalAmountOfRevivesToKeep": 10,
"TotalAmountOfBerriesToKeep": 30,
"UseGreatBallAboveCp": 700,
"UseUltraBallAboveCp": 1000,
"UseMasterBallAboveCp": 1500,
"UseGreatBallAboveIv": 80.0,
"UseUltraBallAboveIv": 90.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": false,
"TransferDuplicatePokemonOnCapture": false,
"FavoriteMinIvPercentage": 95.0,
"AutoFavoritePokemon": true,
"UsePokemonToNotCatchFilter": false,
"UsePokemonSniperFilterOnly": false,
"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": "itemSpecialCamera",
"Value": 100
},
{
"Key": "itemIncubatorBasicUnlimited",
"Value": 100
},
{
"Key": "itemIncubatorBasic",
"Value": 100
},
{
"Key": "itemPokemonStorageUpgrade",
"Value": 100
},
{
"Key": "itemItemStorageUpgrade",
"Value": 100
}
],
"PokemonsNotToTransfer": [
"venusaur",
"charizard",
"blastoise",
"clefable",
"muk",
"chansey",
"gyarados",
"ditto",
"snorlax",
"articuno",
"zapdos",
"moltres",
"dragonite",
"mewtwo",
"mew"
],
"PokemonsToEvolve": [
"caterpie",
"weedle",
"pidgey",
"rattata"
],
"PokemonsToLevelUp": null,
"PokemonsToIgnore": null,
"PokemonsTransferFilter": {
"Golduck": {
"KeepMinCp": 800,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 80.0,
"KeepMinDuplicatePokemon": 10,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Farfetchd": {
"KeepMinCp": 1250,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 80.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Krabby": {
"KeepMinCp": 1250,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Kangaskhan": {
"KeepMinCp": 1500,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 80.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Horsea": {
"KeepMinCp": 1250,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Staryu": {
"KeepMinCp": 1250,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"MrMime": {
"KeepMinCp": 1250,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 80.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Scyther": {
"KeepMinCp": 1800,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 80.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Jynx": {
"KeepMinCp": 1250,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Electabuzz": {
"KeepMinCp": 1250,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 80.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Magmar": {
"KeepMinCp": 1500,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 80.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Pinsir": {
"KeepMinCp": 1800,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Tauros": {
"KeepMinCp": 1250,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Magikarp": {
"KeepMinCp": 200,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Gyarados": {
"KeepMinCp": 1250,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Lapras": {
"KeepMinCp": 1800,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 80.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Eevee": {
"KeepMinCp": 1250,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Vaporeon": {
"KeepMinCp": 1500,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Jolteon": {
"KeepMinCp": 1500,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Flareon": {
"KeepMinCp": 1500,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Porygon": {
"KeepMinCp": 1250,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 60.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Snorlax": {
"KeepMinCp": 2600,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Dragonite": {
"KeepMinCp": 2600,
"KeepMinLvl": 6,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
}
},
"PokemonToSnipe": {
"Locations": [
{
"Latitude": 38.556807486461118,
"Longitude": -121.2383794784546
},
{
"Latitude": -33.859019,
"Longitude": 151.213098
},
{
"Latitude": 47.5014969,
"Longitude": -122.0959568
},
{
"Latitude": 51.5025343,
"Longitude": -0.2055027
}
],
"Pokemon": [
"venusaur",
"charizard",
"blastoise",
"beedrill",
"raichu",
"sandslash",
"nidoking",
"nidoqueen",
"clefable",
"ninetales",
"golbat",
"vileplume",
"golduck",
"primeape",
"arcanine",
"poliwrath",
"alakazam",
"machamp",
"golem",
"rapidash",
"slowbro",
"farfetchd",
"muk",
"cloyster",
"gengar",
"exeggutor",
"marowak",
"hitmonchan",
"lickitung",
"rhydon",
"chansey",
"kangaskhan",
"starmie",
"mrMime",
"scyther",
"magmar",
"electabuzz",
"jynx",
"gyarados",
"lapras",
"ditto",
"vaporeon",
"jolteon",
"flareon",
"porygon",
"kabutops",
"aerodactyl",
"snorlax",
"articuno",
"zapdos",
"moltres",
"dragonite",
"mewtwo",
"mew"
]
},
"PokemonToUseMasterball": [
"articuno",
"zapdos",
"moltres",
"mew",
"mewtwo"
]
}

EDIT : C'est bon j'ai utilisé le lien cité plus haut ! Super ce wiki, merci beaucoup ;)
 
Dernière édition:
Hello,

Voici le wiki : qui permets de savoir à quoi sers chaque ligne, ça prends un peu de temps mais après ça vous avez une config au poil.. Perso j'en ai une pour XP, Sniper, Faire le plein de potion/revive, faire le plein de pokeball, ça gère automatiquement mes transfères, mes items, les évolutions. J'ai automatisé ça maintenant je regarde juste le soir pour aller défoncer des arènes..

J'ai combiné ça avec PogoLocationFeeder juste pour l'autosnipe. Bref tout est bien expliqué sur le Wiki plus d'excuse ;)

Ouai sauf que le wiki est en anglais comme les lignes dans le fichier config donc celui qui comprend pas les lignes, aura du mal à comprendre le wiki lol
 
ouep

Cependant avec toutes ses mises à jour je crois que le wiki ne peut pas suivre
 
Quelqu'un pourrai m'aider ? depuis la maj sa me met sa! et impossible de l'enlever même en modifiant ce qu'il me disent ! :(
 

Fichiers joints

  • pp pok.PNG
    pp pok.PNG
    6.6 KB · Affichages: 13
Merci sa va aider beacoup de personne qui me demande de l'aide avec necro :)
 
je comprends pas depuis la dernière maj mon bot transfere tous mes pokemon.... ça vient de quoi ?
 
Retour
Haut