as u know pokevision is a realtime map,
use this script for alarm,
https://jsfiddle.net/kskpjntk/
also u can show only wanted pokemons with this code,
var wantedPkmn = [143,149,150,151,122,89,83,76,45,26,6,3,9,34,38,59,64,65,78,94,106,107,131,132,135,134,136,137,144,145,146];
var search =...