Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Getting things ready

Logan edited this page Sep 4, 2016 · 2 revisions

We need some equipment here!

To enjoy the full experience, you should have some tools. But they are NOT necessary, since we pre-compile the Application for you :) If anything goes wrong (and you know a bit of C#, or want to learn it) you can investigate all of the Errors on your own, fix them or give the developers some usefull information so they dont need to look through all of the code.

PokemonGo Bot

Well, we need our programm dont we? Go to the main page of this repository and click on clone and download:

You dont have the GitHub Client for Windows

Click on "Download ZIP"

If you dont have or want Visual Studio continue here => PLACEHOLDER else continue reading ;)


You have GitHub Client for Windows

Click on "Open in Desktop"

This will simply open the Client and ask you where all files should be saved.

Visual Studio

Visual Studio is the only tool we will be needing! Basically with Visual Studio you can do.... ALL OF THIS.

Visual Studio can be downloaded here => Download Visual Studio

The process of installation is very easy. After the installation you are set to work at the bot and test stuff on your own.