Coder Social home page Coder Social 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.

Far more superior fork of this (Has 2captcha support, and email verification, and is under active development):

https://github.com/sriyegna/pikaptcha

Requires pgoapi:

pip install git+https://github.com/keyphact/pgoapi.git

Installation

Windows users

Video guide:

https://www.youtube.com/watch?v=_wM6OX4GdNM

Install all the necessary prerequisites as listed here:

http://pgm.readthedocs.io/en/develop/basic-install/windows.html

You will also need to download the chromedriver.exe:

http://chromedriver.storage.googleapis.com/2.23/chromedriver_win32.zip

Unzip and paste the chromedriver.exe file in "C:\Python27\Scripts" Folder.

Finally, open up your command prompt and paste this command:

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

If you are still having troubles, you can join us at discord channel https://discord.gg/cnTmt

Linux users/OSX

(OSX prerequisites)Selenium support:

brew install chromedriver

(Ubuntu and variants prerequisites)

sudo apt-get install chromium-browser

(Everyone from this point) From your terminal run::

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

If you have both python2 and python3 installed::

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

If given permission errors::

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

Updating to the latest version

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

Uninstalling

pip uninstall pikapy

Usage

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.

usernames.txt file is created in the current working directory.

Example 1 (Create entirely random new account)::

~pikapy
Created new account:
  Username:  traynagmoh
  Password:  rossstrubhep
  Email   :  [email protected]

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

~pikapy -p password -c 2
Created new account:
  Username:  trodbectflik
  Password:  password
  Email   :  [email protected]
Created new account:
  Username:  truzplospduv
  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:  mycusttruzplospduv:trodbectflikomusername
  Password:  hunter2
  Email   :  [email protected]

Example 4 (Create a new account with mail using "plus trick")::

~pikapy -m [email protected]
Created new account:
  Username:  wongblofttez
  Password:  password
  Email   :  [email protected]

pikapy's People

Contributors

marbink avatar mumpitz avatar skvvv avatar theddosfriend 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.