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 2 of 2 FirstFirst 12
Results 11 to 18 of 18
  1. #11
    Join Date
    Dec 2006
    Posts
    1,128
    Tokens
    0

    Latest Awards:

    Default

    Just get another host - simple.

  2. #12

    Default

    lol they're not hackers, they managed to log onto your account using the root account - dont be scared


  3. #13
    Join Date
    Sep 2006
    Location
    scotland
    Posts
    4,475
    Tokens
    135

    Latest Awards:

    Default

    i clicked it.

  4. #14

    Default

    This is the site source code. Nothing suspicious.
    Code:
    <head>
    <meta http-equiv="Content-Language" content="en-gb">
    <STYLE>
    a:link  {
        color : #000000;
        text-decoration : none;
    }
    
    a:visited  {
        color : #000000;
        text-decoration : none;
    }
    
    a:active  {
        color : #000000;
        text-decoration : none;
    }
    
    a:hover  {
        color :#FFFFFF;
        text-decoration : none;
    }
    </STYLE>
    
    <title>TwoHabbos ~ Better than one</title>
    </head>
    
    <body bgproperties="fixed" background="greenbg.gif">
    <center>
    <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0">
    <TR>
    <TD><IMG SRC="topleft.gif"></TD>
    <TD BACKGROUND="top.gif"></TD>
    <TD><IMG SRC="topright.gif"></TD>
    
    </TR>
    <TR>
    <TD BACKGROUND="left.gif"></TD>
    <TD BACKGROUND="bg1.gif" HEIGHT="100" bgcolor="#FFFFFF">
    <TABLE WIDTH="100%" CELLSPACING="0" CELLPADDING="2" BORDER="0">
    <TR><p>
    <td width="652" bgcolor="#FFFFFF"><font face="verdana" size="1">
    <table width="100%" cellspacing="0" cellpadding="0" border="0">
    <tr><td width="8">
        <img border="0" src="gbleft.gif" 
    
    width="8" height="18"></td>
        <td background="gbg.gif" 
    
    style="color: #ffffff; font-size: 11px; font-weight: bold;">
        TwoHabbos</td>
    <td width="8">
    
    <img border="0" src="gbright.gif" width="8" 
    
    height="18"></td></tr></table>
    <br>
    Welcome to TwoHabbos<br>
    <img border="0" src="break.gif" align="right"><br>
    Welcome to the brand new website which is owned by <b>Jaxic</b> &amp; <b>Filmset </b>
    This will be a brand new fansite with a top brand new Version 1 created and 
    coded by <b>Jaxic</b>. The website is going to also have a new habbo radio 
    station run by new DJs from all round the globe.<br>
    <br>
    At the moment we do not know when the site shall start to be in action but while 
    we are waiting we have put down a radio ready for you to wait while the website 
    is in the process of building.<br>
    
    <br>
    <object height="45" standby="Loading" width="175" name="player" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" codebase="http://clubhabbo.net/CODEBASE=http:/activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715">
        <param NAME="URL" ref value="http://www.freshhabbo.com:2224/">
        <param NAME="rate" value="1">
        <param NAME="balance" value="0">
        <param NAME="currentPosition" value="1879.222375">
        <param NAME="defaultFrame" value>
        <param NAME="playCount" value="1">
        <param NAME="autoStart" value="-1">
        <param NAME="currentMarker" value="0">
    
        <param NAME="invokeURLs" value="-1">
        <param NAME="baseURL" value>
        <param NAME="volume" value="100">
        <param NAME="mute" value="0">
        <param NAME="uiMode" value="mini">
        <param NAME="stretchToFit" value="0">
        <param NAME="windowlessVideo" value="0">
        <param NAME="enabled" value="-1">
        <param NAME="enableContextMenu" value="-1">
    
        <param NAME="fullScreen" value="0">
        <param NAME="SAMIStyle" value>
        <param NAME="SAMILang" value>
        <param NAME="SAMIFilename" value>
        <param NAME="captioningID" value>
        <param NAME="enableErrorDialogs" value="0">
        <param NAME="_cx" value="4630">
        <param NAME="_cy" value="1191">
        <embed src="http://www.clubhabbo.net/windowsmediafile.asx" width="199" height="45" autostart="True" controls="playbutton" showstatusbar="false" url="http://www.clubhabbo.net/windowsmediafile.asx" autoplay="true" uimode="mini"> </embed></object>
    
    <br>
    &nbsp;</font></p>
    </TR>
    </TABLE>
    </TD>
    <TD BACKGROUND="right.gif"></TD>
    </TR>
    <TR>
    <TD><IMG SRC="bottomleft.gif"></TD>
    <TD BACKGROUND="bottom.gif"></TD>
    <TD><IMG SRC="bottomright.gif"></TD>
    </TR>
    </TABLE><script language='JavaScript1.2'>
    
    var dragswitch=0
    var nsx
    var nsy
    var nstemp
    
    function drag_dropns(name){
    temp=eval(name)
    temp.captureEvents(Event.MOUSEDOWN | Event.MOUSEUP)
    temp.onmousedown=gons
    temp.onmousemove=dragns
    temp.onmouseup=stopns
    }
    
    function gons(e){
    temp.captureEvents(Event.MOUSEMOVE)
    nsx=e.x
    nsy=e.y
    }
    function dragns(e){
    if (dragswitch==1){
    temp.moveBy(e.x-nsx,e.y-nsy)
    return false
    }
    }
    
    function stopns(){
    temp.releaseEvents(Event.MOUSEMOVE)
    }
    
    
    //drag drop function for IE 4+////
    /////////////////////////////////
    
    var dragapproved=false
    
    function drag_dropie(){
    if (dragapproved==true){
    document.all.showimage.style.pixelLeft=tempx+event.clientX-iex
    document.all.showimage.style.pixelTop=tempy+event.clientY-iey
    return false
    }
    }
    
    function initializedragie(){
    iex=event.clientX
    iey=event.clientY
    tempx=showimage.style.pixelLeft
    tempy=showimage.style.pixelTop
    dragapproved=true
    document.onmousemove=drag_dropie
    }
    
    
    if (document.all){
    document.onmouseup=new Function('dragapproved=false')
    }
    
    function hidebox(){
    if (document.all)
    showimage.style.visibility='hidden'
    else if (document.layers)
    document.showimage.visibility='hide'
    }
      </script>


  5. #15
    Join Date
    Dec 2006
    Location
    Doncaster, UK
    Posts
    4,244
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by Liam! View Post
    i clicked it.
    ur g3t h4xx0r3d!!!111

    Seriously though - wth are you on about?
    A collection of forum users' views on obesity
    Quote Originally Posted by mynameisjake View Post
    sounds good
    Quote Originally Posted by Stephen View Post
    Just google it.
    Quote Originally Posted by jesus View Post
    jesus christ
    Quote Originally Posted by Alexicles. View Post
    It will probably soon go away.

  6. #16

    Default

    kwl if they did they would be minted if they key logged but neway thats ott on it its a game

    Play It Dont Live It:eusa_clap

  7. #17
    Join Date
    Feb 2006
    Location
    Bristol
    Posts
    4,164
    Tokens
    0

    Latest Awards:

    Default

    No, i meant that knowing my host, he probberly would. Because thats what he's like. and i cant afford to buy some more hosting.



    If you have any queries or questions, just PM me!

    :eusa_thin

  8. #18
    Join Date
    Aug 2006
    Location
    Wakefield, West Yorkshire
    Posts
    1,351
    Tokens
    0

    Latest Awards:

    Default

    theres onli 1 url 4 all of this: www.crisphosting.net its owned by clubhabbos co-owner so you know your safe AND their VERY professional.

Page 2 of 2 FirstFirst 12

Posting Permissions

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