You are viewing our Forum Archives. To view or take place in current topics click here.
Pokemon Go Bot Support and Setup
Posted:

Pokemon Go Bot Support and SetupPosted:

Brandon
  • Administrator
Status: Offline
Joined: Mar 24, 201311Year Member
Posts: 2,833
Reputation Power: 30856
Motto: I may not have gone where I intended to go, but I think I have ended up where I needed to be.
Motto: I may not have gone where I intended to go, but I think I have ended up where I needed to be.
Status: Offline
Joined: Mar 24, 201311Year Member
Posts: 2,833
Reputation Power: 30856
Motto: I may not have gone where I intended to go, but I think I have ended up where I needed to be.
So I noticed that even though a thread was created by the one and only Mortar himself, people are still struggling to set it up.

Though, it's an easy and simple process, you still are a little confused on how to set it up, which is okay. So I am offering help to anyone needing it.

Currently NecroBot and Spegeli are the main bots that are being used, but Necro has been announced as outdated and HaxtonBot took over.





I will now begin the visual process on how to set up the bots one step at a time. Please follow the steps carefully so you do not mess up anything.

We will being setting up the newest bot Haxton.

The files you are going to need are located on their github page here:

[ Register or Signin to view external links. ]

Click here to download:

[ Register or Signin to view external links. ]






You will also need Visual Studio. You can download it by visiting their page.

[ Register or Signin to view external links. ]

Click this specific download:

[ Register or Signin to view external links. ]





Great! You have everything you need to get that Pokemon account ranked up! Let's start off by completing the installation process for Visual Studio. I don't need to go into further detail on how to install it as it is a piece of cake.




Now, when you open the HaxtonBot folder, you should be prompted with the following:

Open the one I have highlighted.

[ Register or Signin to view external links. ]







The first thing you need to do is set up the bot so it can pull and send information to your Google/Ptc account. On the right hand side, you will have a list of files. Scroll down until you see the file named: App.config.

As shown here:

[ Register or Signin to view external links. ]


Setting up using Ptc (Pokemon Trainer Club Account)


Once you open the App.config folder, you need to look for the code to add in your account details for your Ptc account.

Here are the 3 fields you need to edit.

[ Register or Signin to view external links. ]


When you edit it, it should look like what I have provided below:

[ Register or Signin to view external links. ]





Setting up using Google (Google Account)


Once you open the App.config folder, you need to look for the code to add in your account details for your Google account.

Here are the 2 fields you need to edit.

[ Register or Signin to view external links. ]


When you edit it, it should look like what I have provided below:

[ Register or Signin to view external links. ]







Great! Your account is configured with the program and is ready to run! But wait! You still need to tweak some settings. In the same App.config folder, you will see some options to enable or disable, and to tweak.

[ Register or Signin to view external links. ]


For those who are just saying What?! Don't worry. It's easy.

Pay attention to what I have highlighted below, those are the commands you are going to edit (You do not need to edit every one of them)

[ Register or Signin to view external links. ]


Now I will edit a few just to show you how, but they are pretty self explanatory on what they do.

Let's say I want to keep every pokemon over 1500CP. I would edit the line that states:

<add key="KeepMinCp" value="1800" />


to

<add key="KeepMinCp" value="1500" />


I can also use my Lucky Eggs as well, but we need to edit it.



Currently it is set as False (No). So as of right now, The bot won't use my Lucky Eggs. We need to tell it Yes or True to use my Lucky Eggs.


<add key="UseLuckyEggs" value="false" />


Changes to

<add key="UseLuckyEggs" value="true" />



And so forth. All these edit the same.







Choosing your location on where you want your bot to walk around at is easy! Let's tell the bot where you want to go. So lets say I want to go to Tokyo. I will need to find the coordinates of Tokyo. Lucky, there is a site called [ Register or Signin to view external links. ] that lets you click where you want to pull the coordinates from.

I managed to get Tokyo's coordinates as: 35.6895 N, 139.6917 E

Since it it North and East, both numbers are positive. If it was South and/or West, they would be negative.

Let's enter the coordinates into the bot.

In the image below, you will need to put your coordinates in here.

Before:

[ Register or Signin to view external links. ]


After:

[ Register or Signin to view external links. ]








Perfect! Everything is set up and you are ready for lift off! So we need to get the bot to run. Follow the steps provided below on how to run the bot.

Right click on PokemonGo.Haxton.Console

[ Register or Signin to view external links. ]



Once you right click. You will see an option that says "Set as start up project". Click on that.

After you set it as your start up project, on your keyboard, press Ctrl+F5 and the bot will now boot.

[ Register or Signin to view external links. ]


Congrats on setting it up! Now go catch those pokemon!!!


If you still need help, feel free to post below! I will gladly assist you further.

The following 16 users thanked Brandon for this useful post:

