Giter Club home page Giter Club logo

pokemongo-bot-desktop's Introduction

screenshot

# Pokemon GO Bot Desktop **THE BOT IS CURRENTLY UNDERGOING A MAJOR BUILD SYSTEM REVAMP PLEASE BE PATIENT**

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

Getting Started

###Install

macOS

git clone --recursive https://github.com/PokemonGoF/PokemonGo-Bot-Desktop
brew install python node wget
cd PokemonGo-Bot-Desktop
npm install

If npm install crashes with errors related to pip, the following script may solve your problems :

cat > ~/.pydistutils.cfg << EOF
[install]
prefix=
EOF

Linux

Install Node.js

git clone --recursive https://github.com/PokemonGoF/PokemonGo-Bot-Desktop
sudo apt-get install python wget
cd PokemonGo-Bot-Desktop
npm install

Windows

Install git bash
Install Python 2.7
Install Node.js
Set your $PATH

git clone --recursive https://github.com/PokemonGoF/PokemonGo-Bot-Desktop
cd PokemonGo-Bot-Desktop
npm install

Run

npm start

Update

git pull
npm install

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

pokemongo-bot-desktop's People

Contributors

ariestiyansyah avatar jaceromri avatar julientant avatar jvenberg avatar kdemoya avatar outpox avatar projectbarks avatar sniok avatar solderzzc avatar tnsbm avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.