Git Product home page Git Product logo

Pokemon Go Enhanced

Frontend

We host our frontend separately at Pokemongo-Frontend. While the backend can live perfectly well on its own, go check it out for even more functionality and super juicy screenshots!

The Dream

It's really simple in essence. We're making Pokemon Go more awesome by giving an edge over others (face it, that's why most are here) but still making it fun to play by actually going out there. We're augmenting the experience.

All you have to do is start up the proxy and connect to it, everything works magically and you decide what to do next. You can go out there in the field and use the game-enhancing features from within your app, or connect to the freshly started webserver to investigate your pokemons, bulk transfer or evolve those pidgeys, you name it. We hand you the tools, you decide.

This repository contains a single-deploy suite of nifty little things that together will make up Pokemon Go Enhanced. What follows is a little overview of features.

Features

  • Fix pokemon radar distance (1-3 paw prints)
  • Pokeballs always hit perfect shots
  • Auto-interacting with Pokestops in range
  • Auto-release pokemons (based on UI-customizable rules)
  • Bulk transfer pokemon through UI (WIP)
  • Bulk evolve pokemon (WIP)
  • Extended visibility within the app
  • Web-based UI to configure everything listed here. Hosted on a per-person basis.
  • UI includes a map of all nearby pokemon
  • In-app clues to nearby pokemons

Brainstorming

  • Auto-dodge attacks
  • Auto-catch everything within range
  • UI allows walking to/fixing a location e.g. by tapping a location
  • Auto-occupy empty gyms

As you should see from these lists, the goal is to augment the Pokemon Go experience but still keeping it an experience. The player will get to decide in how far she wants to cheat.

How: The Tech

Woah so how will we accomplish all of these magnificent things? We've got it all figured out right here, just need to implement it. The proof of concept will exist of:

Setup

Requirements

Installation

➜ git clone [email protected]:rubenvereecken/PokemonGo-Enhanced.git
➜ cd PokemonGo-Enhanced
➜ npm install

Now, you'll need to generate an SSL certificate that your phone trusts. Right now this is done by starting the server once, we'll make this easier though.

Just start the server and kill it using Ctrl+C

➜ npm run dev
[+++] PokemonGo MITM Proxy listening on 8080
[!] Make sure to have the CA cert .http-mitm-proxy/certs/ca.pem installed on your device

Do as it says, copy the certificate to your phone and install it. If you don't know how, follow instructions at https://support.google.com/nexus/answer/2844832

Customization

Customize it using environmental variables:

EXPRESS_PORT=3030 PROXY_PORT=3031 npm start

Development

Hack and slash with npm run dev

Frontend

Note that this repository contains only the backend. If you want the UI for development, go check out Enhanced-Frontend.

We'll make this easier with a release build as soon as we reach MVP.

Contribution

Where do you come in you ask? Well we would love your help!

Join us on Slack (invite) in the channel #enhanced to have a chat on what part of the project you'd love to help with. Everyone's welcome: from web dev to TCP sleuth. We even have this designer guy hanging around.

More info at the wiki!

pokemongo-enhanced's Projects

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.