Git Product home page Git Product logo

pikapy's Introduction

Pikapy - Mass Pokemon Go Account Creator and ToS verifier

Description

Automatically creates Pokemon Trainer Club accounts, and reads the ToS making them usable after the recent Niantic patch. Text files will be created in your current directory.

usernames.txt will give the needed output for https://github.com/favll/pogom in username:password format.

Installation

Install from Github using pip::

~pip install git+https://github.com/skvvv/pikapy


If given errors try (Due to both having python2 and python3):


~sudo pip2 install git+https://github.com/skvvv/pikapy

Use

Command line interface:

After installing the package run 'pikapy' from the terminal to create a new accounts. Optional parameters include --username, --password, --email, --count Use --help for command line interface help.

Example 1 (Create entirely random new account)::

~pikapy
Created new account:
  Username:  dGXJXnAzxqmjbaP
  Password:  yUbiAgcXhBrEwHk
  Email   :  [email protected]

Example 2 (Create 2 accounts with the same password)::

~pikapy -p password -c 2
Created new account:
  Username:  dGXJXnAzxqmjbaP
  Password:  password
  Email   :  [email protected]
Created new account:
  Username:  vKEkp19eb0l4mFW
  Password:  password
  Email   :  [email protected]

Example 3 (Create a new account with specified parameters)::

~pikapy --username=mycustomusername --password=hunter2 [email protected]
Created new account:
  Username:  mycustomusername
  Password:  hunter2
  Email   :  [email protected]

Extra Options:

  • --email-tag: Add the username as a tag to the email (e.g. [email protected]) Output is saved both as a list of usernames, and pokemongo-map ready -u username1 -u username2 -username3... format

pikapy's People

Contributors

skvvv avatar

Watchers

 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.