github

iam4x / pokemongo-webspoof

  • вторник, 19 июля 2016 г. в 03:13:02
https://github.com/iam4x/pokemongo-webspoof

JavaScript
👾 Play Pokémon Go from your Mac



pikachu Pokémon GO - WebSpoof

Spoof your iOS device GPS location for Pokémon Go

Don't forget to star the project for frequent updates 🙏

Example

Features

  • Jump to places with Algolia Places search 🚀
  • Switch between different speed presets
  • Total distance counter (it differs from Pokémon Go incubator counter?)
  • Current speed counter
  • Include Pokémon spots from a collaborative map (might not be accurate, will update)

Requirements

  • Xcode installed
  • An iOS device with Pokémon Go connected to your Mac

How-to run

  1. Start Pokémon Go on your iOS device & connect to your Mac
  2. Start the pokemongo-webspoof app, it will start also Xcode
  3. Rename the Bundle Indentifer to something unique and different
  4. Build & run Xcode project on your connected iPhone
  5. Check the Auto update Xcode location in the app when everything is running
  6. Go back to Xcode, click into menu Debug -> Simulate Location -> pokemonLocation
  7. And voilà, you can move with the arrows key and see your character move

How-to Update

  1. Delete pokemongo-webspoof.app from your computer
  2. Remove pokemongo-webspoof.app from authorized app to Accessibility
    • (System Preferences -> Security & Privacy -> Privacy Tab -> Accessibility)
  3. Download latest release
  4. Add back new pokemongo-webspoof.app to authorized app to Accessibility
    • (System Preferences -> Security & Privacy -> Privacy Tab -> Accessibility)

Develop

  • Download nodejs^6 (https://nodejs.org/en/)
  • $ git clone git@github.com:iam4x/pokemongo-webspoof.git
  • $ cd pokemongo-webspoof && npm install
  • $ npm run dev

Happy hacking 👍

Known issues

osascript is not allowed assistive access . (-1719) [...]

Can't get menu item "pokemonLocation" of menu 1 of menu item "Simulate Location" [...]

"Failed to code sign "pokemon-webspoof. No non–expired provisioning profiles were found. Xcode can attempt to fix this issue. This will reset your code signing and provisioning settings to recommended values and resolve issues with signing identities and provisioning profiles."

Application has finished running Message from debugger: Terminated due to memory issue

Credits