Is there any way to configure necrobot to only use infinite egg for 2k eggs? Or if not, to only use infinite egg?
Also is there any way to configure necrobot to ONLY snipe 90IV+ mons? I mean literally don't hit pokestops, don't catch pokemon that pop up next to it (actually maybe that one, that'd seem kinda anti-human if it didn't do that).
ofcourse i can create 2 seperate folders and use my 2 accounts from there.. but it doesnt ask me when booting up what account i want to use, or if i want to add another account etc?
Any ideas what is wrong with my bot guys? It keeps showing this message. Two hours ago there was no problem.I run default settings,even tried with other confs. Thats my only problem. I run the 0.8.1 version and had all working alright before that. Does anyone gets the same problem as well ?
My bot had been working nicely for a few hrs when suddenly it just walked about 10-20km in a straight line out (or perhaps teleported) of the defined zone and started to walk back slowly. I shut down the bot at that stage.
So i want the bot to upgrade, i should as i understand change
"AutomaticallyLevelUpPokemon": true,
"AmountOfTimesToUpgradeLoop": 5, I dont understand this
"GetMinStarDustForLevelUp": 10000, ok, if i have below this the bot wont envolve the pokemons
"LevelUpByCPorIv": "iv", bot will only upgrade the pokemons based on theirs IV correct?
"UpgradePokemonCpMinimum": 1000.0, Should i maintain 1000?! i barely see 1000 pokemons here
"UpgradePokemonIvMinimum": 95.0,
"UpgradePokemonMinimumStatsOperator": "and", what does that "and" means?
Upgradeloop is times it upgrades the pokemon, so you might wanna set it higher, if the pokemon has 0/full upgrades.
The operator is if it needs 1k CP AND 95 iv. Writing "or" would mean it just has to be either 95 iv or 1k CP, so a 1k cp 10 iv would upgrade, and a 50cp 95 iv would upgrade, which is stupid.