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

Why Are My Pokemon Not Being Caught

jjskuld edited this page Nov 8, 2016 · 1 revision

Older versions of Necrobot were configured to ignore common pokemon. We've changed the defaults now.

The recommended default config now is:

"PokemonsToIgnore": [
  "tauros",
  "mrmime",
  "kangaskhan",
  "farfetchd"
],

And

"UsePokemonToNotCatchFilter": true,
"UsePokemonSniperFilterOnly": false,

This allows all pokemon to be sniped by default, except for the regional pokemon. Advanced users can customize the snipe list and enable the snipe filter.