-
Elite User
Originally Posted by
mischa23v
someone posted script that you can use that will remove all other pokemon except what you are looking for and notify you with sound, and when you click on that pokman it will put gps location in link so you can copy and past it here fast, it makes it so much easier when only pokemon you want appear in map and you hear sound when snorlax is there.
I couldn't find it here.. can you provide me with a link pls?
-
-
Member
I posted script for you, just check previous page
-
Member
Snorlax
11 min
33.78394490216043,-118.28953742980957
-
Post Thanks / Like - 2 Thanks
Giraff1,
dunotwo (2 members gave Thanks to jkiriosd for this useful post)
-
Member
Originally Posted by
mischa23v
here is the script you can use, change numbers to include pokemon you want
var wantedPkmn = [3,6,9,26,38,45,59,65,68,71,76,80,83,89,91,94,108,112,113,115,122,130,131,132,137 ,139,141,142,143,148,149];
var search = function() {
var imgs = document.getElementsByTagName("img");
var foundNew = false;
for (var i = 0; i < imgs.length; i++) {
var img = imgs[i];
if (img.src.indexOf('pokemon') > -1) {
var id = img.src.match(/\d+/)[0];
if (wantedPkmn.indexOf(Number(id)) == -1) {
img.parentNode.style.display = 'none';
} else if (!img.notified) {
img.notified = true;
foundNew = true;
}
}
}
if (foundNew)
notify();
}
var notify = function() {
new Audio('https://notificationsounds.com/soundfiles/53fde96fcc4b4ce72d7739202324cd49/file-sounds-882-solemn.mp3').play();
}
document.getElementsByClassName('home-map')[0].onclick = function() {
search();
}
im not very familiar with scripts, where do i ahve tot put it in? I need it cause im so annoyed of all the carrpy poekmon blocking my vision
-
Member
open site in chrome, click "shift, CTRL, j" paste code there and press enter, edit numbers to show pokeman you want
-
Post Thanks / Like - 1 Thanks
Frankstah (1 members gave Thanks to mischa23v for this useful post)
-
Member
Chatzy - PokeMon Coords
^ Chat room if anyone actively hunting wants to hop in there to make it faster.
-
Member
Originally Posted by
jkiriosd
Snorlax
11 min
33.78394490216043,-118.28953742980957
are these correct? can't find it
-
Corporal
Ninetales 33.957719747833686,-118.44371616840363 9 min
-
Member
Originally Posted by
chocococo1
are these correct? can't find it
can confirm I got it
-
Corporal
magmar 40.768037332614426,-73.96483182907104 3.5mins
-
Member
How you guys can jump from a location to another one without getting softbanned?
Thanks.
-
Sergeant
Originally Posted by
x.chris.x
thanks buddie, guess level 10 is too low to try for him? we will meet again dragondude!
Yea, I didn't try either, am lvl 11 myself, currently botting my way up there 
btw: Vaporeon - 40.73415313327424,-73.97399425506592 - 4mins left
Edit: Another Spot for Vaporeon - 40.765006420148175,-74.00120258331299 - 7MINS
-
Corporal
Originally Posted by
Astandahl
How you guys can jump from a location to another one without getting softbanned?
Thanks.
working on that myself.... just noticed i was going through allot of good throws with every pokemon fleeing after first toss. oh and Pstops stopped working, yup i'm banned lol.
i am quoting someone here...
"1. Save your current GPS location, f.e. 40.764999, -73.973163 (Central Park, NY)
2. Press Ctrl + 3 and enter the location of the pokemon you want to catch, confirm with Ok , dont close the GPS window
3. Wait until the Pokemon spawns, click on the pokemon, wait for the catch screen and do nothing
4. go back to the GPS window and enter the first GPS location 40.764999, -73.973163,"
will now follow same advice myself..
-
Member
Originally Posted by
Standard0815
Yea, I didn't try either, am lvl 11 myself, currently botting my way up there
btw:
Vaporeon - 40.73415313327424,-73.97399425506592 - 4mins left
Edit: Another Spot for
Vaporeon - 40.765006420148175,-74.00120258331299 - 7MINS
Visited both of those and nothing.