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
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.