PDA

View Full Version : Habbo Imager - !! READ PLZ !!



:Lively
29-11-2006, 04:42 PM
Yes, i know there have been hundreds of threads made of this, but since V11 of habbo came some havn't been working anymore.

Could someone please post a working habbo imager script, that simply displays the person facing forward,

Thanks :)

+ Rep for whoever helps

Jackboy
29-11-2006, 04:45 PM
rofl!

Close thread..

Thomas.

has made a few million threads on how to do it..

:Edzy
30-11-2006, 05:38 PM
cant u just use a simple script taking the image from the habbo home?

Belacme
01-12-2006, 01:18 AM
True.. there is the better way to do it now.. I will not be telling as I think its pointless for every noob on this forum to know and be asking OMG HOW DO I DO IT!

The Habbo home one was temporary.. some of us devs have found an easier way :)

nets
01-12-2006, 07:54 PM
<?php
header('content-type: image/gif');
$HTML= file_get_contents('http://habbo.co.uk/home/'.$_SERVER['PATH_INFO']);
echo file_get_contents('http://habbo.co.uk/'.preg_replace('/.*re">.*<img alt=".*" src="(.*?)" \/.*/', '$1', str_replace("\n", '', $HTML)));
?>
Haven't tested. If you called your file habbo.php, you'd type in habbo.php/bob to get a picture of Bob.

Belacme
01-12-2006, 10:51 PM
But if there profile is private.. you cant see it ;)

Home i mean.. not profile

Want to hide these adverts? Register an account for free!