How to use - GediminasMasaitis/PokeEase GitHub Wiki

PokeEase

How to use

PokeEase was created with user experience in mind, installation being no exception.

Steps to get everything working

  1. Download your favorite bot. At the moment we support PokeMobBot, as well as NecroBot and it's many forks.
  2. Make sure your bot is configured to use WebSockets and port 14251.
  • For PokeMobBot:
    1. Make sure you are running version 2.0.1 or later. Earlier versions are not supported!
    2. Open Config\config.json
    3. In section StartUpSettings, make sure WebSocketPort is set to 14251
  • For NecroBot:
    1. Open Config\config.json
    2. Make sure UseWebsocket is set to true. It is set to false by default!
    3. Make sure WebSocketPort is set to 14251
  1. Download PokeEase in one of the following ways:
  1. Start your bot of choice
  2. In your PokeEase folder, run launch.bat to launch the GUI in borderless chrome window OR go to folder src, and run PokeEase.html.

If you notice any bugs, report them on our GitHub issue tracker.