Spoof your iOS device GPS location for Pokémon Go
Don't forget to star the project for frequent updates 🙏
- ➡️ Download last release pokemongo-webspoof.app.tar.gz (v1.1.0)
- ➡️ Changelog is available here
- 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)
- Autopilot walk / subway & teleport (gif example)
- Xcode installed
- An iOS device with Pokémon Go connected to your Mac
- Start Pokémon Go on your iOS device & connect to your Mac
- Start the
pokemongo-webspoof
app, it will start also Xcode - Rename the Bundle Indentifer to something unique and different
- Build & run Xcode project on your connected iPhone
- Check the
Auto update Xcode location
in the app when everything is running - Go back to Xcode, click into menu Debug -> Simulate Location -> pokemonLocation
- And voilà, you can move with the arrows key and see your character move
NOTE: You can also use your keyboard arrows to move on the map 👍
- Delete
pokemongo-webspoof.app
from your computer - Remove
pokemongo-webspoof.app
from authorized app to Accessibility
- (System Preferences -> Security & Privacy -> Privacy Tab -> Accessibility)
- Download latest release
- Add back new
pokemongo-webspoof.app
to authorized app to Accessibility
- (System Preferences -> Security & Privacy -> Privacy Tab -> Accessibility)
- Download nodejs^6 (https://nodejs.org/en/)
$ git clone git@github.com:iam4x/pokemongo-webspoof.git
$ cd pokemongo-webspoof && npm install
$ npm run dev
If you have an issue Xcode2 check iam4x#5 (comment)
Happy hacking 👍
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."
- Pokemon-Go-Controller for first proof of concept
- @Kampfgnom for his applescript