Skip to content

0.63.1! Recursively reads CSV and level-up accounts for a given time. New accounts level 3/4 in 90 seconds! PokemonGo-Bot is needed for it.

Notifications You must be signed in to change notification settings

ultrafunkamsterdam/PokeLevel

Repository files navigation

Please make sure your account activation is done by clicking the link in the mail before using PokeLevel

PokeLevel

Beta 3

Quickly and recursively level your PoGo accounts!

Features PokeLevel Script

  • [ new accounts ] Auto nickname, outfit, starter, accept-tos, buddy and level 3/4 in 100 sec! Picks team at level 5
  • Iterates over your accounts CSV and runs each account for a given time. (default 300 sec)
  • Set account in CSV being (Not) Available. Useful for mapping accounts to alternate which gives more human-like behaviour
  • Hashing Key Support (2 keys)
  • Live account list editing. The script looks for available accounts per round.
  • Stops automatically when done and puts accounts back available.
  • Live output monitoring. Skips or quits on severe errors
  • Log file, config.json, and cache stored in a folder per account
  • Highly customizable

Installation

PokeLevel itself requires JQ and GPW. These will be installed through install.sh. In some weird cases the builtin 'shuf' tool is not available and needs to be installed.

The BOT and API need python2.7 ,pip, nodejs, grunt,python-virtualenv which will be installed automatically too!

For raspberry on Raspbarian first install pip-setuptools : sudo pip install -U pip setuptools

.

git clone https://github.com/ultrafunkamsterdam/PokeLevel.git
cd PokeLevel
./install.sh

Modify scriptconfig.conf and accounts.csv to your needs. Be carefull not to erase quotes or other signs

Modify accountsfile.csv | 1 account per line in the form of CSV (no whitespaces, headers or empty lines)

ptc,username,password,Y
ptc,username2,password,Y
google,[email protected],password,Y

To run:

./run.sh
Features PokemonGo-Bot
  • Search Pokestops
  • Catch Pokemon
  • Complete tutorial
  • Choose team
  • Customizable throw accuracy, walking speed, sleeping schedules, buddy's, lucky-egg use, exclude or vip pokemon
  • Determine which pokeball to use (uses Razz Berry if the catch percentage is low!)
  • Exchange Pokemon as per configuration
  • Evolve Pokemon as per configuration
  • Auto switch mode (Inventory Checks - switches between catch/farming items)
  • Limit the step to farm specific area for pokestops
  • Rudimentary IV Functionality filter
  • Ignore certain pokemon filter
  • Adjust delay between Pokemon capture & Transfer as per configuration
  • Hatch eggs
  • Incubate eggs
Made possible by the hard work and efforts of:

About

0.63.1! Recursively reads CSV and level-up accounts for a given time. New accounts level 3/4 in 90 seconds! PokemonGo-Bot is needed for it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published