Jump to content

[TUTORIAL] Pokemon GO Sniping From Discord Channels and Setup of PokeMobBot


3 posts in this topic

Recommended Posts

Updated

Pokemon GO Sniping From Discord Channels (PokeMobMot)

Prerequisites:
  • Windows Computer
  • Internet Connection
    Instructions:
  1. Get either the gui or console of the tool and the bot (scroll down to the .zip in the GItHub links)
  2. Unzip PokeMobBot (Release.zip) and PogoLocationFeeder
  3. Go to your config.json of PokeMobBot located in Release\Config\config.json\
  4. Open w/ Notepad ++ or any text editor
  5. Go to these lines of text and change as told (line 76, and line 81-84)
  6. "SnipeAtPokestops": false, //change to true	  "UseSnipeLocationServer": false, //change to true	  "UsePokeSnipersLocationServer": false, //keep false, PokeSnper servers are currently down	  "SnipeLocationServer": "localhost", //keep it localhost	  "SnipeLocationServerPort": 16969, //change it if you changed port on feeder
  7. Edit PogoLocationFeeder\Config\config.json if you want to change port (If you do change port in PokeMobBot's config to the same one you chose)
  8. Run both programs
  9. If prompted for login edit: Release\Config\auth.json
  10. {		  "AuthType": "google", //change either ptc (pokemon trainer club) or google	  "GoogleRefreshToken": "", //ignore	  "GoogleUsername": "[email protected]", //remember the "" before and after the email	  "GooglePassword": "password123", //remember the "" before and after the password	  "PtcUsername": "usernamehere", //same as above	  "PtcPassword": "passwordhere" //same as above, but there's no comma after the quotes on this one 	}
Guest
This topic is now closed to further replies.
×
  • 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