Discover Habbo's history
Treat yourself with a Secret Santa gift.... of a random Wiki page for you to start exploring Habbo's history!
Happy holidays!
Celebrate with us at Habbox on the hotel, on our Forum and right here!
Join Habbox!
One of us! One of us! Click here to see the roles you could take as part of the Habbox community!


Page 4 of 5 FirstFirst 12345 LastLast
Results 31 to 40 of 42

Thread: Auto DJ

  1. #31
    Join Date
    Dec 2006
    Location
    Doncaster, UK
    Posts
    389
    Tokens
    0

    Default

    <!-- THREE STEPS TO INSTALL BACKGROUND FADER:

    1. Put the specified code into the HEAD of your HTML document
    2. Add the onLoad event handler to the BODY tag
    3. Paste the last code into the BODY of your HTML document -->

    <!-- STEP ONE: Copy this code into the HEAD of your HTML document -->

    <HEAD>

    <SCRIPT LANGUAGE="JavaScript">

    <!-- This script and many more are available free online at -->
    <!-- The JavaScript Source!! http://javascript.internet.com -->

    <!-- Hide from old browsers
    var Color= new Array(9);
    Color[1] = "ff";
    Color[2] = "ee";
    Color[3] = "dd";
    Color[4] = "cc";
    Color[5] = "bb";
    Color[6] = "aa";
    Color[7] = "99";
    Color[8] = "88";
    Color[9] = "77";
    Color[10] = "66";
    Color[11] = "55";
    Color[12] = "44";
    Color[13] = "33";
    Color[14] = "22";
    Color[15] = "11";
    Color[16] = "00";
    /* Do not display text on a fading background. Instead, let it
    fade in and out once or twice, then load a new page. */
    function fadeIn(where) {
    if (where >= 1) {
    document.bgColor="#" + Color[where] +"0000";
    where -= 1;
    setTimeout("fadeIn("+where+")", 15);
    } else {
    setTimeout('fadeOut(1)', 15);
    }
    }
    function fadeOut(where) {
    if (where <=16) {
    document.bgColor="#" + Color[where] +"0000";
    where += 1;
    setTimeout("fadeOut("+where+")", 15)
    } else {
    setTimeout("fadeIn(16)", 15);
    // window.location.href="http://www.netscape.com/";
    }
    }
    // Unhide -->
    </SCRIPT>

    <!-- STEP TWO: Add the onLoad event handler to the BODY tag -->

    <BODY onLoad="fadeIn(16)">

    <!-- STEP THREE: Copy this code into the BODY of your HTML document -->

    <BODY>

    <CENTER>
    <SCRIPT LANGUAGE="Javascript">
    <FORM>
    <INPUT TYPE="button" VALUE=" BACK " onClick="history.go(-1)">
    <INPUT TYPE="button" VALUE="FORWARD" onCLick="history.go(1)">
    </FORM>
    </SCRIPT>
    </CENTER>

    <p><center>
    <font face="arial, helvetica" size="-2">Free JavaScripts provided<br>
    by <a href="http://javascriptsource.com">The JavaScript Source</a></font>
    </center><p>

    <!-- Script Size: 1.81 KB -->

  2. #32
    Join Date
    Nov 2004
    Location
    HabboWeb FM Offices
    Posts
    3,019
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by emergency View Post
    i cba argueing (sp) with you lot any more.
    Did the little chicken who is gonna donate there heart die?

  3. #33
    Join Date
    Nov 2006
    Location
    Leeds, Yorkshire
    Posts
    992
    Tokens
    0

    Default

    Quote Originally Posted by :Blob View Post
    Did the little chicken who is gonna donate there heart die?
    You donate when you're dead you *******.
    Unless it's like a kidney.


  4. #34
    Join Date
    Nov 2004
    Location
    HabboWeb FM Offices
    Posts
    3,019
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by emergency View Post
    You donate when you're dead you *******.
    Unless it's like a kidney.
    Which you dont have

  5. #35
    Join Date
    Nov 2006
    Location
    Leeds, Yorkshire
    Posts
    992
    Tokens
    0

    Default

    if that was meant to be an insult, or be funny - it didn't work.


  6. #36
    Join Date
    Nov 2004
    Location
    HabboWeb FM Offices
    Posts
    3,019
    Tokens
    0

    Latest Awards:

    Default

    Anywho, it means your gay.

    Edited by -legoman- (Super Moderator): Please do not insult other members, Thanks :]
    Last edited by Dan; 24-12-2006 at 02:55 PM.

  7. #37
    Join Date
    Nov 2006
    Location
    Leeds, Yorkshire
    Posts
    992
    Tokens
    0

    Default

    Sorry no, find someone else.
    Why don't you ask Joe.


  8. #38
    Join Date
    Oct 2005
    Location
    London :D
    Posts
    899
    Tokens
    0

    Default

    Most people say Auto DJ. All they mean is they play songs... and don't talk.

    Or just load a playlist.

    dont get confused people
    PM ME FOR QUICK HELP ON WEBDESIGNING, CODING, AND COMPUTER PROBLEMS! I WILL BE GLAD TO HELP FOR FREE!

    I AM A GOLD HC MEMBER! 16 MONTHS! I have been on Habbo since the layout with the Newsie, and 14 of my articles were posted! I'm trusted when trading HC stuff for coding!


    Noob person (this is true):

  9. #39
    Join Date
    Dec 2006
    Location
    Doncaster, UK
    Posts
    389
    Tokens
    0

    Default

    Quote Originally Posted by CJ-real View Post
    Most people say Auto DJ. All they mean is they play songs... and don't talk.

    Or just load a playlist.

    dont get confused people
    it is an auto dj you puff.

  10. #40
    Join Date
    Nov 2006
    Location
    Leeds, Yorkshire
    Posts
    992
    Tokens
    0

    Default

    Quote Originally Posted by CJ-real View Post
    Most people say Auto DJ. All they mean is they play songs... and don't talk.

    Or just load a playlist.

    dont get confused people
    Quote Originally Posted by Tekn View Post
    it is an auto dj you puff.
    owned.

    a dj that doesn't talk is a silent dj.


Page 4 of 5 FirstFirst 12345 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •