-
Member
Access token expired. Any suggestions?
-
Master Sergeant
Originally Posted by
gDynami
All my PTC accounts don't work but Google does. I think you're right. Can anyone else confirm?
Isn't it just that the PTC's getting spammed? Not all my 14 bots able to login, but 5 are. Probably just overloaded and sometimes it goes through.
Confirmed its 'NOT COMPLETELY' down. Some of mine are still logging in. Never tried Google accounts.
-
Member
how i can cancel this annyoing auto evolve?
-
how i can setup the bot only farm pokemos? ty
-
Master Sergeant
Originally Posted by
ptmazkirut
how i can cancel this annyoing auto evolve?
Comment or remove this line in Logic.cs:
Code:
await EvolveAllPokemonWithEnoughCandy();
How do I comment lines? Just put // in front of it, it will become green. Green = commented & will not be executed.
Originally Posted by
Miuobyshi
how i can setup the bot only farm pokemos? ty
Logic.cs
Change:
Code:
await RepeatAction(10, async () => await ExecuteFarmingPokestopsAndPokemons(_client));
To:
Code:
await RepeatAction(10, async () => await ExecuteCatchAllNearbyPokemons(_client));
Last edited by Snuppert; 07-22-2016 at 06:51 AM.
-
Post Thanks / Like - 1 Thanks
Miuobyshi (1 members gave Thanks to Snuppert for this useful post)
-
Member
Originally Posted by
Snuppert
Isn't it just that the PTC's getting spammed? Not all my 14 bots able to login, but 5 are. Probably just overloaded and sometimes it goes through.
Confirmed its 'NOT COMPLETELY' down. Some of mine are still logging in. Never tried Google accounts.
So i'll just leave it open and it'll connect? or do i have to restart it whenever it says "Access token expired"
-
Member
how i can cancel this auto evolve? please help
-
Master Sergeant
Originally Posted by
ptmazkirut
how i can cancel this auto evolve? please help

Look 2 posts up.
-
Corporal
Originally Posted by
ptmazkirut
how i can cancel this auto evolve? please help

Try use search function....
-
Knight
cant multpiple bot google if i run another it keeps on loggin in the original one without asking an token again
-
Member
its still doing this... and i get 2 errors:
-
Member
I get ,,Unable to check for updates now." how to fix it?
( missing using great balls and others shiny stuffs )
-
Sergeant
what is a good location for a bot?
-
Member
I want request farm egg function which can auto use Incubator to hatch egg. Thanks.
-
Member
Hey,
is it possible to deactivate the Movement?
because i have Spot between 3 PokeStops and i dont want to move away from this Spot, because the 3 lures are nearly 24/7 active.
I want the Bot catching the 3 Pokestops every 5min, catch the Pokemon around me and wait, without collecting other Pokestops.