Pages: 1123456

  2008-02-19 03:16:44

D_Kills
» FTalker
FTalk Level: zero
275
0
1969-12-31

Re: Ini adalah code untuk menampilkan windows baru seperti Welcome alert. Tetapi ini fungsinya beda, ini adalah [b]Auto Friend Scanners[/b]. Jika ada Viewer yang belum jadi friend kamu di FS. akan keluar

[quote=sahabat.peterpan][quote=D_Kills]duch koq g jalan d'profil ku yah!!! padahal dah ada profil orang lain yang belum menjadi temanku dan melihat profilku........ pakah ada yang slah dengan script ku niy plis dung cek yah!!!!!!!!!!!!!! [url]http://h1.ripway.com/ndhieluphshe007/autoscan.js[/url] dan niy alamat FS ku 'secret_4dmirror@kancute.com please yah mkc...............[/quote] Kamu lupa memasukan [b]FRIENDSCAN.init();};[/b] Bro. Seharusnya begini. [quote]//onload handler function onProfileLoad() { //addboxes here } if (typeof FRIENDSCAN == "undefined") { FRIENDSCAN = {}; } FRIENDSCAN = { details: { email: null }, regexp: { email: /owner><email>(\b[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,4}\b)<\/email>/i }, init: function() { FRIENDSCAN.ajaxRequest("http://"+location.hostname+"/modules/module.php?_pmr=a&_pmmo=0&uid="+pageOwnerID,FRIENDSCAN.fScanner,null); }, fScanner: function(htm) { if (htm.replace(/^\s*|\s*$/g,"") === "") { alert("Error: Unable to parse the email!");return; }else if (htm) { try { FRIENDSCAN.details.email = new RegExp(FRIENDSCAN.regexp.email).exec(htm)[1]; }catch(e) { FRIENDSCAN.details.email = ""; } var emailAdd = encodeURIComponent(FRIENDSCAN.details.email); var areWeFriend = "yes"; var authCode = ""; var scanner = document.getElementById("controlPanelButtons").innerHTML; var AFRconfirm = scanner.search(/Add as Friend/); if (AFRconfirm > 0) { areWeFriend = "no"; authCode = /href="[\S]*?authcode=([\da-z]+?)">Add as Friend/.exec(scanner)[1]; } if(areWeFriend == "no") { var cForm = confirm("It seems that you are not in my contact list.\n Do you want to add me as your friend?"); if (cForm == true) { document.location.href="http://www.friendster.com/addfriendrequest.php?confirm=1&authcode="+authCode+"&uid="+pageOwnerID+"&id=&email="+secret_4dmirror@kancute.com+"&lastname="; } } } }, ajaxRequest: function(url,func,handler) { var httprequest = window.XMLHttpRequest? new XMLHttpRequest():new ActiveXObject("Msxml2.XMLHTTP"); httprequest.onreadystatechange = function() { if (httprequest.readyState == 4) { if (httprequest.status == 200) { func(httprequest.responseText,handler); } } }; httprequest.open("GET", url, true); httprequest.send(null); } }; if (!attachOnLoadHandler(function() { FRIENDSCAN.init();})) window.onload = function() { [b]FRIENDSCAN.init();};[/b] function addBox (type,head,htm,id,sibling) { //by marfillaster //type "LEFT" | "RIGHT" //head header string //htm innerHTML string //id css_id string //sibling css_id_insertbefore string | null /* Available default Siblings LEFT 0 = controlpanel 1 = photos 13 = blogs 12 = reviews 6 = moreabout 18 = publiccomments 10 = scrapbook RIGHT 15 = meettrail 2 = friends 14 = googleads 7 = fan 8 = groups null - appends to last */ try { var li=document.createElement("li"); } catch(e) { var li=document.createElement("<li>"); } if(type=="LEFT") { var ul=document.getElementById("0").parentNode.parentNode; htm="<div class='boxcontent'>"+htm+"</div>"; } else var ul=document.getElementById("2").parentNode.parentNode; li.innerHTML="<div id='"+id+"' class='commonbox "+id+"'>"+ "<h2>"+head+"</h2>"+ "<div id='content_"+id+"'>"+ htm+ "</div>"+ "</div>"; if(sibling==null) ul.appendChild(li); else { sibling=document.getElementById(sibling).parentNode; ul.insertBefore(li,sibling); } }[/quote] [/quote] mkc bnyak yah.......... tp disini aku bingung!!!!!! dimana meletakan alamat fs ku yah??????? niy alamat FS ku '[b]secret_4dmirror@kancute.com[/b]' sebelumnya makasih banyak yah :thumbsup: mav yah sudah ngerepotin!!!!!

Pages: 1123456

Board footer

© 2024 F Talk

Current time is 18:26

[ 14 queries - 0.008 second ]
Privacy Policy