-
### Expected Behavior
Bot should Work
### Actual Behavior
not starting bot
### Your FULL config.json (remove your username, password, gmapkey and any other private info)
{
"websocket_server": f…
-
### Expected Behavior
Bot should attempt to capture Pokemon
### Actual Behavior
Bot ignores all Pokemon just saying "Something rustles nearby!"
### Steps to Reproduce
Run bot and wait to encounter …
g0wfv updated
8 years ago
-
I have make sure that my config.json named correctly, and when I use "python pokecli.py" to run it give me this error
F:\document\tongxuan\poke\PokemonGo-Bot>python pokecli.py
2016-08-13 09:50:32,3…
zyh84 updated
8 years ago
-
**error when use cmd to run "python pokecli.py -i 1 --cache“**
F:\document\tongxuan\poke\PokemonGo-Bot>python pokecli.py -i 1 --cache
2016-08-13 01:58:20,486 [ cli] [INFO] PokemonGO Bot v1.0
201…
zyh84 updated
8 years ago
-
### Expected Behavior
Should not evolve.
### Actual Behavior
At one point the bot has evolved all the Pokemons.
### Steps to Reproduce
I have the log to help you figure out the problem.
### Other I…
-
### Expected Behavior
Bot should keep 2 best pokemon by cp of each pokemon.
### Actual Behavior
Bot released almost all pokemon. I'm left with only 4 pokemon now.
### Your FULL config.json (remove y…
-
The following is an excerpt from my log:
```
File "C:\Users\Pinup\Downloads\PokemonGo-Map-develop (2)\PokemonGo-Map-develop\pogom\search.py", line 266, in check_login
api.set_authentication(pro…
-
Have set the CP below 1000, Duplicate only two and it didn't transfer anything. In the old version, it transfered the pokemon that have been categorized.
-
the tests are super dumb right now. A number of interesting tasks could involve git, its metadata, and so on.
Should we build git knowledge into the test (so it has access on `_baseTest.prototype`)? …
-
"Pattern" here is used loosely.
Currently, patties are being generated randomly on the map, i.e. x-axis values are chosen at random. This hurts our game's visual appeal and hinders gameplay. How doe…