-
Originally Posted by
CruelGiraffe
My game is open and I can see my XP going up!

For some reason it doesnt update the "farmed xp" but i see it going up

Farmed exp is the info you get from that particular pokestop.
I could add my own version later on with exp/h and exp gained.
-
Post Thanks / Like - 1 Thanks
WoWSondermüll (1 members gave Thanks to Neer for this useful post)
-
Member
yes i have and i get the same error
-
Elite User
Originally Posted by
Neer
Farmed exp is the info you get from that particular pokestop.
I could add my own version later on with exp/h and exp gained.
Well, even tho it says 0, still giving me xp :P
-
-
Updated main post with info about getting Pokemon catching to work with google login!
-
Post Thanks / Like - 1 Thanks
WoWSondermüll (1 members gave Thanks to Neer for this useful post)
-
Member
Sorry to be a pest so I add lat and long... I've changed useptc to false as im using google? Now email i use my email?
how do i get clientsig and longdurationtoken and device id??
public const bool UsePTC = false;
public const string PtcUsername = "User";
public const string PtcPassword = "alligator2";
public const string DeviceId = "cool-device-id";
public const string Email = "MY GMAIL EMAIL HERE??? OR LEAVE IT?";
public const string ClientSig = "fake";
public const string LongDurationToken = "fakeid";
public const double DefaultLatitude = 45.02975604389654;
public const double DefaultLongitude = 93.31928730010986;
-
Originally Posted by
Tobbo88
Sorry to be a pest so I add lat and long... I've changed useptc to false as im using google? Now email i use my email?
how do i get clientsig and longdurationtoken and device id??
public const bool UsePTC = false;
public const string PtcUsername = "User";
public const string PtcPassword = "alligator2";
public const string DeviceId = "cool-device-id";
public const string Email = "MY GMAIL EMAIL HERE??? OR LEAVE IT?";
public const string ClientSig = "fake";
public const string LongDurationToken = "fakeid";
public const double DefaultLatitude = 45.02975604389654;
public const double DefaultLongitude = 93.31928730010986;
Please read the main post and don't divert from the instructions.
-
Member
Visual Studio 2015 = 7GB?
-
Sergeant
only ptc version working atm?
-
Member
Gettin an error "Program 'program' does not contain a static 'Main' method suitable for an entry point"
UPD Now it works
Last edited by GreamDesu; 07-19-2016 at 05:22 PM.
-
Contributor
Originally Posted by
dv999
only ptc version working atm?
nope the Google Version is working fine too
-
Member
i have an exe now this is latest message
-
Sergeant
yeah, worked now
needs to add check for api outtages
if i login my account via phone to check will it **** the bot?
-
Member
I trying to download Visual Studio 2015 but it's takes too long, it's normal?
-
Knight
Originally Posted by
Neer
Please read the main post and don't divert from the instructions.
just a question which is more reliable the ptc one or the google one which is more updated and more features or they are just both the same.
the google one is kinda annoying whenever it crashes you have to do authentication over and over again the one that fero have has long authentication token so it saves time why not they just combine them all together to make a better one weird.