8m 42sLänge

Tool Bot Auto catch, Hatch Egg, Transfer Pokemon, Farming Pokestop, Level trainer... in Pokemon Go is in: https://goo.gl/BkfvLN Step1: Download Pokecolor and extract it to desktop: https://goo.gl/BkfvLN Mirror link: https://mega.nz/#!GQ5nULQQ!SQVoM3nQlRN9CMGzTxlI_YkptHiMcca3__lqmrf2B3s Step 2: Next find user.xml and open it up in notepad "Open with notepad, edit, as long as its open with notepad. Now we've got this window open I've added some comments to the settings file so do not edit anything past the things we're about to get through. Step 3: Find the Longitude and Latitude using googlemaps: google.com/maps Step 4: Transfer pokemon: (TransferType)none(/TransferType) If we want the bot to transfer All Pokemon but leave the one with the highest CP(Strongest one) let's change (TransferType)leaveStrongest(/TransferType) If we want the bot to transfer EVERYTHING change this to: (TransferType)all(/TransferType) If we want the bot to transfer all duplicates of pokemons (Always only leave 1 of Each Pikachu, Bulbasaur, Charmander etc.) let's change (TransferType)duplicate(/TransferType) If we want the bot to transfer everything below the a certain CP let's change (TransferType)cp(/TransferType) the next part covers where we will set the minimum CP up. Are you using Transfertype cp? Then let's change (TransferCPThreshold)0(/TransferCPThreshold) to something that fits our needs. I usually set this on 210 because of magikarp but that is a story for another time. Step 5: Open PokemonGo.RocketAPI.Console.exe and go website: google.com/device to add the code in the sofware. Step 6: Let's copy that Refresh token directly from the window and enter it in the previously skipped part. (GoogleRefreshToken)ENTER THE TOKEN THAT POPPED UP IN THE WINDOW HERE.(/GoogleRefreshToken) And save that, DONE!