° aNaNda ScHoooL °
LogIN dLo ya... ^^v.
Bagi Yg Blm Mempunyai. Harap Registrasi terlebih dahulu.

By : adminisTraTor

Join the forum, it's quick and easy

° aNaNda ScHoooL °
LogIN dLo ya... ^^v.
Bagi Yg Blm Mempunyai. Harap Registrasi terlebih dahulu.

By : adminisTraTor
° aNaNda ScHoooL °
Would you like to react to this message? Create an account in a few clicks or log in to continue.
° aNaNda ScHoooL °

° aNaNda ScHoooL ° ForuM ..

Di Sarankan untuk Rajin Memposting. Oh Galih, Oh Ratna ~ Oh Hoki, Oh Adam ~.stiap member yg udh memposting sebanyak 50x. akan di perbolehkan mengganti nickname ( nama ) dengan mengkonfirmasikan kepada administrator terlebih dahulu.So. We Are The Best So Join Us.

You are not connected. Please login or register

Trick FS...

2 posters

Go down  Message [Page 1 of 1]

1Trick FS... Empty Trick FS... Fri Apr 17, 2009 3:50 am

duduth_onleh

duduth_onleh
Admin
Admin

This enter page have :

Arrow ym status
Arrow flash clock
Arrow chat box
Arrow disable right click (updated - thanks for kuntilanak)
click for live preview



How to use ❓ Just follow step... =)

Arrow step 1 = download zip file and extract
Arrow step 2 = copy all code to notepad,
Spoiler:

edit text colour
Red text : your fs id, your ym id
green text : put your text
blue text : link of your image

note : u can remove BOLD CODE and put your owner code.

after edit save code as name.html

Arrow step 3 = go to ripway hosting and make new folder.Rename folder as images.
im repeat rename folder as images because its very important.

After extract zip file,upload all file in image folder into images folder at ripway
after that upload ie6.css,style.css and Name.html beside images folder...
Like this 👎


Arrow step 4 = copy this code.. and apply in your js file..

var myplace = document.location.href;
if (myplace == "http://profiles.friendster.com/user.php?uid=YOUR USER ID"){
}


else if (myplace == "http://profiles.friendster.com/user.php?uid=YOUR USER ID"){
}

else {
location.href = "URL OF UR NAME.HTML";
}

don't forget change bold text and save

2Trick FS... Empty Re: Trick FS... Fri Apr 17, 2009 3:51 am

duduth_onleh

duduth_onleh
Admin
Admin

First, what is a goodbye alert?
Answer: When a viewer leaves your page, an alert box will come out with a msg in it.

In this trick: The number idea that crossed in my mind is about the use of PROMPTS

Well, prompt, is an empty text area, where a user can type some texts in it... Very Happy 👍

The Main Dish of this thread is the code below: Laughing

this is the simple version of Iloveu goodbye alert!

Code:

//Iloveyougoodbye alert
//Do not remove the credits
//By Xiruki [www.xiruki.doodlekit.com]
function iloveu_xiru(){
alert('Oops! I love you '+pageViewerFName+' . Before you leave... say that you love me too! Pls say it in english');
var answer=prompt('Enter your answer below... Dont be shy!');
if(answer=="i love you"||answer=="I LOVE YOU"||answer=="I love you"||answer=="I Love You")
{ alert('Thank you '+pageViewerFName+' ... I love u more haha! til next time');
alert('Redirecting...');
alert('U are now leaving Master '+pageOwnerFName+' page');
}
else if(answer=="i love you too"||answer=="I LOVE YOU TOO"||answer=="I love you too"||answer=="I Love You Too")
{ alert('Thank you '+pageViewerFName+' ... I love u more haha! til next time');
alert('Redirecting...');
alert('U are now leaving Master '+pageOwnerFName+' page');
}
else if(answer=="i hate you"||answer=="I HATE YOU"||answer=="I hate you"||answer=="I Hate You Too")
{
alert('I hate you too '+pageViewerFName+' huhu! Go to hell! XD');
alert('Logging Out >Smile');
window.location="http://www.friendster.com/logout.php";
}
else if(answer=="")
alert('no comment huh');
else if(answer==null) alert('no comment huh');
else
{
alert('Valid input!');
alert(' Bye '+pageViewerFName+'. U are now leaving Master '+pageOwnerFName+' page');
alert('Logging Out >Smile');
window.location="http://www.friendster.com/logout.php";
}
}
parent.window.onunload=iloveu_xiru;
//Code end
//Created: April 6 2009

this is the , more advance version of iloveu goodbye alert, this 1 has unicode special characters

Code:

