-
Ty for this mate. What r u using to check ur pokemons like the picture in ur post ? peace
EDIT: nvm i looked at the comments from this post and found what to use to check pokemon.
Last edited by Gazaman; 09-29-2016 at 02:06 AM.
-
-
Originally Posted by
CandyBuns
I'll give an example of what is an acceptable String to the program. I'm not an expert at String matching / regex in code. Although I did my best here.
First, it looks to see if there are two coords posted in the message: long and lat.
Then it checks if ther is 100IV IV: 100 IV:100 iv100 100% string there.
Then it checks if the message contains a pokemon's name, if it does, that's the pokemon we are sniping.
So this would be recognized: 1.331063,103.838518 100% Dragonair
So would this: Pokemon: snorlax
Latitude, Longitude: 35.040358,137.043593
[17:45:19] Looking for a Snorlax at 35.040358, 137.043593.
[17:45:23] Using a RazzBerry.
[17:45:25] We caught a Snorlax.
- CP: 795
- IV: 100
- Move 1: ZenHeadbuttFast
- Move 2: BodySlam
[17:45:25] We have 122 Pokeballs and 51 berries left. We have 202 Pokemon.
Which is what most people post.
Also yeah, install Java.
so if one post this on discord
:100: Charmander 35.029783,136.724771
Eevee 47.570298,-122.316250
it will not search for the pokemon ?
-
Member
still cant run this one after spending 5 hours. Stuck on autosniping...
Last edited by bbmadzky; 09-29-2016 at 07:19 AM.
-
Member
Originally Posted by
bbmadzky
still cant run this one after spending 5 hours. Stuck on autosniping...
You need not to touch autosniping
-
Member
Originally Posted by
phantasm0321
You need not to touch autosniping
Tried checking the snipe.vbs
Will anyone confirm if it contains this?
Set oShell = CreateObject ("Wscript.Shell")
Dim strArgs
strArgs = "PokeSniper2.exe SNORLAX 35.040358 137.043593 exit"
oShell.Run strArgs, 0, false
Because my pokesniper log repeats that it's looking for a snorlax
[29/09/2016 11:56:20 PM] Logging in...
[29/09/2016 11:56:23 PM] Looking for a Snorlax at 35.040358, 137.043593.
[29/09/2016 11:56:28 PM] Logging in...
[29/09/2016 11:56:30 PM] Looking for a Snorlax at 35.040358, 137.043593.
Question: Should the snipe.vbs be blank?
My StartDiscordSniper.bat stays on
Autosniper started...
-
Member
Originally Posted by
bbmadzky
Tried checking the snipe.vbs
Will anyone confirm if it contains this?
Set oShell = CreateObject ("Wscript.Shell")
Dim strArgs
strArgs = "PokeSniper2.exe SNORLAX 35.040358 137.043593 exit"
oShell.Run strArgs, 0, false
Because my pokesniper log repeats that it's looking for a snorlax
[29/09/2016 11:56:20 PM] Logging in...
[29/09/2016 11:56:23 PM] Looking for a Snorlax at 35.040358, 137.043593.
[29/09/2016 11:56:28 PM] Logging in...
[29/09/2016 11:56:30 PM] Looking for a Snorlax at 35.040358, 137.043593.
Question: Should the snipe.vbs be blank?
My StartDiscordSniper.bat stays on
Autosniper started...
Snipe.vbs shouldn't be blank and your vbs is correct.
Logs are normal and check wether it works by logging in the app.
If not working, use discordhelper.
-
Corporal
i was wondering why the PokeSniper2.log didnt show things that were caught. I believe it is because of the CAPS named pokemon in the DiscordSniperPokemon.txt. I copied the names that are used in the pokedex (also noticed some weird names in the original DiscordSniperPokemon.txt). And now the sniperlog shows catches also. feel free to copy the txt and paste it in the DiscordSniperPokemon.txt for yourself.
now this is showing in PokeSniper2.log:
[29-9-2016 22:18:48] Logging in...
[29-9-2016 22:18:50] Looking for a Slowpoke at 40.6800495106739, -74.0139918185493.
[29-9-2016 22:18:56] We caught a Slowpoke.
- CP: 17
- IV: 100
- Move 1: ConfusionFast
- Move 2: Psyshock
[29-9-2016 22:18:56] We have 173 Pokeballs and 73 berries left. We have 161 Pokemon.
This is what i used :
Bulbasaur=true
Ivysaur=true
Venusaur=true
Charmander=true
Charmeleon=true
Charizard=true
Squirtle=true
Wartortle=true
Blastoise=true
Caterpie=true
Metapod=true
Butterfree=true
Weedle=true
Kakuna=true
Beedrill=true
Pidgey=true
Pidgeotto=true
Pidgeot=true
Rattata=true
Raticate=true
Spearow=true
Fearow=true
Ekans=true
Arbok=true
Pikachu=true
Raichu=true
Sandshrew=true
Sandslash=true
NidoranFemale=true
Nidorina=true
Nidoqueen=true
NidoranMale=true
Nidorino=true
Nidoking=true
Clefairy=true
Clefable=true
Vulpix=true
Ninetales=true
Jigglypuff=true
Wigglytuff=true
Zubat=true
Golbat=true
Oddish=true
Gloom=true
Vileplume=true
Paras=true
Parasect=true
Venonat=true
Venomoth=true
Diglett=true
Dugtrio=true
Meowth=true
Persian=true
Psyduck=true
Golduck=true
Mankey=true
Primeape=true
Growlithe=true
Arcanine=true
Poliwag=true
Poliwhirl=true
Poliwrath=true
Abra=true
Kadabra=true
Alakazam=true
Machop=true
Machoke=true
Machamp=true
Bellsprout=true
Weepinbell=true
Victreebel=true
Tentacool=true
Tentacruel=true
Geodude=true
Graveler=true
Golem=true
Ponyta=true
Rapidash=true
Slowpoke=true
Slowbro=true
Magnemite=true
Magneton=true
Farfetchd=true
Doduo=true
Dodrio=true
Seel=true
Dewgong=true
Grimer=true
Muk=true
Shellder=true
Cloyster=true
Gastly=true
Haunter=true
Gengar=true
Onix=true
Drowzee=true
Hypno=true
Krabby=true
Kingler=true
Voltorb=true
Electrode=true
Exeggcute=true
Exeggutor=true
Cubone=true
Marowak=true
Hitmonlee=true
Hitmonchan=true
Lickitung=true
Koffing=true
Weezing=true
Rhyhorn=true
Rhydon=true
Chansey=true
Tangela=true
Kangaskhan=true
Horsea=true
Seadra=true
Goldeen=true
Seaking=true
Staryu=true
Starmie=true
MrMime=true
Scyther=true
Jynx=true
Electabuzz=true
Magmar=true
Pinsir=true
Tauros=true
Magikarp=true
Gyarados=true
Lapras=true
Eevee=true
Vaporeon=true
Jolteon=true
Flareon=true
Porygon=true
Omanyte=true
Omastar=true
Kabuto=true
Kabutops=true
Aerodactyl=true
Snorlax=true
Dratini=true
Dragonair=true
Dragonite=true
-
Member
-
Originally Posted by
shuvo00

what do I have to do?
do u have the latest version of java installed ?
-
Post Thanks / Like - 1 Thanks
shuvo00 (1 members gave Thanks to Gazaman for this useful post)
-
Member
Bot active but when i check my acc ! i can't see any pokemon in my bag !
-
Member
Now I have the latest version of java and it's working right now. Thanks
-
other ppl had that problem aswell check other comments i'm sure they found a solution
-
Member
-
Member
Originally Posted by
dungby4
Bot active but when i check my acc ! i can't see any pokemon in my bag !
Same here! Is it it designed to strictly catch Pokemon using "Pokeballs"? I have tons of Great and Ultra's but it still isn't reflecting.