tehp / OpenPoGoWeb

Web View for OpenPoGoBot
77 stars 58 forks source link

[Help/Wiki] How to make action work? #164

Open talmachani opened 8 years ago

talmachani commented 8 years ago

I have enabled pokemon actions in userdata.js , i get 404 on the polling (i'm guessing that it), I thought that maybe I need to enable web socket property in config, but still nothing happens.

This is a great feature!!

How do I make it work? BTW bot is on branch dev

BobbyWibowo commented 8 years ago

Did you use OpenPoGoBot? The web interface is transiting to support OpenPoGoBot only. Well, at least the action feature is supposed to only work with OpenPoGoBot since it requires WebSocket or something.

talmachani commented 8 years ago

im using https://github.com/PokemonGoF/PokemonGo-Bot they actually look pretty similar

BobbyWibowo commented 8 years ago

Yeah, you can't use the actions with PokemonGo-Bot. It doesn't have complete WebSocket implementation yet, although I'm sure they're currently developing it in their dev branch. For now, I'm sure you'll have to use OpenPoGoBot if you really want to use the actions menu.