-
Member
Ehm.. with google it stops after 20 min and when I restart it it asks for the authentification again, is this normal?
-
Member
Coded by Ferox - edited by NecronomiconCoding
Awesome! You have already got the newest version!
Check for duplicates
Transfer Rattata with 19 CP (highest has 37)
[21:23:03] Farmed XP: 50, Gems: 0, Eggs: Items: 4 x ItemPokeBall
[21:23:52] We caught a Pidgey with CP 42
[21:24:02] We caught a Weedle with CP 10
[21:24:13] Farmed XP: 0, Gems: 0, Eggs: Items:
[21:24:29] We caught a Caterpie with CP 25
[21:24:39] Farmed XP: 50, Gems: 0, Eggs: Items: 3 x ItemPokeBall
[21:24:55] Farmed XP: 0, Gems: 0, Eggs: Items:
[21:25:11] We caught a Weedle with CP 15
[21:25:22] We caught a Weedle with CP 16
[21:25:32] Farmed XP: 50, Gems: 0, Eggs: Items: 4 x ItemPokeBall
[21:25:48] Farmed XP: 50, Gems: 0, Eggs: Items: 3 x ItemPokeBall
[21:26:03] Farmed XP: 50, Gems: 0, Eggs: Items: 4 x ItemPokeBall
[21:26:19] Farmed XP: 0, Gems: 0, Eggs: Items:
[21:26:35] Rattata with CP 23 got away..
[21:26:46] Weedle with CP 36 got away..
[21:26:56] We caught a Eevee with CP 74
[21:27:07] Farmed XP: 0, Gems: 0, Eggs: Items:
[21:27:23] We caught a Eevee with CP 104
I personally have not be asked to re authenticate with google yet on 2 seperate occasions This occurs. Upon starting everything runs smoothe but after a short period of time nothing. Im guessing that its just not seeing anything but im an impatient one. Is this normal?
-
Member
I haven't checked to see if it asks for authentication again without rebuilding the solution (I usually tweak the pokemon list between sessions), but I'm experiencing the same thing. Boots right back up without issue. Honestly though, even with the game client I sometimes have to close it and reboot it to refresh everything when running it 100% legit.
-
Member
Originally Posted by
eyoubdw59
Ehm.. with google it stops after 20 min and when I restart it it asks for the authentification again, is this normal?
same with me, just rebuild your project the best solution i think
-
Banned
Ptc & Google is crashing after 30minutes.
-
Member
Originally Posted by
CaptainTito
Coded by Ferox - edited by NecronomiconCoding
Awesome! You have already got the newest version!
Check for duplicates
Transfer Rattata with 19 CP (highest has 37)
[21:23:03] Farmed XP: 50, Gems: 0, Eggs: Items: 4 x ItemPokeBall
[21:23:52] We caught a Pidgey with CP 42
[21:24:02] We caught a Weedle with CP 10
[21:24:13] Farmed XP: 0, Gems: 0, Eggs: Items:
[21:24:29] We caught a Caterpie with CP 25
[21:24:39] Farmed XP: 50, Gems: 0, Eggs: Items: 3 x ItemPokeBall
[21:24:55] Farmed XP: 0, Gems: 0, Eggs: Items:
[21:25:11] We caught a Weedle with CP 15
[21:25:22] We caught a Weedle with CP 16
[21:25:32] Farmed XP: 50, Gems: 0, Eggs: Items: 4 x ItemPokeBall
[21:25:48] Farmed XP: 50, Gems: 0, Eggs: Items: 3 x ItemPokeBall
[21:26:03] Farmed XP: 50, Gems: 0, Eggs: Items: 4 x ItemPokeBall
[21:26:19] Farmed XP: 0, Gems: 0, Eggs: Items:
[21:26:35] Rattata with CP 23 got away..
[21:26:46] Weedle with CP 36 got away..
[21:26:56] We caught a Eevee with CP 74
[21:27:07] Farmed XP: 0, Gems: 0, Eggs: Items:
[21:27:23] We caught a Eevee with CP 104
I personally have not be asked to re authenticate with google yet on 2 seperate occasions This occurs. Upon starting everything runs smoothe but after a short period of time nothing. Im guessing that its just not seeing anything but im an impatient one. Is this normal?
Does it for me too. I just use it as an opportunity to run the transfer script and keep my inventory clean. Would be good to see if it can run longer so I can try and let it do it's thing overnight.
-
Post Thanks / Like - 2 Thanks
-
Member
anyone knows the right latitude and longitude for central park? tried 40.770648 (lat) - 73.974755 (long) did not work... I went for the default cuz the bot wouldn't find anything just grind them pokemons for me
-
Member
i've change authtype to Ptc but still get "please visit Google.com/device amd type blah blah" how can i fix this?
-
Originally Posted by
Equalizer21
Starts without problems, however after a while it stops doing any actions... Any help please?
Screenshot by Lightshot
Please any help?
-
Member
Originally Posted by
spodakek
That's a nice temporary workaround minus the barrage of text which is going to slow down the program if we're using the expanded list.
I'm guessing Necro's gonna just compare the PokemonId to match the array of unwanted pokemon and dump them (fingers crossed while waiting).
if you don't want to see that barrage of text find
Code:
System.Console.WriteLine($"Grinding {unwantedPokemon.Count} pokemons of type {unwantedPokemonType}");
and just remove it... it will still tell you what it shoved in meat grinder but not what it hasn't (no idea why this wasn't in the original code)
i'm going to sleep also, thanks for all who contributed, hope everything is fixed tomorrow..
EDIT: forgot to mention the workaround I posted only does leaveStrongest transfer type... you can replace below code with appropriate type in function "ExecuteFarmingPokestopsAndPokemons"... Dont touch anything else
Code:
await TransferAllButStrongestUnwantedPokemon(client);
Last edited by Warrez; 07-20-2016 at 09:19 PM.
-
Master Sergeant
So if you restart bot, it won't ask for code (no counting first time) and will work again 30min?
Just asking cuz wanting to do .bat with 20min delay.
-
Contributor
Originally Posted by
Thelulz1
anyone knows the right latitude and longitude for central park? tried 40.770648 (lat) - 73.974755 (long) did not work... I went for the default cuz the bot wouldn't find anything just grind them pokemons for me
40.771806, -73.973512
-
Member
Originally Posted by
pinn90
So if you restart bot, it won't ask for code (no counting first time) and will work again 30min?
Just asking cuz wanting to do .bat with 20min delay.
Could u post this batch code? Would be nice!
-
Master Sergeant
Ok so after 30min crash I coudn't launch same .exe again cuz of erros (worked before).
So I had to compile same files again to make it work. Dunno why.
-
Use this to make your bot restart ever few minutes, it's pretty amazing 
Been running for an hour now~
Code:
:1
TIMEOUT /T 1
start cmd /c "C:\PROJECTLOCATIONHERE\PokeStop\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Console\bin\Debug\PokemonGo.RocketAPI.Console.exe"
TIMEOUT /T 360
taskkill /im PokemonGo.RocketAPI.Console.exe /F
goto 1
-
Post Thanks / Like - 4 Thanks