POGOserver icon indicating copy to clipboard operation
POGOserver copied to clipboard

Create And connect an user

Open peegee1985 opened this issue 9 years ago • 17 comments
trafficstars

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?

peegee1985 avatar Nov 14 '16 10:11 peegee1985

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.

DracoMilesX avatar Nov 14 '16 14:11 DracoMilesX

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" < [email protected]>:

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 .

peegee1985 avatar Nov 14 '16 16:11 peegee1985

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.

DracoMilesX avatar Nov 14 '16 18:11 DracoMilesX

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

peegee1985 avatar Nov 14 '16 20:11 peegee1985

Could it be my server version 0.6.0 ?

peegee1985 avatar Nov 14 '16 20:11 peegee1985

And my emulated ios on nic app is 4.4.2

peegee1985 avatar Nov 14 '16 20:11 peegee1985

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 avatar Nov 14 '16 20:11 peegee1985

And client version is 0.35

peegee1985 avatar Nov 14 '16 20:11 peegee1985

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

DracoMilesX avatar Nov 14 '16 21:11 DracoMilesX

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 avatar Nov 14 '16 21:11 peegee1985

Npm run boot

peegee1985 avatar Nov 14 '16 21:11 peegee1985

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

peegee1985 avatar Nov 14 '16 21:11 peegee1985

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.

DracoMilesX avatar Nov 14 '16 21:11 DracoMilesX

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

peegee1985 avatar Nov 14 '16 21:11 peegee1985

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.

DracoMilesX avatar Nov 14 '16 21:11 DracoMilesX

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?

peegee1985 avatar Nov 16 '16 17:11 peegee1985

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.

chaze117 avatar Dec 02 '16 10:12 chaze117