-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Skip ignored ,restart ->,this is a VIP #5260
Comments
second test, [2016-09-07 09:47:17] [MainThread] [MoveToFort] [INFO] Moving towards pokestop python pokecli.py -cf configs/config.json -af configs/bot.json 2016-09-07 09:47:35,288 [ cli] [INFO] PokemonGO Bot v1.0 |
dev last commit 1b8cf13
config.json.map.example with few mod,
due to NON catch magikarp on my setting i set
"prioritize_vips": false,
"snipe": false,
"snipe_high_prio_only": false,
"snipe_high_prio_threshold": 400,
magikarp have 1000
rattata 100
after some time see :
[2016-09-07 09:30:59] [MainThread] [PokemonCatchWorker] [INFO] Skip ignored Gloom! [CP 22] [Potential 0.67] [A/D/S 11/8/11]
[2016-09-07 09:31:00] [MainThread] [PokemonCatchWorker] [INFO] Skip ignored Psyduck! [CP 242] [Potential 0.38] [A/D/S 1/3/13]
[2016-09-07 09:31:39] [MainThread] [PokemonCatchWorker] [INFO] Skip ignored Rattata! [CP 202] [Potential 0.33] [A/D/S 7/0/8]
[2016-09-07 09:31:59] [MainThread] [PokemonCatchWorker] [INFO] Skip ignored Rattata! [CP 225] [Potential 0.71] [A/D/S 8/9/15]
[2016-09-07 09:32:01] [MainThread] [PokemonCatchWorker] [INFO] Skip ignored Rattata! [CP 82] [Potential 0.53] [A/D/S 9/9/6]
stop e ralaunch, NO EDIT CONFIG :
[2016-09-07 09:33:44] [MainThread] [PokemonCatchWorker] [INFO] A wild Rattata appeared! [CP 202] [NCP 0.35] [Potential 0.33] [A/D/S 7/0/8]
[2016-09-07 09:33:47] [MainThread] [PokemonCatchWorker] [INFO] This is a VIP pokemon. Catch!!!
[2016-09-07 09:34:03] [MainThread] [PokemonCatchWorker] [INFO] A wild Rattata appeared! [CP 225] [NCP 0.39] [Potential 0.71] [A/D/S 8/9/15]
[2016-09-07 09:34:06] [MainThread] [PokemonCatchWorker] [INFO] This is a VIP pokemon. Catch!!!
[2016-09-07 09:34:24] [MainThread] [PokemonCatchWorker] [INFO] A wild Rattata appeared! [CP 82] [NCP 0.14] [Potential 0.53] [A/D/S 9/9/6]
[2016-09-07 09:34:27] [MainThread] [PokemonCatchWorker] [INFO] This is a VIP pokemon. Catch!!!
[2016-09-07 09:35:25] [MainThread] [PokemonCatchWorker] [INFO] A wild Venonat appeared! [CP 184] [NCP 0.18] [Potential 0.56] [A/D/S 13/12/0]
[2016-09-07 09:35:28] [MainThread] [PokemonCatchWorker] [INFO] This is a VIP pokemon. Catch!!!
so go from skip to vip ?!?
The text was updated successfully, but these errors were encountered: