Hey,
I have been trying to get get Necro0.7.6 to snipe pokemon from pokezz.com, however it doesn't appear to snipe any pokemon.
Here are my settings:
Code:
"UseSnipeOnlineLocationServer": true,
"UseSnipeLocationServer": false,
"SnipeLocationServer": "localhost",
"SnipeLocationServerPort": 16969,
"GetSniperInfoFromPokezz": true,
"GetOnlyVerifiedSniperInfoFromPokezz": false,
"MinPokeballsToSnipe": 20,
"MinPokeballsWhileSnipe": 1,
"MinDelayBetweenSnipes": 10000,
"SnipingScanOffset": 0.003,
"SnipeAtPokestops": false,
"SnipeIgnoreUnknownIv": false,
"UseTransferIvForSnipe": false,
"SnipePokemonNotInPokedex": false,
Code:
"Pokemon": [
"venusaur",
"charizard",
"blastoise",
"raichu",
"nidoking",
"nidoqueen",
"vileplume",
"arcanine",
"poliwrath",
"alakazam",
"machamp",
"golem",
"rapidash",
"farfetchd",
"muk",
"gengar",
"exeggutor",
"marowak",
"hitmonchan",
"lickitung",
"rhydon",
"chansey",
"kangaskhan",
"mrMime",
"scyther",
"magmar",
"electabuzz",
"jynx",
"gyarados",
"lapras",
"ditto",
"vaporeon",
"jolteon",
"flareon",
"porygon",
"kabutops",
"aerodactyl",
"snorlax",
"articuno",
"zapdos",
"moltres",
"dragonite",
"mewtwo",
"mew"
]
I have watched and it doesn't catch any pokemon listed on pokezz.com.
If you have the snipe feature working can you please share your current settings.
Thank you in advance!