-
Member
Pokeballs farm Help
So what is the best bot and settings to only farm pokeballs?
-
Member
i guess you can use the 8787 config for Necrobot and change it to never catch anything, it will catch pidgeys, weedles and caterpies by default, so put those at the ignore list.
then change what to keep.. set potions to 0 or 10 or what ever you want to keep, and the same goes for revives. then set the pokeballs to what ever number you have left in your back.
ekx:
"TotalAmountOfPokebalsToKeep": 220,
"TotalAmountOfPotionsToKeep": 10,
"TotalAmountOfRevivesToKeep": 10,
you can also just run the script normally to gain xp or use the feeder for rare and big ass mons, then change this to:
"UseGreatBallAboveCp": 1200, -----> make this higher
"UseUltraBallAboveCp": 1500, -----> make this higher
"UseMasterBallAboveCp": 2000, -----> make this higher
"UseGreatBallAboveIv": 80, -----> make this higher
"UseUltraBallAboveIv": 90, -----> make this higher
"UseGreatBallBelowCatchProbability": 0.15, -----> make this LOWER
"UseUltraBallBelowCatchProbability": 0.08, -----> make this LOWER
"UseMasterBallBelowCatchProbability": 0.05, -----> make this LOWER
and you will find your self getting plenty of great/ultraballs while leveling/collecting
i hope this was helpfull for you
-
Post Thanks / Like - 2 Thanks
Sonanio,
Fadelol (2 members gave Thanks to Cazjer for this useful post)
-
Member
Originally Posted by
Cazjer
i guess you can use the 8787 config for Necrobot and change it to never catch anything, it will catch pidgeys, weedles and caterpies by default, so put those at the ignore list.
then change what to keep.. set potions to 0 or 10 or what ever you want to keep, and the same goes for revives. then set the pokeballs to what ever number you have left in your back.
ekx:
"TotalAmountOfPokebalsToKeep": 220,
"TotalAmountOfPotionsToKeep": 10,
"TotalAmountOfRevivesToKeep": 10,
you can also just run the script normally to gain xp or use the feeder for rare and big ass mons, then change this to:
"UseGreatBallAboveCp": 1200, -----> make this higher
"UseUltraBallAboveCp": 1500, -----> make this higher
"UseMasterBallAboveCp": 2000, -----> make this higher
"UseGreatBallAboveIv": 80, -----> make this higher
"UseUltraBallAboveIv": 90, -----> make this higher
"UseGreatBallBelowCatchProbability": 0.15, -----> make this LOWER
"UseUltraBallBelowCatchProbability": 0.08, -----> make this LOWER
"UseMasterBallBelowCatchProbability": 0.05, -----> make this LOWER
and you will find your self getting plenty of great/ultraballs while leveling/collecting
Thanks alot
-
Member
Cazjer do you know how to stop bot using razzberrys at pokemons with low cp ?
I'd like to know the code to only throw razzberrys to pokemons with more than 1500CP
how please?