Jump to content

104 posts in this topic

Recommended Posts

Updated (edited)

CHECK SERVER STATUS BEFORE USING: LINK

 

NEW THREAD: LINK

 

PTC Login Instructions :

 

 
·         Get Visual Studio 2015 (Any version works)
·         Download the ZIP and exctract it from the link provided.
·         Inside the ZIP folder that you just extracted you will find a .sln file. Open that.
·         When you've got Visual studio open right click the PokemonGO.RocketAPI.Console and set as startup project.
·         Next up you set the Latitude and Longitude of the place where you wanna farm (It's gonna cover a huge area around those coordinates) You can do this through Google maps. ( THIS WILL HAVE TO BE MODIFIED INSIDE SETTINGS.CS THROUGH VISUAL STUDIO)
·         Now we've gotta setup Pokemon Club login as I haven't figured Google Login out yet. If you dont have a Pokemon Club account you should start afresh and create one over at The Official Pokémon Website | Pokemon.com | Explore the World of Pokémon
·         Inside the File where we edited Longitude and latitude we gotta change our login info also. Edit PtcUsername to your username andPtcPassword to your password. (POKEMON TRAINER CLUB)
·         We are done! press ctrl + F5 to compile and run.


Google Login Instructions :


 
 
·         Get Visual Studio 2015 (Any version works)
·         Download the ZIP and exctract it from the link provided.
·         Inside the ZIP folder that you just extracted you will find a .sln file. Open that.
·         When you've got Visual studio open right click the PokemonGO.RocketAPI.Console and set as startup project.
·         Next up you set the Latitude and Longitude of the place where you wanna farm (It's gonna cover a huge area around those coordinates) You can do this through Google maps. ( THIS WILL HAVE TO BE MODIFIED INSIDE SETTINGS.CS THROUGH VISUAL STUDIO
·         All done! Press Ctrl +F5 And follow the instructions! /The account you just logged in with over at google.com/device will be the Google account that is linked to your Pokemon Account.


 
Example of a Location, Sydney AU: -33.870225, 151.208343
In this case the settings.cs should be as follows:


 
public const double DefaultLatitude = -33.870225;
public const double DefaultLongitude = 151.208343;


 
When you've pressed Ctrl + F5 it will be built into Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Console\bin\Debug
File name is: PokemonGo.RocketAPI.Console.exe
 
 

Downloads

Hidden Content

React or reply to this topic to see the hidden content & download link. 👀


 
 
Credits: All credits go to Ferox!

Updated by Sneezh
  • Like 2

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines