Since I can't find the 'Habbo Customs' section due to Habbo Section Cleaning, i'll post it here. Sorry if this was released already, but i'm posting this for n00bs who still don't have it xDD
PHP Loader: {simply edit the bits in red - don't edit anything else or you may ruin the loader.}
<?php
//yes / no
$closed = "no";
If($ip == ""){
$ip = "My IP Goes Here";
}
If($port == ""){
$port = "My Server Port Goes Here";
}
echo "<html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<meta http-equiv='Content-Type' content='text/html; charset=utf-8' />
<title>PixelPro123 Hotel</title></head>
<body bgcolor='black' leftmargin='0' topmargin='0' marginwidth='0' marginheight='0'>";
If($closed == "yes" and $pass <> "yaq"){
echo "<font color='#FFFFFF' face='Verdana' size='1'><center>PixelPro123</center></font>";
} else {
echo "<div align='center'>
<object classid='clsid:166B1BCA-3F9C-11CF-8075-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=10,8,5,1,0' id='habbo' width='720' height='540'>
<param name='src' value='My DCR Link'>
<param name='swRemote' value='swSaveEnabled='true' swVolume='true' swRestart='false' swPausePlay='false' swFastForward='false' swTitle='Habbo Hotel' swContextMenu='true' '>
<param name='swStretchStyle' value='none'>
<param name='swText' value=''>
<param name='bgColor' value='#000000'>
<param name='sw6' value='external.texts.txt=My External Texts Link'>
<param name='sw2' value='connection.info.host=$ip;connection.info.port=$port
<param name='sw4' value='connection.mus.host=game.habbohotel.co.uk;connection.mus.port=30001'>
<param name='sw3' value='client.reload.url=PixelPro123.yourmom'>
<param name='sw1' value='site.url=http://www.habbo.ch;url.prefix=http://www.habbo.ch'>
<param name='sw5' value='external.variables.txt=My External Variables Link'>
<embed src='My DCR Link' bgColor='#000000' width='720' height='540' swRemote='swSaveEnabled='true' swVolume='true' swRestart='false' swPausePlay='false' swFastForward='false' swTitle='Habbo Hotel' swContextMenu='true'' swStretchStyle='none' swText='' type='application/x-director' pluginspage='http://www.macromedia.com/shockwave/download/'
sw6='external.texts.txt=My External Texts Link'
sw2='connection.info.host=$ip;connection.info.port=$port'
sw4='connection.mus.host=game.habbohotel.co.uk;connection.mus.port=30001'
sw3='client.reload.url=PixelPro123.yourmom'
sw1='site.url=http://www.habbo.ch;url.prefix=http://www.habbo.co.uk'
sw5='external.variables.txt=My External Variables Link'></embed>
</object>
</div>";
}
echo "</body>
</html>";
?>
Note: don't edit the bits where it says '$ip' and '$port'.
If it don't work, then just tell me =]. If your gonna start spamming, report the thread or something.



![[REL] PHP Loader - For Those Who Don't Have It! [REL]](http://ragezone.com/hyper728.png)

