V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
kevinroot
V2EX  ›  分享发现

PokemonGo Web Controller 全沾工程师来试试

  •  
  •   kevinroot · 2016-07-12 21:50:17 +08:00 · 3050 次点击
    这是一个创建于 2843 天前的主题,其中的信息可能已经有所发展或是发生改变。

    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; web_controller
    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. change_location_xcode
    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

    PokemonGo1 PokemonGo2 PokemonGo3 PokemonGo4

    Todo

    1. add map and current location on the html page.
    第 1 条附言  ·  2016-07-13 21:43:58 +08:00

    破图修复

    Usage Image

    web_controller change_location_xcode

    Snapshot

    PokemonGo1 PokemonGo2 PokemonGo3 PokemonGo4

    7 条回复    2016-07-13 18:22:36 +08:00
    qfdk
        1
    qfdk  
       2016-07-13 02:44:48 +08:00
    图挂了
    qfdk
        2
    qfdk  
       2016-07-13 03:30:33 +08:00
    顺便说一下你写个中文的说明多好- -
    kevinroot
        3
    kevinroot  
    OP
       2016-07-13 09:08:41 +08:00
    @qfdk 看 github 里的应该不会挂,这里好像不知道 github 的图床。中文可以有。
    liuxey
        4
    liuxey  
       2016-07-13 09:59:37 +08:00   ❤️ 1
    qfdk
        5
    qfdk  
       2016-07-13 14:33:14 +08:00 via iPhone
    顺便报一下 bug 似乎网页控制得左右是反的... 昨天试了一下 走路速度略慢
    kevinroot
        6
    kevinroot  
    OP
       2016-07-13 18:09:05 +08:00
    @qfdk 谢谢,方向的问题我回头看下;速度的话你可以改下 html 里面的 moveInterval()函数,瞬移的话怕你们账号被 block 哦
    qfdk
        7
    qfdk  
       2016-07-13 18:22:36 +08:00
    @kevinroot 看呢,瞬移 基本不可能,我把一开始的初始位置也改了 :) 一个是方向不大对,一个是速度不大对,公司没有 mac 没法调 , 不过还是感谢下作者。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3988 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 10:19 · PVG 18:19 · LAX 03:19 · JFK 06:19
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.