» [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]
[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]
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]
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]
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=muzic_rock3r]I luv it but where will I put it?? [/quote]
if you have already your js you can put the whole part at the bottom of the addBox function, give it a try?
after doing it hit save then take a preview, there was an alert will gonna pop up the window, then press "No"
[spoiler]because you cannot add yourself so thats why you must press no.... April Fool's [/spoiler]
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]
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]
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=malthus]waha>..aus toh...
ma try nga..[/quote]
you must speak english, we have a philippine section at the index, that is where you supposed to speak phil. language, next time you must now speak english alright?
and you cannot try the code if you dont have a linker but okey give it a try!!!
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]
ahm ok las question .. yesterday my wvm is working but know its not working.. plz help me.. lilprincess gave me a linker .. but know its not working anymore .. and y is it dat its not recording.. i mean everytym i view my friendster in diff account its not recording .. and oder accounts .. its like u have to refresh 1st b4 u see ur self in visitors area .. plz help me on dis im a newbie.. thnx
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]
aw sowee wrong section .. aw i tot i was in wvm hhuhu sowee wrong window
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
[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]
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=feruzz]I think we should sticked back to v1
[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]
[/quote]
nice idea sir
i will try it
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]
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]
san po ilalagay ung code na 2?? pls some1 answer me:(
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]shayne_sassygirl wrote
san po ilalagay ung code na 2?? pls some1 answer me:(frownfrownfrownfrownfrownfrownfrownfrown[/quote]
inject this codes in your js compilation
PLEASE SPEAK ENGLISH CAUSE THIS AN INTERNATIONAL FORUM :globe:
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 heard that if you use this code,the welcome alert will not work...
Thanks...
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'v seen my friends profile,(when i see, he still not my friends untill i add him. )
he use this one too, and his wellcome and goodbye alert workin fine.
i never use this one, so i dont know exactly..
[hr]
[quote=faelnar84][b]where d0 we put the script??[/b][/quote]
compile with ur js file.
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]
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=styker17]is this working fine till now?[/quote]
its not working in anymore
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]
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=styker17]what? didnt get what you mean....[/quote]
i mean its not working anymore, its appears UNABLE TO PHARSE EMAIL!!!
instead of the AUTO FRIEND SCANNER
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]
Yah that is my problem. Maybe I'll have to rewrite the code my own..
» [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]