maierfelix / POGOserver

Pokemon GO server emulator
GNU General Public License v3.0
459 stars 197 forks source link

Create And connect an user #305

Open peegee1985 opened 7 years ago

peegee1985 commented 7 years ago

Hello, please Tell mě how the hack do i create user to play? Username And password is not aby of the values in the db. How to create player?

DracoMilesX commented 7 years ago

You need to use an already existing user by logging in with google to the official servers. Then disconnect and open up the xposed module and fill in where it needs to redirect too. Then start PoGO again and you should connect to your private server.

peegee1985 commented 7 years ago

Hello, thanks for an answer. I should connect via google on server or on he client (nox app)

Dne 14. 11. 2016 3:44 odpoledne napsal uživatel "DracoMilesX" < notifications@github.com>:

You need to use an already existing user by logging in with google to the official servers. Then disconnect and open up the xposed module and fill in where it needs to redirect too. Then start PoGO again and you should connect to your private server.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/maierfelix/POGOserver/issues/305#issuecomment-260352902, or mute the thread https://github.com/notifications/unsubscribe-auth/AWXVWEZg1sQG6EXcQqQ0F6GLjL21hOapks5q-HPYgaJpZM4KxK1B .

DracoMilesX commented 7 years ago

You need to register your google account with the emulator or device your using. Then login on the official servers. Then close PoGO and use xposed module to redirect and connect to private server.

peegee1985 commented 7 years ago

Its nit working. Client (apk) sayz unabke to authenticate... Even tho its pointed to my virtuální wattos server...

peegee1985 commented 7 years ago

Could it be my server version 0.6.0 ?

peegee1985 commented 7 years ago

And my emulated ios on nic app is 4.4.2

peegee1985 commented 7 years ago

Sorry for my bad english. My android is 4.4.2 on nox app And xposed redirected to my server. Its saying unable to authenticate.

peegee1985 commented 7 years ago

And client version is 0.35

DracoMilesX commented 7 years ago

Dunno what does it say on the server console? Otherwise it might be the server version haven't tested it in a while.

peegee1985 commented 7 years ago

I think There is a problem, when i do npm run Bolt it should download all the db things from Niantic , right? But There is nothing in my sql db nore in my src folder. ...im confused .

peegee1985 commented 7 years ago

Npm run boot

peegee1985 commented 7 years ago

And im running this...https://github.com/maierfelix/POGOserver/wiki/Pre-Installed-POGOserver-on-a-Oracle-VM-image-with-WattOS-R10

DracoMilesX commented 7 years ago

It should if you have modified the config file. It should create a folder data or models and the output should be seen in the console.

Which ip are you using the one you see in the vm or something else? Haven't tried the VM yet will try it tomorrow otherwise maby @Badley187 can help u with it since he created it.

peegee1985 commented 7 years ago

Should i mess with ip adress ať the nox app? Because There is ip way different from the one the Pogo server showing (listening at). Its connecting good to Niantic official (the nox app Pogo client) but since i change it to my Virtuální box server, it sayz unable to authenticate....

DracoMilesX commented 7 years ago

Yeah you can try it usually the ip it's listening on is not the correct one for virtual machines. You might as well need to put the network adapter on bridge.

peegee1985 commented 7 years ago

OK i have server running but i have other issue. I have added spawnpoints. I see Pokémon in sightings. But on the game map its showing only those White circles And nothing is spawning. Why is that?

chaze117 commented 7 years ago

The best way to connect VB server is using the Bridged adapter setting. The white circles bug is appearing for me when I connect to the server from outside of my local nerwork.