Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Pokemon Go Bot. C#.

##Features:

  • Farm Pokestops
  • Catch Pokemon
  • Transfer Pokemon
  • Refresh token support. (for google auth)
  • Login with PTC
  • Login with Google
  • Hatch Eggs
  • Evolve Pokemon
  • Add awesome colorZ
  • Incubate New Eggs
  • More proto

##Screenshots: img

##Requested Features:

  • Ability to set IVs percentage, say 85%, everything below will be transferred.
  • Ability to set walking speed.
  • Implement seperate farming modes:
  •   a. XP Mode: visits pokestops only (might farm pokemons that may spawn near pokestops)
    
  •   b. Stardust Mode: Walks/Scans a large radius from given coordinates for pokemons, keeps repeating.
    

Files

  • token.txt | Contains: 1 Line with Refresh Token | Don't delete!
  • external.config | Contains: configuration

Setup Guide

  • Download and extract the newest release here
  • Edit external.config:
  • Change AuthType to "Google" or "Ptc"
  • If using "Ptc", change username and password to your login
  • Change DefaultLatitude and DefaultLongitude to the GPS coords of your liking
  • Change language to "english" or "german"
  • Change transfertype to "none"/"cp"/"leaveStrongest"/"duplicate"/"all"
  • If using "cp", change TransferCPtreshold to your liking
  • Change EvolveAllGivenPokemons to "true" or "false"
  • Run the bot :)
  • If you don't know how to do that, Double-click on the file called "PokemonGo.RocketAPI.Console.exe". If you don't see a file ending with .exe, Look for a file "PokemonGo.RocketAPI.Console" that says "Application" under Type.

About

Pokemon Go Bot in C# based on https://github.com/DetectiveSquirrel/Pokemon-Go-Rocket-API

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages