PokemonGo Web Controller 全沾工程师来试试

2016-07-12 21:50:17 +08:00
 kevinroot

PokemonGo Web 版的控制器,妈妈再也不用担心我掉水沟里了。

github PokemonGoControllerSuite

PokemonGoController

  1. You should setup a web server, to run the HTML and php.
  2. After start the web server, visit the page with url like:http://10.0.0.100/PokemonGoController.You can also use virtual host to access the page.

PokemonGoScript

  1. Auto click the simulate location in Xcode.

PokemonHandler

  1. Simple blank Xcode project with a gpx file.

Usage

  1. Setup the web server, visit the page like http://10.0.0.100/PokemonGoController, you will see the UI below;
  2. Modify the Bundle Identifier and sign of the PokemonGoController Xcode project;
  3. Run the PokemonGoController project on your iOS device, which is also run the PokemonGo App;
  4. Adjust the x,y poisition in PokemonGoScript/runAutoClick.py.
  5. Run python runAutoClick.py
  6. Open PokemonGo App on your iOS device.
  7. use http://10.0.0.100/PokemonGoController to control your role in the game.
  8. Enjoy and catch Pokemon.

Thanks

Thanks to the project of kahopoon Pokemon-Go-Controller. I don't have two iOS 9 device, so I implement with HTML page.

Images

Todo

  1. add map and current location on the html page.
3055 次点击
所在节点    分享发现
7 条回复
qfdk
2016-07-13 02:44:48 +08:00
图挂了
qfdk
2016-07-13 03:30:33 +08:00
顺便说一下你写个中文的说明多好- -
kevinroot
2016-07-13 09:08:41 +08:00
@qfdk 看 github 里的应该不会挂,这里好像不知道 github 的图床。中文可以有。
liuxey
2016-07-13 09:59:37 +08:00
qfdk
2016-07-13 14:33:14 +08:00
顺便报一下 bug 似乎网页控制得左右是反的... 昨天试了一下 走路速度略慢
kevinroot
2016-07-13 18:09:05 +08:00
@qfdk 谢谢,方向的问题我回头看下;速度的话你可以改下 html 里面的 moveInterval()函数,瞬移的话怕你们账号被 block 哦
qfdk
2016-07-13 18:22:36 +08:00
@kevinroot 看呢,瞬移 基本不可能,我把一开始的初始位置也改了 :) 一个是方向不大对,一个是速度不大对,公司没有 mac 没法调 , 不过还是感谢下作者。

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/292069

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX