-
Member
Mine aren't using lucky eggs, any idea why?
-
Member
-
Member
Originally Posted by
Shellr57
Fix pls bro!

+1 i get same problem too
-
Member
Because pokevision.com is unavailable.
This program is based on pokevision.com.
-
Contributor
over and over again. it was explained about 5 times in the last ~25 posts....
STOP POSTING THIS ERROR!
-
Member
no it is not, because today i used it for 5 hours already and it worked very well ,but pokevision was down yesterday already
-
Member
always got the webexception. why?
-
Is there a way to somehow fix this error so it doesnt go to spots based on pokevision?
-
Member
Originally Posted by
Alentipa
no it is not, because today i used it for 5 hours already and it worked very well ,but pokevision was down yesterday already
true. i think this bot is not base on pokevision, it's base on something else
-
Member
-
Active Member
for those who are having issues in sniping... skiplagged website is having massive load right now resulting web slowdowns.
TEMPORARY FIX
1. go to your pogo.necrobot.logic folder > task > snipePokemonTask.CS open with wordpad
2. then ctrl+f ..find this line...
request.Timeout = 5000
3. change it to 30sec (30000miliseconds) or higher
request.Timeout = 30000;
note this works only for opensource code vistual studio version.. you cannot edit it if you have compiled version
-
Contributor
Originally Posted by
Alentipa
no it is not, because today i used it for 5 hours already and it worked very well ,but pokevision was down yesterday already
it was, the service the bot relies on to find pokemon in a random area is down. thats it, there is nothing you can do about it than wait.
-
Post Thanks / Like - 1 Thanks
burn_x7 (1 members gave Thanks to prrovoss for this useful post)
-
Member
Originally Posted by
Alentipa
no it is not, because today i used it for 5 hours already and it worked very well ,but pokevision was down yesterday already

source code from https://github.com/NecronomiconCoding/NecroBot/releases
path: NecroBot-0.4.0\PoGo.NecroBot.Logic\Tasks\SnipePokemonTask.cs
method: SnipeScanForPokemon
-
Member
Originally Posted by
aapikz
for those who are having issues in sniping... skiplagged website is having massive load right now resulting web slowdowns.
TEMPORARY FIX
1. go to your pogo.necrobot.logic folder > task > snipePokemonTask.CS open with wordpad
2. then ctrl+f ..find this line...
request.Timeout = 5000
3. change it to 30sec (30000miliseconds) or higher
request.Timeout = 30000;
note this works only for opensource code vistual studio version.. you cannot edit it if you have compiled version
can u share compiled version?
-
Member
I'm not sure what's wrong, but evo seems to not happen at all whatsoever.
I've been running this conf since yesterday, thousands of candy and pokemons, no spike in level/exph at all.
It just catches them and transfers, nothing else.
Any solution?