You are viewing a post by sahabat.peterpan. View all 106 posts in Ini adalah code untuk menampilkan windows baru seperti Welcome alert. Tetapi ini fungsinya beda, ini adalah [b]Auto Friend Scanners[/b]. Jika ada Viewer yang belum jadi friend kamu di FS. akan keluar .
[quote]if (!attachOnLoadHandler(function(){onProfileLoad()})) window.onload = function(){onProfileLoad()};
[b]TRACKER.init();[/b] <--- seharusnya ini gag ada disini
if(pageViewerID!=pageOwnerID) if(pageViewerID!="") document.write("<body onbeforeunload='TRACKER.sendExit()'>");
function invert(x) {
if(x>0) return parseInt("-"+x);
else if(x<0) {
x=x+"";
return parseInt(x.substr(1,x.length-1));
}
return 0;
}
/*END TRACKER OBJECT*/[/quote]
Lihat tulisan yang gw bold.