https://github.com/codebam/sythepoke
SythePoke client (win32)
https://github.com/codebam/sythepoke
Last synced: 4 months ago
JSON representation
SythePoke client (win32)
- Host: GitHub
- URL: https://github.com/codebam/sythepoke
- Owner: codebam
- Created: 2016-07-30T18:05:23.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-24T18:43:02.000Z (almost 9 years ago)
- Last Synced: 2025-01-15T13:58:15.212Z (5 months ago)
- Language: C++
- Size: 35.2 KB
- Stars: 0
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#SythePoke
This is the source of SythePoke:
http://www.sythe.org/threads/pokemon-go-for-pc-client-play-pokemon-go-in-any-city-sythepoke-v0-8.2150567/This very simple win32 client opens a pipe to the NOX emulator and simulates GPS movements based on key strokes and a selected location.
Some of the code was programmatically generated (in particular combobox). This code and client are in alpha release and have been rapidly prototyped over a few hours. Bugs are expected.
#Libraries
Compile with:
kernel32.lib; user32.lib; advapi32.lib