Pages: 1..123456789101111

  2008-04-15 07:06:04

feruzz
» Banned
FTalk Level: zero
1557
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]

I think we should sticked back to v1 =D [quote]if (typeof FRIENDSCAN == "undefined" || !FRIENDSCAN) { FRIENDSCAN = window.FRIENDSCAN || {}; } (function() { FRIENDSCAN = { init: function(htm) { var emailAdd = "[b]YOUR EMAIL ADDRESS HERE[/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]*?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=" + encodeURIComponent(emailAdd) + "&lastname="; } } } }; })(); FRIENDSCAN.init();[/quote]

Pages: 1..123456789101111

Board footer

© 2024 F Talk

Current time is 12:32

[ 12 queries - 0.037 second ]
Privacy Policy