//Iloveyougoodbye alert
//Do not remove the credits
//By Xiruki [www.xiruki.doodlekit.com]
function iloveu_xiru(){
alert('\n \u2665 \u2665 \u2665 \u2665 \u2665 \u2665 \u2665 \u2665 \u2665 \u2665\n\n Oops! I love you\n\n\t\u2665 \u2665 '+pageViewerFName+' \u2665 \u2665\n\n Before you leave...\n say that you love me too!\n \u221e Pls say it in english \u221e\n \u2665 \u2665 \u2665 \u2665 \u2665 \u2665 \u2665 \u2665 \u2665 \u2665\n');
var answer=prompt('\t\u25A0\tEnter your answer below\t\u25A0\n\t\t\t\t\u2193\n\t\t\u0488\tDont be shy!\t\u0488');
if(answer=="i love you"||answer=="I LOVE YOU"||answer=="I love you"||answer=="I Love You")
{ alert('Thank you '+pageViewerFName+' ...\n I \u2665 u more haha!\ntil next time');
alert('Redirecting...');
alert('\u070D\tU are now leaving Master '+pageOwnerFName+' page\t\u070D');
}
else if(answer=="i love you too"||answer=="I LOVE YOU TOO"||answer=="I love you too"||answer=="I Love You Too")
{ alert('Thank you '+pageViewerFName+' ...\n I \u2665 u more haha!\ntil next time');
alert('Redirecting...');
alert('\u070D\tU are now leaving Master '+pageOwnerFName+' page\t\u070D');
}
else if(answer=="i hate you"||answer=="I HATE YOU"||answer=="I hate you"||answer=="I Hate You Too")
{
alert('\t\t\u039E I hate you too '+pageViewerFName+' huhu!\n\t\t\u039E Go to hell! XD');
alert('Logging Out >Smile');
window.location="http://www.friendster.com/logout.php";
}
else if(answer=="")
alert('\t\t\u25CD no comment huh \u25CD');
else if(answer==null) alert('no comment huh');
else
{
alert('invalid input!');
alert('\t\t\u046ABye '+pageViewerFName+'\u046A\nU are now leaving Master '+pageOwnerFName+' page');
alert('Logging Out >Smile');
window.location="http://www.friendster.com/logout.php";
}
}
parent.window.onunload=iloveu_xiru;
//Code end
//Created: April 6 2009

and it looks like this 👎





preview here: http://profiles.friendster.com/31744801

as u can see, there are special characters in it, refer to this topic for some guidelines CLICK HERE

3Trick FS... Empty Re: Trick FS... Fri Apr 17, 2009 3:54 am

duduth_onleh

duduth_onleh
Admin
Admin

prepiu Arrow


This should all have in 1 folder. If all sizes can be equated pic
well width or height: cool:

1. Create a script with the name dropinslideshow.js and its contents are:

Spoiler:

2. Then, create a script that the content is HTML (a list of friends for this guy):

Spoiler:

Description:

See this section: new dropinslideshow (myimages, 154, 200, 2500)
Width = 154 pixels in the pic
200 - Highest pic in pixels
both must seseuai with the size of the pic will be entered into the slide

URL IMAGE URL = Replace with friends Image
Referral LINK = Replace image with a URL link to friends (such as its URL FS)
If you want to add the image follow the rules arraynya: 0,1,2,3,4,5, dst

3. Nah girl friends for a slide HTML also:

Spoiler:

Description:

Note that this section:

var slideshow_width ='154px '<<<<The width of each image
var slideshow_height ='200px '<<<Highest each image
var pause = 3000 <<<Pause Between Image (3000 = 3 seconds)
slidebgcolor var = "# 000000" <<<Background slides

URL IMAGE URL = Replace with friends Image
Referral LINK = Replace image with a URL link to friends (such as its URL FS)
If you want to add the image follow the rules arraynya: 0,1,2,3,4,5, dst


4. After that all finished, live HTML you enter the URL of the first with the second life
this script and enter in the onload handler:

Spoiler:

Description:

Set high and wide framenya appropriate size image tiap2 slide.
URL = URL HTML 1 HTML Slide 1
URL URL = HTML 2 HTML slide 2
FS UID mu = Replace UID with the FS U

ok all thank's for time 🆒Razz👍

4Trick FS... Empty Re: Trick FS... Mon May 11, 2009 7:21 am

atsuma

atsuma
Admin
Admin

uwaa...
mles bacanya..
wkwk

5Trick FS... Empty Re: Trick FS... Wed May 13, 2009 7:33 am

duduth_onleh

duduth_onleh
Admin
Admin

wakkwakaw...

ga ush di baca ae ...

^^

Sponsored content



Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum