-
Member
Originally Posted by
lapeiro
yeah really, because 30 minutes after mine stopped it didnt go get more pokestops ( 5 min cooldown on them no? ) so why does it stop? D:
Theres no handling in the current version to account for 0 pokestops when the script finishes, it needs to replay ExecuteFarmingPokestopsAndPokemons after a timer.
Ask Neer to fix it in the next release.
Though it won't stop the 30min-60min crash.
-
Post Thanks / Like - 1 Thanks
lapeiro (1 members gave Thanks to ekans11 for this useful post)
-
Contributor
Are we screwed??? Do we have to throw away the account if the Pokemon Box fills up before we complete tutorial? Workaround??
-
Member
Any plans to add this in anytime soon? Would be quite a nice additions for when bans start rolling in any day now.
https://github.com/FeroxRev/Pokemon-...et-API/pull/19
-
Corporal
Originally Posted by
xpfrancescox
wow, can you post it?
It was made quick and dirty.
https://drive.google.com/open?id=0B0...ThXbXJYYlNlSjA
1. Make a Backup of your Program.cs
https://gyazo.com/79ff7e626000561a4696b4b9563f7c93
2. Replace your old Program.cs with my Program.cs
3. Drag and Drop PokemonCheck.cs
https://gyazo.com/ffa4bc2a8183a05035af194fffcf6c4d
4. Make your list.
https://gyazo.com/48262c62fc2d52dcd646ffd69b2c7b7c
You dont need e.g.
"PokemonToCatch.Add(PokemonL.Abra.ToString());" if you dont care what Pokemon you catch and only care for what Pokemon NOT to catch!
But if you only want to catch e.g. Magikarp you need to change this
https://gyazo.com/0348ca64357179fd1801fbea9b7c3c04
to "return false"
My Pokemonlist may contain errors, 'cause I just used Copy & Paste, just edit it.
PS:
you can remove /* and */ here
https://gyazo.com/674445dd2aa7249944629eef4d1e938a
if you want the nottocatch list information, but meh, you also can change the delay.
Last edited by clashermanf187; 07-20-2016 at 08:10 AM.
-
Member
since Version 4.2 im getting only "Farmed XP: 50, Gems: 0, Eggs: 0, Items: 0", but catching pokemon works. Any idea ? :S
-
Member
Just delete items untill its under the limit
-
Member
Originally Posted by
Subversion2
Are we screwed???
Do we have to throw away the account if the Pokemon Box fills up before we complete tutorial? Workaround??

Just delete your items until it is under the limit
-
Member
no one have a video tutorial because i dont really undestand the first page tutorial ..
Thank's !
-
Member
I think a delay of a random value between 15 sec to 30 sec after every action would help to prevent from ban.. what do you think?
-
Private
Please offer a Changelog of the Versions on the first post.
Some help which is givin in now 60 posts should also get up to the first post - think that will reduce the number of Questions..
For me it worked as descriped @ the first post.
Thanks dude, got my tumbs!
-
Sergeant Major
Originally Posted by
lowbird_is
since Version 4.2 im getting only "Farmed XP: 50, Gems: 0, Eggs: 0, Items: 0", but catching pokemon works. Any idea ? :S
bag full probably
-
Active Member
there are some awesome pull requests
they need to be merged asap
-
Member
Whats the differense between GoogleBot 4.1 and 4.2?
-
Small update went out to change login methods, to switch from Google Auth to PTC (on updated settings.cs) change the AuthType to:
Code:
public const AuthType AuthType = Enums.AuthType.Ptc;
-
Post Thanks / Like - 1 Thanks
in_debt (1 members gave Thanks to ev0 for this useful post)
-
Contributor
Originally Posted by
Yafa
Just delete your items until it is under the limit
Lol you can't delete pokemon until you finish the tutorial, and you can't finish the tutorial until you catch a pokemon. Catch 22 of death.