maierfelix / POGOserver

Pokemon GO server emulator
GNU General Public License v3.0
460 stars 198 forks source link

Newer pokemon #323

Open ghost opened 7 years ago

ghost commented 7 years ago

Is it possible to get the newer pokemon with this server

chaze117 commented 7 years ago

Sadly, no. This project is abandoned, and PoGO is now well protected only version 0.35 can join to this server

Furtif commented 7 years ago

yeps... Another emulator saw the day here https://github.com/msx752/PoGoEmulator in C # but it does not work in 0.69.0 either

ghost commented 7 years ago

Ok thanjs

maierfelix commented 7 years ago

I lost interest due to the Safetynet protection and the many "uncommon" decisions niantic made for the client. However working on this project was one of the most fun tasks ever for me. I'm thinking about writing a short article about the things happened last year in relation to Pokemon GO and this emulator with a few technical insights on how the emulator was created. @Furtif this looks like a port of this project

ghost commented 7 years ago

How hard would it be to write a server for it?

maierfelix commented 7 years ago

I'm not following the news anymore but I think the problem lies on all the client protections which has to get bypassed first.

ghost commented 7 years ago

oh ok

maierfelix commented 7 years ago

Generation II was already coded into 0.35 but the models were missing. It should be possible to add the second generation to the game if someone is able to dump the new models.

ghost commented 7 years ago

How would one get the newer models?

maierfelix commented 7 years ago

Possibly by copying the cached models from the android file system but I'm pretty sure that there are now several protections as well.

ghost commented 7 years ago

https://github.com/apavlinovic/pokemon-go-imagery

would this help

Furtif commented 7 years ago

@maierfelix Yes more or less this, but it's in C #

Furtif commented 7 years ago

I think @msx752 relied heavily on this here, they should exchange ideas both @maierfelix maybe this will bring something good

ghost commented 7 years ago

well its a step in the direction

msx752 commented 7 years ago

nope i stopped to coding for pogoemulator or bots, due to the same issue