Loke (09-23-2016), iShane (08-03-2016), Nkz (08-03-2016), IIl (08-01-2016), BRye (08-01-2016), BraapNation (07-31-2016), Qui (07-31-2016), NathanielKnowz (07-31-2016), RepBandit (07-31-2016), CPR (07-31-2016), Gavin- (07-31-2016), Grohl (07-31-2016), DeluxeHazard (07-31-2016), Red (07-31-2016), Ethan (07-31-2016), Cent (07-31-2016)
#2. Posted:
MrBrandn
  • TTG Master
Status: Offline
Joined: Jan 21, 201014Year Member
Posts: 848
Reputation Power: 37
Status: Offline
Joined: Jan 21, 201014Year Member
Posts: 848
Reputation Power: 37
Hey, i am using the HaxtonBot from that post you mentioned.. i set it up and it seems to be working great except it keeps having to re-log into the google account every couple minutes.. Is there an issue with this?
#3. Posted:
GR33NV3N0M
  • TTG Senior
Status: Offline
Joined: Oct 04, 201013Year Member
Posts: 1,514
Reputation Power: 72
Status: Offline
Joined: Oct 04, 201013Year Member
Posts: 1,514
Reputation Power: 72
man awesome thread, i got it working perfectly! quick question does haxton have the auto unban for softbans like necro does ?

Thanks

+ rep

GV
#4. Posted:
Columbia
  • Summer 2018
Status: Offline
Joined: May 26, 201112Year Member
Posts: 1,977
Reputation Power: 908
Status: Offline
Joined: May 26, 201112Year Member
Posts: 1,977
Reputation Power: 908
Amazing thread Mate <3 and he knows what he is doin
#5. Posted:
DeluxeHazard
  • Christmas!
Status: Offline
Joined: Jul 28, 201310Year Member
Posts: 14,540
Reputation Power: 895
Status: Offline
Joined: Jul 28, 201310Year Member
Posts: 14,540
Reputation Power: 895
Is it possible to do this using Visual Studio Code because I am on a Mac and that is the only above programs available for Mac?
#6. Posted:
Grohl
  • TTG Senior
Status: Offline
Joined: Feb 23, 201311Year Member
Posts: 1,222
Reputation Power: 73
Status: Offline
Joined: Feb 23, 201311Year Member
Posts: 1,222
Reputation Power: 73
For some reason it keeps relogging with the google account I mean it does the work but should it be relogging every couple seconds?
#7. Posted:
Gavin-
  • Winter 2020
Status: Offline
Joined: Nov 02, 201310Year Member
Posts: 4,340
Reputation Power: 1865
Status: Offline
Joined: Nov 02, 201310Year Member
Posts: 4,340
Reputation Power: 1865
DeluxeHazard wrote Is it possible to do this using Visual Studio Code because I am on a Mac and that is the only above programs available for Mac?


I think you can use something called a virtualbox or something.
#8. Posted:
MrBrandn
  • TTG Master
Status: Offline
Joined: Jan 21, 201014Year Member
Posts: 848
Reputation Power: 37
Status: Offline
Joined: Jan 21, 201014Year Member
Posts: 848
Reputation Power: 37
Grohl wrote For some reason it keeps relogging with the google account I mean it does the work but should it be relogging every couple seconds?


Mines doing the same thing, I am running a 2nd bot on my dummy Pokemon account and it never has to relog.. only google.
#9. Posted:
Brandon
  • Administrator
Status: Offline
Joined: Mar 24, 201311Year Member
Posts: 2,833
Reputation Power: 30856
Motto: I may not have gone where I intended to go, but I think I have ended up where I needed to be.
Motto: I may not have gone where I intended to go, but I think I have ended up where I needed to be.
Status: Offline
Joined: Mar 24, 201311Year Member
Posts: 2,833
Reputation Power: 30856
Motto: I may not have gone where I intended to go, but I think I have ended up where I needed to be.
MrBrandn wrote Hey, i am using the HaxtonBot from that post you mentioned.. i set it up and it seems to be working great except it keeps having to re-log into the google account every couple minutes.. Is there an issue with this?
Are you on windows 10?
#10. Posted:
Brandon
  • Administrator
Status: Offline
Joined: Mar 24, 201311Year Member
Posts: 2,833
Reputation Power: 30856
Motto: I may not have gone where I intended to go, but I think I have ended up where I needed to be.
Motto: I may not have gone where I intended to go, but I think I have ended up where I needed to be.
Status: Offline
Joined: Mar 24, 201311Year Member
Posts: 2,833
Reputation Power: 30856
Motto: I may not have gone where I intended to go, but I think I have ended up where I needed to be.
DeluxeHazard wrote Is it possible to do this using Visual Studio Code because I am on a Mac and that is the only above programs available for Mac?
You can do this on VirtualBox

[ Register or Signin to view external links. ]
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.