POGOserver
POGOserver copied to clipboard
Transfer account from official server
Its possible to transfer the current pokemon go account from the official server, by dumping all responses during the authentication phase. Maybe outsource this feature into a library, which generates some kind of save file. Then during the very first connect on a custom server, the progress from the official servers could get imported.
For some people, you can't transfer banned account, banned account is blocked at GET_PLAYER.
Aren't the details also saved on your phone, if its your main account?
@Nou4r Only assets like pokemon models and map data are cached. Player details get loaded on authentication phase.