Does anyone have anymore keys?
Printable View
Does anyone have anymore keys?
Please, i want a beta code *--*
j20sq, ntdfc, zzf23g, v7daja, it2cap
21o8c4, t5fjed
Does anyone have a spare one for me? There may be a free domain in it for you.
Just so you know [you probably do] all codes can be used by 5 different ips then no one else can use them so the hole world cant access habboemotions
PHP Code:<?php
$p = $_GET['page'];
switch ($p)
{
case $p <= 75:
$c = htmlentities(addslashes($p));
printf("<div style=\"margin:0 auto;width:1000px;\"><iframe height=\"500\" width=\"1000\" src=\"http://habboemotion.com/resource/fansitelayout/$c/\">
</iframe><br/>");
$q = $p + 1;
$s = $p - 1;
printf("<center><a href=\"?page=$s\">Last Layout</a> | <a href=\"?page=$q\">Next Layout</a>
</div></center>");
break;
default:
header("location: ?page=1");
break;
}
?>