-
Contributor
how to open 2 bots? help me?
-
Corporal
Originally Posted by
CometSynth
The program will login, but than crashes once it is faced with Google's page for you to choose ''How would you like to use Gmail: Your email/or Your Google Plus Page'' and than also since after that option it asks you to press Agree. or maybe its just cuz on my Gmail account i have my email and my google plus page and I have to choose
Did you follow the tutorial and enter gmail/password at Settings.cs ??
-
Corporal
Originally Posted by
Reaes
how to open 2 bots? help me?
Change your settings that you need for your second BOT press ctrl + F5 after that copy the content of RocketAPI\Console\bin\Debug in a diffrent folder and start
"PokemonGo.RocketAPI.Console"
If this is to difficult
you also can copy the whole project and open it twice...
-
Corporal
Originally Posted by
Reaes
how to open 2 bots? help me?
In visual studio, press Ctrl + F5. It will excute 1 app. Then input another gmail/password in Settings.cs for second account, after that press Ctrl + F5.
Another way is go to folder CatcherStopperTransfer\PokemonGo\RocketAPI\Console\bin\Debug and copyPokemonGo.RocketAPI.Console.exe
Copy and just run it everytime you want and everywhere, don't need visual studio.
-
Post Thanks / Like - 1 Thanks
lkjfds1 (1 members gave Thanks to sephiroth_trandangkhoa for this useful post)
-
Member
I am using the GUI version and it just spamms "Logging in, setting up, get player response, download settings response, download objects response, get inventory response, begining to farm, get map objects respoonse" then does that whole thing over and over again. What am i doing wrong?
-
Hey. =) How often does it try to catch a pokemon? Only got 1 pidgey so far

It is great so far =) easy to use
Last edited by Subcore; 07-21-2016 at 02:51 AM.
-
Master Sergeant
Originally Posted by
sephiroth_trandangkhoa
- Add AutomaticEnterCode() function to Client.cs and call it in LoginGoogle(). You can use any tool to check the difference.
- If you don't want to download my project, you can manual download chromedrive.exe and selenium dll and reference to your project (
Downloads)
- Add this line to Settings.cs
public const string ChromeDriverLocation = @"C:\chrome-driver-exe-location";
hey bro, i've been searching your post everywhere in this thread, seems i still can't figure out how to auto login, I have DL the chromedriver 2.22 and CatcherStopperTransfer-AutoLoginChrome.zip
your help is greatly appreciated~!
-
Member
Originally Posted by
krypt0_1337
I guess there is a problem with level up, because when i checked my bag i was 540/345.
The reason is because the bot does not take in consideration items got from level up, so when you connect your account your will out of range your bag.
Soft banned incoming for this reason maybe.
Yep same problem, is it posible to delete all items except 200 pokeballs or so...
Works perfect! thx
-
Member
Any hint about using the 5.0 bot on Ubuntu with mono?
-
Member
NZ Mitchell, looks great, where can we get it?
-
Member
Thanks guys for the program. First time visual studio user here and I followed the instructions on the front page and got it all working in no time! Cheers.
-
Member
Works great, thus the 30 min is a downer : )
- Followed the steps to the end.
Perhaps some info should be changed in the first post, like how people change the balls to be thrown, or when.
One curious question though, I see some running more than one, are you then being two places at the same time or just different users?
Good Job man.
-
Corporal
Originally Posted by
lkjfds1
hey bro, i've been searching your post everywhere in this thread, seems i still can't figure out how to auto login, I have DL the chromedriver 2.22 and CatcherStopperTransfer-AutoLoginChrome.zip
your help is greatly appreciated~!
Go to page 130 and download this, i've fixed something.
After unzip, you just need to go to Settings.cs and enter gmail/password and paste the path where chromedriver.exe is located (I put it in Selenium folder)
-
Active Member
Unexpected stop? Restarting in 20 seconds. - Server Problems? or?
-
Member
Originally Posted by
sephiroth_trandangkhoa
Im getting this error =( System.InvalidOperationException was unhandled by user code
HResult=-2146233079
Message=unknown error: unrecognized Blink revision: aa7c8d23c098e96a388ffedf6698230bda650bb3
(Driver info: chromedriver=2.10.267521,platform=Windows NT 6.3 x86_64)
Source=WebDriver
StackTrace:
at OpenQA.Selenium.Remote.RemoteWebDriver.UnpackAndThrowOnError(Response errorResponse) in c:\Projects\webdriver\dotnet\src\webdriver\Remote\RemoteWebDriver.cs:line 1268
at OpenQA.Selenium.Remote.RemoteWebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters) in c:\Projects\webdriver\dotnet\src\webdriver\Remote\RemoteWebDriver.cs:line 1070
at OpenQA.Selenium.Remote.RemoteWebDriver.StartSession(ICapabilities desiredCapabilities) in c:\Projects\webdriver\dotnet\src\webdriver\Remote\RemoteWebDriver.cs:line 1038
at OpenQA.Selenium.Remote.RemoteWebDriver..ctor(ICommandExecutor commandExecutor, ICapabilities desiredCapabilities) in c:\Projects\webdriver\dotnet\src\webdriver\Remote\RemoteWebDriver.cs:line 118
at OpenQA.Selenium.Chrome.ChromeDriver..ctor(String chromeDriverDirectory, ChromeOptions options) in c:\Projects\webdriver\dotnet\src\webdriver\Chrome\ChromeDriver.cs:line 106
at OpenQA.Selenium.Chrome.ChromeDriver..ctor(String chromeDriverDirectory) in c:\Projects\webdriver\dotnet\src\webdriver\Chrome\ChromeDriver.cs:line 95
at PokemonGo.RocketAPI.Client.AutomaticEnterCode(String token) in C:\Users\John\Desktop\CatcherStopperTransfer-AutoLoginChrome\CatcherStopperTransfer-AutoLoginChrome\CatcherStopperTransfer\PokemonGo\RocketAPI\Client.cs:line 151
at PokemonGo.RocketAPI.Client.<LoginGoogle>d__10.MoveNext() in C:\Users\John\Desktop\CatcherStopperTransfer-AutoLoginChrome\CatcherStopperTransfer-AutoLoginChrome\CatcherStopperTransfer\PokemonGo\RocketAPI\Client.cs:line 136
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
at PokemonGo.RocketAPI.Console.Program.<Execute>d__1.MoveNext() in C:\Users\John\Desktop\CatcherStopperTransfer-AutoLoginChrome\CatcherStopperTransfer-AutoLoginChrome\CatcherStopperTransfer\PokemonGo\RocketAPI\Console\Program.cs:li ne 46
InnerException:
edit === just saw your post, gonna download it again