The one you added was not the correct one
Thank you anyway.

The one you added was not the correct one
Thank you anyway.
*Image Removed*
Thank you Brad for the sig
Signature edited by Nick- (Forum Super Moderator): Please do not have images that exceed the limit for non VIPs (700 x 150) in your signature.
That's why I edited it out.
Im the 2nd to ever make it.. James (Just-One), Me, all you
Kev, did u delete these?
I want to use the bottom oneOriginally Posted by Dentafrice
http://www.ffwbmarion.com/gd/search2.php
Habbo On Ped. + Name
http://www.ffwbmarion.com/gd/search.php
Habbo Imager (Imager Backgrounds, Rotations, Face, Sit/Stand/Wave)
Soz for offtopic post.
EDIT: NVM, i just read the ****tic post.
Last edited by Verrou; 19-02-2007 at 04:19 AM.
Anyone get me some links to tutorials which will help me+ Rep.
*Image Removed*
Thank you Brad for the sig
Signature edited by Nick- (Forum Super Moderator): Please do not have images that exceed the limit for non VIPs (700 x 150) in your signature.
Argh, i need help with this tooAnyone willing to pm me or post here? +5rep!
Crap one I made as an example, needs work doing to it. I'll sort out tomorrow if I have time.PHP Code:<?php
$html = file_get_contents('http://habbo.co.uk/home/'.$_GET['habbo']);
$addr = 'http://habbo.co.uk/'.preg_replace('/.*re">.*<img alt=".*" src="(.*?)" \/.*/', '$1', str_replace("\n", '', $html));
$mish = preg_replace('/.*tto">(.*?)<.*/', '$1', str_replace("\n", '', $html));
ereg(' ', $addr) and die;
$i1 = imagecreatefromgif($addr);
$i2 = imagecreatefromgif('pedestal.gif');
$c1 = imagecolorallocate($i2, 0xFF, 0xFF, 0xFF);
$c2 = imagecolorallocate($i2, 0x00, 0x00, 0x00);
$f1 = imageloadfont('voltar.gdf');
imagecopymerge($i2, $i1, 82, -17, 0, 0, 60, 120, 100);
imagestring($i2, $f1, 80-((strlen($_GET['habbo'])/2)*imagefontwidth($f1)), 101, $_GET['habbo'], $c1);
imagestring($i2, $f1, 140-(strlen(trim($mish))*5), 117, $mish, $c2);
header('content-type: image/gif');
imagegif($i2);
?>
kinda quit.
Thank you for the nets. If you could improve it, it would be great.
*Image Removed*
Thank you Brad for the sig
Signature edited by Nick- (Forum Super Moderator): Please do not have images that exceed the limit for non VIPs (700 x 150) in your signature.
Tyvm for the code! +reP!
Want to hide these adverts? Register an account for free!