Add simple nearby pokemon hunter cellworker (+ radar output feature)#2453
Add simple nearby pokemon hunter cellworker (+ radar output feature)#2453z4ppy wants to merge 5 commits intoPokemonGoF:devfrom
Conversation
|
There's already a task to snipe pokemons based on PokemonMap. This PRs has too much output, please only log as little as possible and only actions that are really necessary to be logged. |
|
@z4ppy, in #1992 script loads data from https://github.com/AHAAAAAAA/PokemonGo-Map and tries to catch pokemons by simple logic and some hacks. But if you will add your path ideas or may be some sort of "best route", that helps to visit maximum amount of visible pokemons before they vanish using "Traveling Salesman Problem" algorythms - that would be great. |
|
Fixed: log & snail speed |
|
I'm not sure why this task looks like it does so many things. Catching pokemon should be separate from movement. What does this do that the other tasks don't do? |
|
@z4ppy this merge is severly outdated. How do you want to proceed? |
|
Outdate, need close. Thanks for PR. |
Generate simple search path and run it when pokemons are nearby bot (config : vips, count).
Can output the game radar (option)
TODO