this code shows an alert box (script prompt) with a password you can show the tutorial there just like
hey viewer type enter to view my page
note: this is best viewed using ff browser
for ie: just shorter the message
here's the code just edit bolded parts
PASTE IT ON YOUR [b]EXTERNAL JS[/b]
[spoiler]// welcome alert
/*This script by: Tony Rengel and Danny Duran Email us at: customjava@hotmail.com
We will make CUSTOM java scripts for your website!!
just keep this header up here! up here!
Thanks. Have a GREAT day!
To edit its pretty simple, just see where the text or URL is
any questions, e-mail customjava@hotmail.com */
function ask()
{
var enter=prompt("[b]Cant Escape? type PADAAN.. type COMMENT to comment me and type AYOKO NA to get outta here^^[/b]");
var yes = 1
if (enter == "[b]PADAAN[/b]")
{
alert('[b]Welcome '+parent.pageViewerFName+'! Connecting please wait[/b]');
}
else if (enter == "[b]COMMENT[/b]")
{
parent.location.href = "[b]
http://www.friendster.com/comments.php?uid=XXXXXXX[/b]"
}
else if (enter == "[b]AYOKO NA[/b]")
{
parent.location.href = "[b]
http://www.friendster.com[/b]"
}
else
{
alert('[b]Incorrect password type it on BIG LETTERS[/b]');
ask()
}
}
ask()[/spoiler]
sorry for the tagalog words
live preview [url=http://profiles.friendster.com/26582483]here[/url]
NOTE: TO ALL USERS ALREADY USING THIS..
PLEASE CHANGE YOUR [b]USER[/b] ID COZ YOUR COMMENTS APPEAR ON MY PROFILE
Last edited by mitztaze21 (2008-11-05 03:12:57)