rx007 / PokemonGo-Bot-Desktop

The Desktop version of Pokemon Go Bot script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

screenshot

# Pokemon GO Bot Desktop **Development branch is not working for now, please be patient. You can download working 0.0.2 release.**

Desktop Pokemon GO Bot based on PokemonGo-Bot

Join us at #desktop-porting channel at our slack chat

Warning

  • Just getting started, many things are not stable. Help is much appreciated
  • Currently no linux build. If someone with linux wants to work to try to package the application, that would be great
  • To Linux users: Many are having issues getting the bot running. As of right now, it does not seem to be supported, but it eventually will

Get encrypt.so

Create a new separate folder somwhere
Run

wget http://pgoapi.com/pgoencrypt.tar.gz && tar -xf pgoencrypt.tar.gz && cd pgoencrypt/src/ && make

Then copy libencrypt.so to the gofbot folder and rename to encrypt.so

Waffle Channel

We sync the status in Waffle

Contributors

JVenberg
ProjectBarks solderzzc
JacerOmri
ariestiyansyah
GodLesZ
sniok
mmnsgo
Outpox

Don't forget to add yourself when doing PR

Credits

PokemonGo-DesktopMap Amazing job done by Mike Christopher

Licensing

The source icons belong to © Nintendo/Creatures Inc./GAME FREAK Inc.

This project is licensed under the MIT License.

Analytics

About

The Desktop version of Pokemon Go Bot script

License:MIT License


Languages

Language:Python 99.2%Language:JavaScript 0.5%Language:HTML 0.1%Language:CSS 0.1%