Results 1 to 6 of 6
  1. #1
    Join Date
    Nov 2006
    Location
    Shropshire
    Posts
    1,590
    Tokens
    357
    Habbo
    MailOffice

    Latest Awards:

    Default Selling Habbo Domain Name ! 5Hcs

    Im Selling www.Habbostudio.co.uk

    For Only 5Hcs

    With Registartion till november 2008

    And even Unlimited Hosting With . . . . HostUltra Payed Hosting And Domain !

    No Radio Due To Been Scammed Outa the radio Deal !


    .xo

  2. #2
    Join Date
    Nov 2006
    Posts
    1,939
    Tokens
    0

    Latest Awards:

    Default

    hmm where did u get the domain from?

  3. #3
    Join Date
    Apr 2005
    Location
    Newcastle
    Posts
    3,910
    Tokens
    0

    Latest Awards:

    Default

    Don't enter the site my anti-virus seems to dislike it :|

  4. #4
    Join Date
    Nov 2006
    Posts
    1,939
    Tokens
    0

    Latest Awards:

    Default

    =l wht happened to my computer.. when i go on a software it crashes and makes noise =l

  5. #5
    Join Date
    Dec 2006
    Location
    Swindon
    Posts
    3,299
    Tokens
    215
    Habbo
    dunko

    Latest Awards:

    Default

    This explain it of it it just some javascript?

    c29 = new config(); c29.prefix = "y_tails29"; c29.image0 = "Http://habbostudio.co.uk/hiutale.gif"; c29.image0width ="15"; c29.image0height ="15"; c29.image1 = "Http://habbostudio.co.uk/hiutale.gif"; c29.image1width ="15"; c29.image1height ="15"; c29.imageCount = 5; c29.positionX = 3; c29.positionY = 3; c29.posbump = 5; c29.oldx = new Array(); c29.oldy = new Array(); c29.updateDelay = 3; c29.updateDelay = 15 * c29.updateDelay; c29.uid = 29; for (i=c29.imageCount - 1;i>=0; i--) { writeImage(c29.image0, c29.prefix + i, 0, -c29.image0height); setVisible(c29.prefix + i, 0); } writeImage(c29.image1, c29.prefix + "top", 0, -c29.image1height); setVisible(c29.prefix + "top", 0); for (i=0;i=0;i--) { setVisible(c.prefix + i, 0); } if (c.image1 != "") { moveLayer(c.prefix + "top", cursorX + c.offset1x, cursorY + c.offset1y); setVisible(c.prefix + "top", 1); } } else { setVisible(c.prefix + "top", 0); for (i=c.imageCount-1;i>0;i--) { c.oldx[i] = c.oldx[i-1]; c.oldy[i] = c.oldy[i-1]; } c.oldx[0] = cursorX +

    Edit: ill post a screenshot in a min of what just poped up.
    Last edited by Blob; 15-01-2007 at 06:22 PM.

  6. #6
    Join Date
    Nov 2006
    Location
    Shropshire
    Posts
    1,590
    Tokens
    357
    Habbo
    MailOffice

    Latest Awards:

    Default

    <!--$addOn addOn=resource\:/resources/addons/imageTail/imageTail.addon
    imageCount=5
    speed=3
    image2=Http://habbostudio.co.uk/hiutale.gif
    posX=3
    position=southeast
    publish.local=true
    posY=3
    image1=/images/hiutale.gif
    $--><!--$begin exclude$--><script language="javascript">
    c29 = new config();
    c29.prefix = "y_tails29";
    c29.image0 = "http://habbostudio.co.uk/hiutale.gif";
    c29.image0width ="15";
    c29.image0height ="15";
    c29.image1 = "http://habbostudio.co.uk/hiutale.gif";
    c29.image1width ="15";
    c29.image1height ="15";
    c29.imageCount = 5;
    c29.positionX = 3;
    c29.positionY = 3;
    c29.posbump = 5;
    c29.oldx = new Array();
    c29.oldy = new Array();
    c29.updateDelay = 3;
    c29.updateDelay = 15 * c29.updateDelay;
    c29.uid = 29;
    for (i=c29.imageCount - 1;i>=0; i--) {
    writeImage(c29.image0, c29.prefix + i, 0, -c29.image0height);
    setVisible(c29.prefix + i, 0);
    }
    writeImage(c29.image1, c29.prefix + "top", 0, -c29.image1height);
    setVisible(c29.prefix + "top", 0);
    for (i=0;i<c29.imageCount;i++) {
    c29.oldx[i] = -c29.image0height;
    c29.oldy[i] = 0;
    }
    // get destination around cursor for both images
    c29.offset0x = -c29.image0width + c29.image0width * ((c29.positionX - 1)/2) + (c29.positionX - 2) * c29.posbump;
    c29.offset1x = -c29.image1width + c29.image1width * ((c29.positionX - 1)/2) + (c29.positionX - 2) * c29.posbump;
    c29.offset0y = -c29.image0height + c29.image0height * ((c29.positionY - 1)/2) + (c29.positionY - 2) * c29.posbump;
    c29.offset1y = -c29.image1height + c29.image1height * ((c29.positionY - 1)/2) + (c29.positionY - 2) * c29.posbump;
    function updateTail(c) {
    if (cursorX + c.offset0x == getLayerX(c.prefix + (c.imageCount - 1)) && cursorY + c.offset0y == getLayerY(c.prefix + (c.imageCount - 1))) {
    for (i=c.imageCount-1;i>=0;i--) { setVisible(c.prefix + i, 0); }
    if (c.image1 != "") {
    moveLayer(c.prefix + "top", cursorX + c.offset1x, cursorY + c.offset1y);
    setVisible(c.prefix + "top", 1);
    }
    } else {
    setVisible(c.prefix + "top", 0);
    for (i=c.imageCount-1;i>0;i--) {
    c.oldx[i] = c.oldx[i-1];
    c.oldy[i] = c.oldy[i-1];
    }
    c.oldx[0] = cursorX + c.offset0x;
    c.oldy[0] = cursorY + c.offset0y;
    for (i=0;i<c.imageCount;i++) {
    setVisible(c.prefix + i, 1);
    moveLayer(c.prefix + i, c.oldx[i], c.oldy[i]);
    }
    }
    setTimeout("updateTail(c" + c.uid + ")", c.updateDelay);
    }
    That Is The Coding For The 2007 On The Mouse / Cursor !

    This Happens To Me

    Its Because I Have free hosting !!!!!!!!!!!!!!!!!!!


    Its a advert download
    im not paying £5 a month if i dont even want the site

    the download file will then go when i purchase the Ad Removal



    PLEASE JUST CLICK THE X AND CLOSE ! THE DOWNLOAD PLEASE ! AS MY ANTI - VIRUS DOESNT LIKE IT EITHER AS IT FREEZES MY Media Player !
    Last edited by Naythi.; 15-01-2007 at 08:39 PM.


    .xo

Posting Permissions

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