Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.

Evolving ready pokemons from selected number #1936

Closed
blackuGT opened this issue Aug 4, 2017 · 4 comments
Closed

Evolving ready pokemons from selected number #1936

blackuGT opened this issue Aug 4, 2017 · 4 comments

Comments

@blackuGT
Copy link

blackuGT commented Aug 4, 2017

Bot have something like evolving pokemons from selected number?

Because i have instantly "Pokemons ready to evolve : 59" And nothing... list growing and growing.

While list grow to 70-80 pokemons i change EvolveAllPokemonWithEnoughCandy to true and bot starts evolving poks. If EvolveAllPokemonWith... is true bot starts evolving 2-3 pokemons max.

Config (evolving pokemons) :

"PokemonConfig": {
"CatchPokemon": true,
"DelayBetweenPokemonCatch": 2000,
"UseCatchLimit": false,
"CatchPokemonLimit": 700,
"CatchPokemonLimitMinutes": 1350,
"UseIncenseConstantly": true,
"UseEggIncubators": true,
"UseLimitedEggIncubators": true,
"UseLuckyEggConstantly": false,
"UseLuckyEggsMinPokemonAmount": 70,
"UseLuckyEggsWhileEvolving": true,
"TransferWeakPokemon": false,
"TransferDuplicatePokemon": true,
"TransferDuplicatePokemonOnCapture": false,
"RenamePokemon": false,
"RenameOnlyAboveIv": false,
"RenameTemplate": "{Name}_{IV}_Lv{Level}",
"FavoriteMinIvPercentage": 97.0,
"AutoFavoritePokemon": true,
"AutoFavoriteShinyOnCatch": false,
"MaxPokeballsPerPokemon": 8,
"UseGreatBallAboveCp": 600,
"UseUltraBallAboveCp": 900,
"UseMasterBallAboveCp": 1500,
"UseGreatBallAboveIv": 85.0,
"UseUltraBallAboveIv": 95.0,
"UseGreatBallBelowCatchProbability": 0.2,
"UseUltraBallBelowCatchProbability": 0.1,
"UseMasterBallBelowCatchProbability": 0.05,
"AutomaticallyLevelUpPokemon": true,
"OnlyUpgradeFavorites": true,
"UseLevelUpList": false,
"AmountOfTimesToUpgradeLoop": 25,
"GetMinStarDustForLevelUp": 200000,
"LevelUpByCPorIv": "iv",
"UpgradePokemonCpMinimum": 10.0,
"UpgradePokemonIvMinimum": 97.0,
"UpgradePokemonMinimumStatsOperator": "and",
"EvolveAboveIvValue": 98.0,
"EvolveAllPokemonAboveIv": false,
"EvolveAllPokemonWithEnoughCandy": false,
"EvolveKeptPokemonsAtStorageUsagePercentage": 95.0,
"EvolveKeptPokemonIfBagHasOverThisManyPokemon": 120,
"KeepPokemonsThatCanEvolve": false,
"KeepMinCp": 3400,
"KeepMinIvPercentage": 98.0,
"KeepMinLvl": 6,
"KeepMinOperator": "or",
"UseKeepMinLvl": false,
"PrioritizeIvOverCp": true,
"KeepMinDuplicatePokemon": 1,
"KeepMaxDuplicatePokemon": 1000,
"UsePokemonToNotCatchFilter": false,
"UsePokemonToCatchLocallyListOnly": false,
"DumpPokemonStats": false,
"DelayBetweenPokemonUpgrade": 10000,
"OutOfBallCatchBlockTime": 5,
"PokeballToKeepForSnipe": 50,
"UseBulkTransferPokemon": true,
"BulkTransferStogareBuffer": 10,
"BulkTransferSize": 100,
"UseBallOperator": "or",
"FavoriteMinCp": 0.0,
"DefaultBuddyPokemon": "Dratini",
"FavoriteMinLevel": 0,
"FavoriteOperator": "and",
"RenamePokemonRespectTransferRule": false,
"UpgradePokemonLvlMinimum": 20.0,
"EvolveFavoritedOnly": false,
"EvolveOperator": "and",
"EvolveMinIV": 0.0,
"EvolveMinCP": 0.0,
"EvolveMinLevel": 0.0,
"ByPassCatchFlee": false
}

@hardknoxni69a
Copy link
Contributor

u need to fix your settings read each line and adjust correctly the bot is gonna do exactly what u set join the discord to get more help but the settings are what is important

@hardknoxni69a
Copy link
Contributor

you need to be clearer with what you seek as well we love helping but need to be clear and this is for issues

@blackuGT
Copy link
Author

blackuGT commented Aug 4, 2017

Just asking. PS. Close other senseless issues. Thanks :)

@hardknoxni69a
Copy link
Contributor

we will close as there is many lol double check your settings and let us know in discord if you need more help

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants