It there something wrong with my transfer config?
I want to keep all pokemons with IV more than 90% even it's the same monster or not. After I tested with my account and I got 92% IV and 96% IV eevees, it transferred my 92% IV and keep only 96% IV eevee.
},
"PokemonSettings": {
"UseEggIncubators": true,
"RenamePokemon": true,
"RenameOnlyAboveIv": true,
"RenameTemplate": "{1}_{0}",
"TransferDuplicatePokemon": true,
"PrioritizeIvOverCp": true,
"KeepMinCp": 1500,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 0,
"KeepPokemonsThatCanEvolve": false,
"EvolveAllPokemonWithEnoughCandy": true,
"EvolveAllPokemonAboveIv": true,
"EvolveAboveIvValue": 90.0,
"UseLuckyEggsWhileEvolving": true,
"UseLuckyEggsMinPokemonAmount": 12,
"AutomaticallyLevelUpPokemon": false,
"LevelUpByCPorIv": "iv",
"UpgradePokemonCpMinimum": 1000.0,
"UpgradePokemonIvMinimum": 95.0,
"AutoFavoritePokemon": false,
"FavoriteMinIvPercentage": 98.0
I play on my phone 2 days ago, still normal
my config on TuringBot:
"StartUpSettings": {
"AutoUpdate": false,
"TransferConfigAndAuthOnUpdate": true,
"KillswitchDailyPkmn": true,
"KillswitchDailyPkmnAmt": 900,
"KillswitchDailyStops": true,
"KillswitchDailyStopsAmt": 200,
"MaximizeKillswitchXP": true,
"DumpPokemonStats": false,
"AmountOfPokemonToDisplayOnStart": 10,
"StartupWelcomeDelay": false,
"TranslationLanguageCode": "en",
"WebSocketPort": 14251,
"DisplayPokemonMaxPoweredCp": true
},
"LocationSettings": {
"WalkingSpeedInKilometerPerHour": 12.0, <<The Only important part, keep low as possible
},
"DelaySettings": {
"DelayBetweenPlayerActions": 700,
"DelayPositionCheckState": 200,
"DelayPokestop": 700,
"DelayCatchPokemon": 500,
"DelayBetweenPokemonCatch": 500,
"DelayCatchNearbyPokemon": 700,
"DelayCatchLurePokemon": 750,
"DelayCatchIncensePokemon": 750,
"DelayEvolvePokemon": 700,
"DelayEvolveVariation": 0.3,
"DelayTransferPokemon": 750,
"DelayDisplayPokemon": 750,
"DelayUseLuckyEgg": 750,
"DelaySoftbanRetry": 5,
"DelayRecyleItem": 750,
"DelaySnipePokemon": 750,
"MinDelayBetweenSnipes": 10000,
"SnipingScanOffset": 0.003
},
"PokemonSettings": {
"UseEggIncubators": true,
"RenamePokemon": true,
"RenameOnlyAboveIv": true,
"RenameTemplate": "{1}_{0}",
"TransferDuplicatePokemon": true,
"PrioritizeIvOverCp": true,
"KeepMinCp": 1500,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1,
"KeepPokemonsThatCanEvolve": false,
"EvolveAllPokemonWithEnoughCandy": true,
"EvolveAllPokemonAboveIv": true,
"EvolveAboveIvValue": 95.0,
"UseLuckyEggsWhileEvolving": false,
"UseLuckyEggsMinPokemonAmount": 12,
"AutomaticallyLevelUpPokemon": false,
"LevelUpByCPorIv": "iv",
"UpgradePokemonCpMinimum": 1000.0,
"UpgradePokemonIvMinimum": 99.0,
"AutoFavoritePokemon": true,
"FavoriteMinIvPercentage": 99.0
},
"CatchSettings": {
"CatchWildPokemon": true,
"AlwaysUseIncense": true,
"HumanizeThrows": true,
"ThrowAccuracyMin": 0.7,
"ThrowAccuracyMax": 1.0,
"ThrowSpinFrequency": 0.7,
"MaxPokeballsPerPokemon": 8,
"UseGreatBallAboveIv": 80,
"UseUltraBallAboveIv": 90,
"UseGreatBallBelowCatchProbability": 0.2,
"UseUltraBallBelowCatchProbability": 0.1,
"UsePokemonToNotCatchFilter": false,
"UseBerryMinCp": 1000,
"UseBerryMinIv": 90.0,
"UseBerryBelowCatchProbability": 0.2
},
"RecycleSettings": {
"AutomaticInventoryManagement": true,
"AutomaticMaxAllPokeballs": 150,
"AutomaticMaxAllPotions": 75,
"AutomaticMaxAllRevives": 25,
"AutomaticMaxAllBerries": 100,
"TotalAmountOfPokeballsToKeep": 20,
"TotalAmountOfGreatballsToKeep": 80,
"TotalAmountOfUltraballsToKeep": 120,
"TotalAmountOfMasterballsToKeep": 200,
"TotalAmountOfPotionsToKeep": 0,
"TotalAmountOfSuperPotionsToKeep": 0,
"TotalAmountOfHyperPotionsToKeep": 0,
"TotalAmountOfMaxPotionsToKeep": 100,
"TotalAmountOfRevivesToKeep": 0,
"TotalAmountOfMaxRevivesToKeep": 50,
"TotalAmountOfRazzToKeep": 100,
"RecycleInventoryAtUsagePercentage": 0.9
},
"SnipeSettings": {
"SnipeAtPokestops": true,
"SnipeIgnoreUnknownIv": false,
"UseTransferIvForSnipe": false,
"MinPokeballsToSnipe": 20,
"MinPokeballsWhileSnipe": 5,
"UseSnipeLocationServer": true, <<Use PoGo Location Feeder
"UsePokeSnipersLocationServer": false,
"SnipeLocationServer": "localhost",
"SnipeLocationServerPort": 16969,
"SnipeRequestTimeoutSeconds": 10
},
now for PoGo Location Feeder filter Config:
[
"Arcanine",
"Gyarados",
"Lapras",
"Ditto",
"Snorlax",
"Articuno",
"Zapdos",
"Moltres",
"Dratini"
"Dragonite",
"Mewtwo",
"Mew"
]
I just want above pokemon, lol
and if you curious about xp/hour I'd say 15k-30k, yes I know its LOW *lol
but I get many pokemon above 90% IV and a week without ban, thats worth it
},
"PokemonSettings": {
"UseEggIncubators": true,
"RenamePokemon": true,
"RenameOnlyAboveIv": true,
"RenameTemplate": "{1}_{0}",
"TransferDuplicatePokemon": true,
"PrioritizeIvOverCp": true,
"KeepMinCp": 1500,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 0, <<<=== change it...depends how much do you want to keep 2,3,4 or 7
"KeepPokemonsThatCanEvolve": false,
"EvolveAllPokemonWithEnoughCandy": true,
"EvolveAllPokemonAboveIv": true,
"EvolveAboveIvValue": 90.0,
"UseLuckyEggsWhileEvolving": true,
"UseLuckyEggsMinPokemonAmount": 12,
"AutomaticallyLevelUpPokemon": false,
"LevelUpByCPorIv": "iv",
"UpgradePokemonCpMinimum": 1000.0,
"UpgradePokemonIvMinimum": 95.0,
"AutoFavoritePokemon": false,
"FavoriteMinIvPercentage": 98.0
thats odd , i always got fled ban , even i cought 5 pokemon , with sniping , after one hour im trying again , and 5 pokemon and fled ban
So i decided to login with my phone after leveling up to 19. But when i do that, the account that I was using with this bot, started on level 1 when I login on the phone to play pokemon go!?
Oddly enough, the older version of this did the same thing when I login on the phone.
So I don't get it. If we are using this bot to level up quickly then why is the character back to level 1?
Do I need to login differently somehow or is there something I am doing wrong? Please help.
Thanks!
Something is wrong, I have never seen this happen before. I used accounts on multiple bots including this one and never was I level 1 when i stopped botting after login to phone. You sure you are using the same account that the bot was on? login to the bot again and see what level it's on and then try the phone again.
@duece31 - thanks for responding. I had double check it now and same results.
I used PTC account login on the phone and it's on level 1.
The bot is on lvl 20 - using the "auth" file parameters below: (are they correct?)
{
"AuthType": "google",
"GoogleRefreshToken": "",
"GoogleUsername": "[email protected]",
"GooglePassword": "*****",
"PtcUsername": "name03",
"PtcPassword": "*****",
"UseProxy": false,
"ProxyLogin": null,
"ProxyPass": null,
"ProxyUri": null
}
Last edited by PikaPikachu; 09-04-2016 at 10:31 PM.
I know what is your problem. The bot is login to google account and not PTC account. Auth Type is google. So if you were to login into your google account via your phone, you will have your level 19 character.
Try that and let us know if you are still having problems.
"KeepMinDuplicatePokemon": 2, will keep 2 of each type of pokemons even it's IV above 90% or not.},
"PokemonSettings": {
"UseEggIncubators": true,
"RenamePokemon": true,
"RenameOnlyAboveIv": true,
"RenameTemplate": "{1}_{0}",
"TransferDuplicatePokemon": true,
"PrioritizeIvOverCp": true,
"KeepMinCp": 1500,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 0, <<<=== change it...depends how much do you want to keep 2,3,4 or 7
"KeepPokemonsThatCanEvolve": false,
"EvolveAllPokemonWithEnoughCandy": true,
"EvolveAllPokemonAboveIv": true,
"EvolveAboveIvValue": 90.0,
"UseLuckyEggsWhileEvolving": true,
"UseLuckyEggsMinPokemonAmount": 12,
"AutomaticallyLevelUpPokemon": false,
"LevelUpByCPorIv": "iv",
"UpgradePokemonCpMinimum": 1000.0,
"UpgradePokemonIvMinimum": 95.0,
"AutoFavoritePokemon": false,
"FavoriteMinIvPercentage": 98.0
I just want to keep every pokemon with IV above 90%.
@altaego - thanks for your recommendation. You have an excellent point. So how do you login now with your Google account on the phone?
When I logout of my Google account and select Google to log back in, it automatically loads my main account.
All my other bot account is PTC.
If this is not possible, is there a way to have bot use PTC account?
@altaego - it's OK I got it figured out how to login with another Google account on phone.
So yah, my bot account is now lvl 22 on the phone! yay! Kudos man.