-
Member
anyone else having an issue with it tagging all the pokestops too quickly and then running out of stuff to do lol
EDIT: i'm farming in central park area too
-
Member
how to download on github ???????????????????
-
Member
Great bot. Is there anyway to set radius? I find that it works well as long as speed isnt set too low, otherwise after running for a little bit it stops finding pokemon and takes forever traveling to far away pokestops (was getting 28k-67k an hour likes this, using 14-34 speed). Now im getting 89k-97k an hour with 200km/h speed. I had a spot with 6 pokestops, 24/7 lures, lots of evee, pidgey, caterpie, etc, lots of evolve exp fodder. And there are a ton of poke stops nearby just going down the road. I wanted to set the radius short so it wouldnt leaving that great grind spot. Apperently someone is farming like that for 95k-110k exp at lvl 37 like this.
-
Member
Originally Posted by
Lamim Rashid
Great bot. Is there anyway to set radius? I find that it works well as long as speed isnt set too low, otherwise after running for a little bit it stops finding pokemon and takes forever traveling to far away pokestops (was getting 28k-67k an hour likes this, using 14-34 speed). Now im getting 89k-97k an hour with 200km/h speed. I had a spot with 6 pokestops, 24/7 lures, lots of evee, pidgey, caterpie, etc, lots of evolve exp fodder. And there are a ton of poke stops nearby just going down the road. I wanted to set the radius short so it wouldnt leaving that great grind spot. Apperently someone is farming like that for 95k-110k exp at lvl 37 like this.
not a bad idea, finding a good spot and set the radius to like 20 meters so it farms pokemon to level instead of stops. i'll give it a shot
-
Member
Originally Posted by
Lamim Rashid
Great bot. Is there anyway to set radius? I find that it works well as long as speed isnt set too low, otherwise after running for a little bit it stops finding pokemon and takes forever traveling to far away pokestops (was getting 28k-67k an hour likes this, using 14-34 speed). Now im getting 89k-97k an hour with 200km/h speed. I had a spot with 6 pokestops, 24/7 lures, lots of evee, pidgey, caterpie, etc, lots of evolve exp fodder. And there are a ton of poke stops nearby just going down the road. I wanted to set the radius short so it wouldnt leaving that great grind spot. Apperently someone is farming like that for 95k-110k exp at lvl 37 like this.
share the spot maybe?
-
Active Member
finally using lucky eggs hahah
-
Member
-
Master Sergeant
Originally Posted by
Lamim Rashid
Great bot. Is there anyway to set radius? I find that it works well as long as speed isnt set too low, otherwise after running for a little bit it stops finding pokemon and takes forever traveling to far away pokestops (was getting 28k-67k an hour likes this, using 14-34 speed). Now im getting 89k-97k an hour with 200km/h speed. I had a spot with 6 pokestops, 24/7 lures, lots of evee, pidgey, caterpie, etc, lots of evolve exp fodder. And there are a ton of poke stops nearby just going down the road. I wanted to set the radius short so it wouldnt leaving that great grind spot. Apperently someone is farming like that for 95k-110k exp at lvl 37 like this.
you can set the radius in the settings (where you have to put in your login) .. its on 1000 if you didnt change it
Originally Posted by
weel1
this happened to me most of the time when it wasnt able to login. server down? login wrong?
Originally Posted by
LeHugeDeuce
not a bad idea, finding a good spot and set the radius to like 20 meters so it farms pokemon to level instead of stops. i'll give it a shot
bad idea cuz you will run out of balls.
Last edited by Sealice; 07-25-2016 at 02:46 AM.
-
Member
How to run multiple bots? when i click ctrl f5 again it says build error when while running my first one? am i doing anything wrong ;o
-
Active Member
Originally Posted by
trick2gg
share the spot maybe?
6 pokestops, XP-farm: TONS of; Pidgeys, Weedles, Rats, EEVEE's:
a) 45.030152, -93.31931
b) 45.030208, -93.319313
Credit goes out to this link (GPS LOCATIONS)
http://www.ownedcore.com/forums/poke...ations-11.html (Collection of GPS Locations)
-
Member
Originally Posted by
Sealice
you can set the radius in the settings (where you have to put in your login) .. its on 1000 if you didnt change it
this happened to me most of the time when it wasnt able to login. server down? login wrong?
i am farming ok but after 1~2hour this shit happens... :/
-
Master Sergeant
@ weel1
yea, thats a problem most of us have. if it doesnt have a relog inside.. try this:
Code:
Dim BotPath : BotPath = "<YOURPATHHERE>\Pokemon-Go-Bot-master\PokemonGo.RocketAPI.Console\bin\Debug\PokemonGo.RocketAPI.Console.exe"
Dim WaitMinutes : WaitMinutes = 20
While 1
RestartPokemonGoConsole
WScript.Sleep(1000 * 60 * WaitMinutes)
WEnd
Function RestartPokemonGoConsole()
Dim objWMIService, colProcessList
Dim objShell
Set objShell = WScript.CreateObject( "WScript.Shell" )
Set objWMIService = GetObject("winmgmts:" & "{impersonationLevel=impersonate}!\\.\root\cimv2")
Set colProcessList = objWMIService.ExecQuery("SELECT * FROM Win32_Process WHERE Name = 'PokemonGo.RocketAPI.Console.exe'")
For Each objProcess in colProcessList
objProcess.Terminate()
Next
objShell.Run(BotPath)
End Function
write this code into a .txt and save it as .vbs and run it ONCE. this will automatic restart the bot all 20 minutes.
care to change the path to yours
-
Post Thanks / Like - 1 Thanks
weel1 (1 members gave Thanks to Sealice for this useful post)
-
Master Sergeant
-
Member
anyone else have issue with it getting soft banned a lot? I lowered the speed to 150 and range is only to 1500 but it still keeps giving no xp for stops and the catchflee issue
-
Active Member
well you have " not eclosed and double"'" check your formatting post a screen shot of your coords in the program