villaface.blogg.se

Pokemon go live map and captcha
Pokemon go live map and captcha













  1. #Pokemon go live map and captcha install#
  2. #Pokemon go live map and captcha manual#
  3. #Pokemon go live map and captcha upgrade#

#Pokemon go live map and captcha upgrade#

Seriously, it's 2017, Python 2.7 hasn't been developed for 6 years, why don't you upgrade already? Python 2.7 is not supported and is not compatible at all since I moved from threads to coroutines. Note: Monocle works with Python 3.5 or later only.

  • Optionally run the live map interface and reporting system: python3 web.py.
  • Run python3 scripts/create_db.py from the command line.
  • ujson for better JSON encoding and decoding performance.
  • sanic and asyncpg (and a Postgres DB) are required for web_sanic.
  • cchardet and aiodns provide better performance with aiohttp.
  • aiosocks is required for using SOCKS proxies.
  • psycopg2 is required for using a PostgreSQL database.
  • mysqlclient is required for using a MySQL database.
  • pycairo is required for generating IV/move images.
  • pokemon go live map and captcha

    uvloop provides better event loop performance.selenium (and ChromeDriver) are required for manually solving CAPTCHAs.shapely is required for landmarks or boundary polygons.gpsoauth is required for logging in to Google accounts.peony-twitter is required for Twitter notifications.asyncpushbullet is required for PushBullet notifications.

    #Pokemon go live map and captcha install#

    Optionally pip3 install additional packages listed in optional-requirements.You only need to fill in the usernames and passwords, the other columns will be generated for you if left blank.Fill in with your own accounts and save it as accounts.csv.The comments in the config example provide some information about the options. Copy to monocle/config.py and customize it with your location, database information, and any other relevant settings.Optionally install a custom icon package from elsewhere.Install Python 3.5 or later (3.6 is recommended).able to map entire city (or larger area).aims at being very stable for long-term runs.automatic device_info generation and retention.closely emulates the client to reduce CAPTCHAs and bans.

    pokemon go live map and captcha

    #Pokemon go live map and captcha manual#

  • manual CAPTCHA solving that instantly puts accounts back in rotation.
  • pickle storage to improve speed and reduce database queries.
  • automatic account swapping for CAPTCHAs and other problems.
  • spawnpoint scanning with or without an existing database of spawns.
  • stores Pokémon, gyms, and pokestops in database.
  • can configure to get IVs for all Pokémon or only those eligible for notification.
  • produces nice image of Pokémon with stats for Twitter.
  • IV/moves detection, storage, notification, and display.
  • references nearest landmark from your own list.
  • Twitter, PushBullet, and Telegram notifications.
  • accurate timestamp information whenever possible with historical data.
  • Since it uses Leaflet for mapping, the appearance and data source can easily be configured to match any of these with the MAP_PROVIDER_URL config option. There's also a simple interface that displays active Pokemon on a map, and can generate nice-looking reports. So it will gradually learn the expiration times of more and more spawn points as you use it. It will then visit those points whenever it doesn't have a known spawn (with its expiration time) to visit soon. If you don't have an existing database of spawn points it will spread your workers out over the area you specify in config and collect the locations of spawn points from GetMapObjects requests. If you don't have enough accounts to keep up with the number of spawns in your database, it will automatically skip points that are unreachable within the speed limit or points that it has already seen spawn that cycle from other nearby points.

    pokemon go live map and captcha

    The spawnpoint database continually expands as Pokemon are discovered. This method scans very efficiently and finds Pokemon very soon after they spawn, and also leads to unpredictable worker movements that look less robotic. For each point it determines which eligible worker can reach the point with the lowest speed, or tries again if all workers would be over the configurable speed limit. It uses a database table of spawnpoints and expiration times to visit points soon after Pokemon spawn. Features spawnpoint scanning, Twitter and PushBullet notifications, accurate expiration times and estimates based on historical data, pokestop and gym collection, a CAPTCHA solving script, and more.Ī demonstration of the Twitter notifications can be viewed here.

    pokemon go live map and captcha

    Monocle is the distinguished Pokémon Go scanner capable of scanning large areas for spawns.















    Pokemon go live map and captcha