pokeminer
pokeminer copied to clipboard
Pokemon location scraper
Guys, everything is slowly combusting and coming down! Niantic is cracking down on everything, I got like 5 out of 300 accs that still work, and those are legit ones,...
Updated to latest API.
I am running pokeminer on AWS machine (without web-interface). How could I monitor remotely what happens there with pokeminer?
I implemented a discord bot to report rare sightings. Originally based on [this](https://github.com/Devsome/pokeminer). Its reporting a pokemon's name, number location and time until despawn, as well as an icon for...
I get this message with the web browser ("Pokeminer is initializing, please wait."). What can i do to see the map with pokemons? thanks
anyone else having this issue? if a worker is killed - sometimes a new thread is initiated... causing the same worker to be used in two individual threads.
Currently Gym Prestige is capped in the game at 50,000 and level 10 , Pokeminer reports an incorrect value when this scenario is met. Gym is fully prestiged with open...
I'm running into this issue after setting the proxy in the config; ``` Traceback (most recent call last): File "worker.py", line 420, in spawn_workers(workers, status_bar=args.status_bar) File "worker.py", line 354, in...
We find that only 1 LAST proxy is used from the array of proxies. This is confirmed by running "netstat -anp | grep PROXY_PORT". Is this a bug or known...
Hey guys, since we don't really have a community thing anywhere (or do we?), I'll share my approach to handling account bans for workers on my Ubuntu 14.04 server right...