If habbo.com/nl/es/ect is in maintenance
Use this code for close it, or change the redirect to a page where it says whats wrong
This code is removed becease its not really useful...
or
edit our webbuild.php to
Cya,,Code:function get_between($input, $start, $end) { $substr = substr($input, strlen($start)+strpos($input, $start), (strlen($input) - strpos($input, $end))*(-1)); return $substr; } $content = file_get_contents('http://habbo.com/'); $webbuild = get_between($content, "http://images.habbo.com/habboweb/", "/web-gallery"); if(!empty($webbuild)) { dbquery("UPDATE site_config SET webbuild = '$webbuild' "); }
Habblet![]()


![If Habbo is in maintenance [WEBBUILD-FIX]](http://ragezone.com/hyper728.png)


