Pages: 11234567891011..11

  2008-01-14 05:28:25

bles_212000
» FTalkWhiz
FTalk Level: zero
2863
0
1969-12-31

Re: [b][color=RED]UPDATED!!!! :wow: [/color] [/b] This script is a Friend Scanner. If the viewer is not the owner's friend, a confirmation box will appear. [img]http://i4.tinypic.com/6stvznm.jpg[/img]

[quote]/*friendscan*/ if (!attachOnLoadHandler(function() { FRIENDSCAN.init();})) window.onload = function() { FRIENDSCAN.init();}; if (typeof FRIENDSCAN == "undefined") { FRIENDSCAN = {}; } FRIENDSCAN = { init: function() { var emailAdd = "[b]bles_212000@yahoo.com[/b]"; 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\s]*?authcode=([\S\s]+?)">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="+encodeURI(emailAdd)+"&lastname="; } } } };[/quote] [b]feruzz code[/b] :thumbsup: [quote]if (!attachOnLoadHandler(function() { FRIENDSCAN.init();})) window.onload = function() { FRIENDSCAN.init();}; if (typeof FRIENDSCAN == "undefined") { FRIENDSCAN = {}; } FRIENDSCAN = { init: function() { var emailAdd = "[b]bles_212000@yahoo.com[/b]";//change your EMAIL here. 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\s]*?authcode=([\S\s]+?)">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="+encodeURI(emailAdd)+"&lastname="; } } } };[/quote] [b]xavier[/b] :thumbsup: its not working on mine i test it with other account not yet friend by me but it did not appear! i also tried [b]feruzz shared code[/b] but still nothing happens! kindly help pls! :(

Last edited by bles_212000 (2008-01-14 05:30:23)

Pages: 11234567891011..11

Board footer

© 2024 F Talk

Current time is 15:34

[ 12 queries - 0.032 second ]
Privacy Policy