-
Active Member
Originally Posted by
benitezj10
is anyone experiencing issues with the user file? every time i open the sniper and press "Y" it says it cant be found or there is an error. I have double checked it and triple checked it but i cant seem to find an error. Can anyone see if i made any mistakes below?
<?xml version="1.0" encoding="utf-16"?>
<UserSettingsXml xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<AuthType>ptc</AuthType>
<DefaultLatitude></DefaultLatitude>
<DefaultLongitude></DefaultLongitude>
<DefaultAltitude>10</DefaultAltitude>
<PtcPassword>xxxxx</PtcPassword>
<PtcUsername>xxxxx</PtcUsername>
<GoogleUsername>username</GoogleUsername>
<GooglePassword>pw</GooglePassword>
<ShowUsernameInTitle>false</ShowUsernameInTitle>
<RequireURLConfirmation>true</RequireURLConfirmation>
<AutoSniper>
<MinCPToCatch>0</MinCPToCatch>
<MinIVToCatch>0</MinIVToCatch>
<Delay>10000</Delay>
<CheckPokemon>true</CheckPokemon>
<CatchEverything>false</CatchEverything> <!-- Pokemon has to be on PokemonToCatch list -->
<PokemonToCatch>
<PokemonId>Mew</PokemonId>
<PokemonId>Mewtwo</PokemonId>
<PokemonId>Zapdos</PokemonId>
<PokemonId>Moltres</PokemonId>
<PokemonId>Articuno</PokemonId>
<PokemonId>Vaporeon</PokemonId>
<PokemonId>Flareon</PokemonId>
<PokemonId>Jolteon</PokemonId>
<PokemonId>Charizard</PokemonId>
<PokemonId>Blastoise</PokemonId>
<PokemonId>Venusaur</PokemonId>
<PokemonId>Raichu</PokemonId>
<PokemonId>Nidoqueen</PokemonId>
<PokemonId>Nidoking</PokemonId>
<PokemonId>Clefable</PokemonId>
<PokemonId>Ninetales</PokemonId>
<PokemonId>Wigglytuff</PokemonId>
<PokemonId>Vileplume</PokemonId>
<PokemonId>Venomoth</PokemonId>
<PokemonId>Dugtrio</PokemonId>
<PokemonId>Golduck</PokemonId>
<PokemonId>Primeape</PokemonId>
<PokemonId>Arcanine</PokemonId>
<PokemonId>Poliwrath</PokemonId>
<PokemonId>Alakazam</PokemonId>
<PokemonId>Machamp</PokemonId>
<PokemonId>Victreebel</PokemonId>
<PokemonId>Tentacruel</PokemonId>
<PokemonId>Golem</PokemonId>
<PokemonId>Rapidash</PokemonId>
<PokemonId>Slowbro</PokemonId>
<PokemonId>Magneton</PokemonId>
<PokemonId>Farfetchd</PokemonId>
<PokemonId>Dodrio</PokemonId>
<PokemonId>Dewgong</PokemonId>
<PokemonId>Grimer</PokemonId>
<PokemonId>Muk</PokemonId>
<PokemonId>Cloyster</PokemonId>
<PokemonId>Haunter</PokemonId>
<PokemonId>Gengar</PokemonId>
<PokemonId>Onix</PokemonId>
<PokemonId>Hypno</PokemonId>
<PokemonId>Kingler</PokemonId>
<PokemonId>Electrode</PokemonId>
<PokemonId>Exeggutor</PokemonId>
<PokemonId>Marowak</PokemonId>
<PokemonId>Hitmonlee</PokemonId>
<PokemonId>Hitmonchan</PokemonId>
<PokemonId>Lickitung</PokemonId>
<PokemonId>Weezing</PokemonId>
<PokemonId>Rhydon</PokemonId>
<PokemonId>Chansey</PokemonId>
<PokemonId>Tangela</PokemonId>
<PokemonId>Kangaskhan</PokemonId>
<PokemonId>Seadra</PokemonId>
<PokemonId>Starmie</PokemonId>
<PokemonId>MrMime</PokemonId>
<PokemonId>Scyther</PokemonId>
<PokemonId>Jynx</PokemonId>
<PokemonId>Electabuzz</PokemonId>
<PokemonId>Magmar</PokemonId>
<PokemonId>Pinsir</PokemonId>
<PokemonId>Tauros</PokemonId>
<PokemonId>Gyarados</PokemonId>
<PokemonId>Lapras</PokemonId>
<PokemonId>Ditto</PokemonId>
<PokemonId>Porygon</PokemonId>
<PokemonId>Omastar</PokemonId>
<PokemonId>Kabutops</PokemonId>
<PokemonId>Aerodactyl</PokemonId>
<PokemonId>Snorlax</PokemonId>
<PokemonId>Dragonair</PokemonId>
<PokemonId>Dragonite</PokemonId>
</PokemonToCatch>
</AutoSniper>
</UserSettingsXml>
Put default Lat and long? Also set catch everything to true?
-
Member
does anyone know how to solve it ? =(
please, share with your solution if you know how fix this problem.
I know that this autentification problem is only with Ptc accounts.
1.Checked now, everything is ok with google accounts.
2.Checked another ip with the same Ptc account, doesn't work. (so, there are no problems with IP)
3.Checked another notebook+ip with the same Ptc account, doesn't work. (so, there are no problems with ID of device)
4.Checked another(new, with verified email adress) Ptc account from different device with different IP, doesn't work. (so, none of Ptc accounts worked in this tests with different conditions)
Last edited by Samir07; 08-28-2016 at 12:31 AM.
-
Member
help i register Url but it keep saying this when i try to snipe
File not found
Firefox can’t find the file at pokesniper2://golem/19.430967,-99.200765.
Check the file name for capitalization or other typing errors.
Check to see if the file was moved, renamed or deleted.
is there a reason why it working on Chrome but not on Firefox?
Last edited by master2497; 08-28-2016 at 01:25 AM.
-
Member
Originally Posted by
benitezj10
is anyone experiencing issues with the user file? every time i open the sniper and press "Y" it says it cant be found or there is an error. I have double checked it and triple checked it but i cant seem to find an error. Can anyone see if i made any mistakes below?
<?xml version="1.0" encoding="utf-16"?>
<UserSettingsXml xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<AuthType>ptc</AuthType>
<DefaultLatitude></DefaultLatitude>
<DefaultLongitude></DefaultLongitude>
<DefaultAltitude>10</DefaultAltitude>
<PtcPassword>xxxxx</PtcPassword>
<PtcUsername>xxxxx</PtcUsername>
<GoogleUsername>username</GoogleUsername>
<GooglePassword>pw</GooglePassword>
<ShowUsernameInTitle>false</ShowUsernameInTitle>
<RequireURLConfirmation>true</RequireURLConfirmation>
<AutoSniper>
<MinCPToCatch>0</MinCPToCatch>
<MinIVToCatch>0</MinIVToCatch>
<Delay>10000</Delay>
<CheckPokemon>true</CheckPokemon>
<CatchEverything>false</CatchEverything> <!-- Pokemon has to be on PokemonToCatch list -->
<PokemonToCatch>
<PokemonId>Mew</PokemonId>
<PokemonId>Mewtwo</PokemonId>
<PokemonId>Zapdos</PokemonId>
<PokemonId>Moltres</PokemonId>
<PokemonId>Articuno</PokemonId>
<PokemonId>Vaporeon</PokemonId>
<PokemonId>Flareon</PokemonId>
<PokemonId>Jolteon</PokemonId>
<PokemonId>Charizard</PokemonId>
<PokemonId>Blastoise</PokemonId>
<PokemonId>Venusaur</PokemonId>
<PokemonId>Raichu</PokemonId>
<PokemonId>Nidoqueen</PokemonId>
<PokemonId>Nidoking</PokemonId>
<PokemonId>Clefable</PokemonId>
<PokemonId>Ninetales</PokemonId>
<PokemonId>Wigglytuff</PokemonId>
<PokemonId>Vileplume</PokemonId>
<PokemonId>Venomoth</PokemonId>
<PokemonId>Dugtrio</PokemonId>
<PokemonId>Golduck</PokemonId>
<PokemonId>Primeape</PokemonId>
<PokemonId>Arcanine</PokemonId>
<PokemonId>Poliwrath</PokemonId>
<PokemonId>Alakazam</PokemonId>
<PokemonId>Machamp</PokemonId>
<PokemonId>Victreebel</PokemonId>
<PokemonId>Tentacruel</PokemonId>
<PokemonId>Golem</PokemonId>
<PokemonId>Rapidash</PokemonId>
<PokemonId>Slowbro</PokemonId>
<PokemonId>Magneton</PokemonId>
<PokemonId>Farfetchd</PokemonId>
<PokemonId>Dodrio</PokemonId>
<PokemonId>Dewgong</PokemonId>
<PokemonId>Grimer</PokemonId>
<PokemonId>Muk</PokemonId>
<PokemonId>Cloyster</PokemonId>
<PokemonId>Haunter</PokemonId>
<PokemonId>Gengar</PokemonId>
<PokemonId>Onix</PokemonId>
<PokemonId>Hypno</PokemonId>
<PokemonId>Kingler</PokemonId>
<PokemonId>Electrode</PokemonId>
<PokemonId>Exeggutor</PokemonId>
<PokemonId>Marowak</PokemonId>
<PokemonId>Hitmonlee</PokemonId>
<PokemonId>Hitmonchan</PokemonId>
<PokemonId>Lickitung</PokemonId>
<PokemonId>Weezing</PokemonId>
<PokemonId>Rhydon</PokemonId>
<PokemonId>Chansey</PokemonId>
<PokemonId>Tangela</PokemonId>
<PokemonId>Kangaskhan</PokemonId>
<PokemonId>Seadra</PokemonId>
<PokemonId>Starmie</PokemonId>
<PokemonId>MrMime</PokemonId>
<PokemonId>Scyther</PokemonId>
<PokemonId>Jynx</PokemonId>
<PokemonId>Electabuzz</PokemonId>
<PokemonId>Magmar</PokemonId>
<PokemonId>Pinsir</PokemonId>
<PokemonId>Tauros</PokemonId>
<PokemonId>Gyarados</PokemonId>
<PokemonId>Lapras</PokemonId>
<PokemonId>Ditto</PokemonId>
<PokemonId>Porygon</PokemonId>
<PokemonId>Omastar</PokemonId>
<PokemonId>Kabutops</PokemonId>
<PokemonId>Aerodactyl</PokemonId>
<PokemonId>Snorlax</PokemonId>
<PokemonId>Dragonair</PokemonId>
<PokemonId>Dragonite</PokemonId>
</PokemonToCatch>
</AutoSniper>
</UserSettingsXml>
<AuthType>ptc</AuthType>
Should be Ptc not ptc
-
Post Thanks / Like - 1 Thanks
benitezj10 (1 members gave Thanks to alienufo for this useful post)
-
Member
F*ck!
problem in latitude/longitude , you have to type there ''.'' but not '',''
mine start working
-
Member
can i use this at the same time while my turingbot is active?
-
Member
Will this porgramm ban my account?
-
Member
Originally Posted by
Haikalwelp
I cant snipe anything anymore cant find pokemons it said... but I wasnt banned.. what is api limited?
That happens to me and im not banned.
-
Member
how can i update my pogolocationfeeder? please help me thanks
-
Active Member
Originally Posted by
snorlux
how can i update my pogolocationfeeder? please help me thanks

Release PogoLocationFeeder-Release-V0.1.9 * 5andr0/PogoLocationFeeder * GitHub
-
Post Thanks / Like - 1 Thanks
snorlux (1 members gave Thanks to cajuputi for this useful post)
-
Member
Originally Posted by
cajuputi
Lol just borrow info from friend that don't play pogo
Yeah everyone I know plays lol, it was $30 prepaid phone, it will never leave my house just using it for snipping on another account I have, not my main account.
Sent from my iPhone using Tapatalk
-
Active Member
Originally Posted by
maclone
If there is no IV or CP visible on Pokesnipers, the sniper will spend an API call to read the stats to then decide if to catch the Pokemon.
Your best bet on saving API calls is the PokemonToCatch list with CheckPokemon false.
maclone, I set checkpokemon to false, but it still checking the ones not in my filter list. Certainly wasting API calls. I need to snipe manual now through feeder.
-
Member
is there a bot to get razz berry?
-
Active Member
Originally Posted by
rafnidq
is there a bot to get razz berry?
Sorry but why so lazy to think? Your brain cell might age sooner than you...
Just use whatever bot and set to ignore all pokemon so it would just taking items from stops?
-
Member
Originally Posted by
qwerstrudl
@maclone
Somehow I used this pokesniper and works perfect, but in the past week I keep getting this error
Attachment 39871
and when I did it manually (manually input my latitude, longitude, altitude and google account), I usually getting softban (I'm sure I input the right way)
Attachment 39872
I have two account in my computer though, and I use it separatly not 2 account in the same time
Sorry for my bad english, I hope you understand my point

anyone 
btw i use google account