-
Member
dont u get the error with attribut unknown?
-
Member
Video Tutorial pls.
-
Elite User
How people use google Account xD
Pokemon Club work fine now
-
Originally Posted by
Ehnoah
How people use google Account xD
Pokemon Club work fine now
https://github.com/Zeromark30/PoGO-Radar
thanks to @deadmarine few pages back
-
Post Thanks / Like - 1 Thanks
Ehnoah (1 members gave Thanks to Sheetka for this useful post)
-
Member
Sleeping for 2 seconds to get around rate-limit.
[+] Received API endpoint:
https:///rpc
[-] Ooops...
Traceback (most recent call last):
File "main.py", line 337, in <module>
main()
File "main.py", line 286, in main
h = heartbeat(api_endpoint, access_token, response)
File "main.py", line 221, in heartbeat
response.unknown7,
AttributeError: 'NoneType' object has no attribute 'unknown7'
I have this error all time
-
Elite User
Originally Posted by
serotini
Does it Teleport us, so use Fake Account or it is fine?
-
Member
Keep getting server offline using PTC
-
Originally Posted by
Ehnoah
Does it Teleport us, so use Fake Account or it is fine?
Id just use a different acc yea, but for me it doesn't work atm. Servers offline it says. Not sure if that's just for google accounts or in general.
-
Elite User
Strange now I get Syntax "e" Error. WIth the PTC sadly
-
Contributor
The PoGo servers are being ddosed / overloaded from all the new people, however this does work.
-
Member
Originally Posted by
serotini
This doesn't work. If u use the original non google account version it logs in fine. If you use this with google, it logins to the google server but it spams server offline.
Microsoft Windows [Version 10.0.10586]
(c) 2015 Microsoft Corporation. All rights reserved.
C:\Users\xxxxx>CD C:\Users\xxxxx\Downloads\PoGO-Radar-master
C:\Users\xxxxx\Downloads\PoGO-Radar-master>main.py -u 055908"
[!] Using google as login..
[+] Token: eyJhbGciOiJSUzICI6IjhmYmJlZWE0...
[-] server offline
[-] server offline
[-] server offline
[-] server offline
[-] server offline
[-] server offline
[-] server offline
[-] server offline
[-] server offline
[-] server offline
[-] server offline
[-] server offline
[-] server offline
[-] server offline
[-] server offline
[-] server offline
[-] server offline
-
Elite User
-
Contributor
Incredible script. Thank you kind sir!!!!!!!!!!!!
-
Corporal
Originally Posted by
CruelGiraffe
After a while everything is just empty?

Maybe Server does not respond.
Try to use -d ( For Debug ) and see what Server is telling you.
___
C# Version is 75% done, the only thing that drives me crazy is the server instability ...
-
Originally Posted by
Kinosix
This doesn't work. If u use the original non google account version it logs in fine. If you use this with google, it logins to the google server but it spams server offline.
Microsoft Windows [Version 10.0.10586]
(c) 2015 Microsoft Corporation. All rights reserved.
C:\Users\xxxxx>CD C:\Users\xxxxx\Downloads\PoGO-Radar-master
C:\Users\xxxxx\Downloads\PoGO-Radar-master>main.py -u 055908"
[!] Using google as login..
[+] Token: eyJhbGciOiJSUzICI6IjhmYmJlZWE0...
[-] server offline
[-] server offline
[-] server offline
[-] server offline
[-] server offline
[-] server offline
[-] server offline
[-] server offline
[-] server offline
[-] server offline
[-] server offline
[-] server offline
[-] server offline
[-] server offline
[-] server offline
[-] server offline
[-] server offline
With the original one I get this
Code:
[!] login for: username
Traceback (most recent call last):
File "C:\Users\Desktop\pokemongo-api-demo-simulation\main.py", line 335, in <module>
main()
File "C:\Users\Desktop\pokemongo-api-demo-simulation\main.py", line 247, in main
access_token = login_ptc(args.username, args.password)
File "C:\Users\Desktop\pokemongo-api-demo-simulation\main.py", line 179, in login_ptc
except e:
NameError: global name 'e' is not defined
With the other ''google'' one I at least get to log in, so i kind of thought that one did work.
However in the end they still both don't work for me anyway