Coder Social home page Coder Social logo

zwhitchcox / pokemon-go-bot-working-hack-api Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hrithikd/pokemon-go-farm-api

0.0 3.0 0.0 107 KB

This is one of the fastest bot that farms for Pokestops and Pokemon and super easy to level up. Incubate and hatch eggs by walking or catch rare pokemon fast! No bans with correct use as of now. Use with caution as with all bots.

License: Other

Shell 0.10% Python 99.90%

pokemon-go-bot-working-hack-api's Introduction

Pokemon Go Working Bot Hack

USE WITH CAUTION!

Niantic may ban you if you run the bot while signed in through your phone.

Important Announcement

If your bot stops working all of a sudden and doesn't move, input your latitude and longitude manually in pokebot.py. This happened because there is a limit to how many calls you can make for the API. Also, I won't be able to respond to all issues asap, due to the busy schedule ahead of me. I may go back to this project in a week or two. Cheers!

Changes and updates

  1. Now you can hatch and incubate eggs. In order to do this, change step size in the config.json file to like 1 or 2 or something like that. Step size corresponds to the meters traveled per server call.
  2. Terminal/CMD output is so much more cleaner
  3. Pokemon and transfered and you can get their candy
  4. Easier and faster to level up and catch rare pokemon

Instructions

  1. Download or fork project and open up zip file.
  2. Open up CMD/Terminal and change directory to that folder; for example, if I saved it the file in my desktop, I would cd Desktop and then cd Pokemon-Go-Bot-Working-Hack-API-master
  3. You need to install Python version 2.7 and have pip installed; if you don't have that, refer to tutorials on the web.
  4. Run the following line on terminal/CMD: pip install -r requirements.txt If that doesn't work then just add sudo to the beginning and enter the password for your main computer account.
  5. Create a google maps API key and activate it:
    1. Create it here: https://console.developers.google.com/projectselector/apis/credentials
    2. Then activate it here (select your project on the dropdown menu): https://console.developers.google.com/apis/api/directions_backend/overview?project=_
  6. Then go to the configure.json file and put in your username, password, location(don't make this ridiculous; make sure it is or close to where you signed in last), your google maps API key which you created earlier.
  7. Run the following line on terminal/CMD if you login into Pokemon Go with Google: python pokebot.py -i 0 and python pokebot.py -i 1 if you use Pokemon Trainer's Club
  8. After you run it the first time add --cache to the end. For example, python pokebot.py -i 0 --cache
  9. Many thanks to Tejado, Milaly, and the other wonderful devs that worked on this project!

TODO

  1. If your pokebox is full, then the bot won't do anything as of right now; I can do something about this later. Just transfer some pokemon manually for now. But with the bot, if you start off with like 100 pokemon, it will take quite some time to fill up, since it transfers pokemon that don't make the cutoffs that are set in config.json
  2. Throw the type of ball based on the color of the circle of the pokemon

pokemon-go-bot-working-hack-api's People

Contributors

tomthebotter avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.