PDA

View Full Version : leet signatures



RYANNNNN
19-11-2006, 01:41 PM
http://spiralfrogmusic.com/banned/name/Laugh/
http://spiralfrogmusic.com/banned/name/Callie/

Yeahhhhhhhhhhhhhhhhhhhh.



<?
header("Content-type: image/png");
$im = imagecreate(400, 30);
$background_color = imagecolorallocate($im, 255, 255, 255);
$text_color = imagecolorallocate($im, 23, 25, 91);
$home = file_get_contents("http://www.habbohotel.co.uk/home/" . $_GET['name']);
if (eregi("This page is not available anymore, <span style=\"font-weight: bold;\">" . $_GET['name'] . "</span> was banned", $home)){
$string = "My habbo status: " . $_GET['name'] . " is banned.";
}else{
$string = "My habbo status: " . $_GET['name'] . " is not banned.";
}
imagestring($im, 4, 5, 5,$string,$text_color);
imagepng($im);
imagedestroy($im);
?>


If you don't know what to edit, u iz well dumb.

Jackboy
19-11-2006, 01:44 PM
Nice one

Panther
19-11-2006, 01:45 PM
Cool lol

-1.
19-11-2006, 01:54 PM
Abit..boring.

RYANNNNN
19-11-2006, 01:55 PM
Well it's a banned checker, it does it jobs.

Kymux
19-11-2006, 02:49 PM
It's not bad. MAke it transparent :)

london
19-11-2006, 03:54 PM
It's not bad. MAke it transparent :)
What he said. Nice little script.

:Blob
19-11-2006, 06:25 PM
http://spiralfrogmusic.com/banned/name/Laugh/
http://spiralfrogmusic.com/banned/name/Callie/

Yeahhhhhhhhhhhhhhhhhhhh.



<?
header("Content-type: image/png");
$im = imagecreate(400, 30);
$background_color = imagecolorallocate($im, 255, 255, 255);
$text_color = imagecolorallocate($im, 23, 25, 91);
$home = file_get_contents("http://www.habbohotel.co.uk/home/" . $_GET['name']);
if (eregi("This page is not available anymore, <span style=\"font-weight: bold;\">" . $_GET['name'] . "</span> was banned", $home)){
$string = "My habbo status: " . $_GET['name'] . " is banned.";
}else{
$string = "My habbo status: " . $_GET['name'] . " is not banned.";
}
imagestring($im, 4, 5, 5,$string,$text_color);
imagepng($im);
imagedestroy($im);
?>


If you don't know what to edit, u iz well dumb.

Nice. I mixed it up with someones habbo imager so you can see the habbo and
if there not banned

http://www.vbalt.net/Habbo/habbo.php?name=dunko

-1.
19-11-2006, 06:29 PM
You cant use that in signatures though, Blob.

---MAD---
19-11-2006, 06:29 PM
Nice. I mixed it up with someones habbo imager so you can see the habbo and
if there not banned

http://www.vbalt.net/Habbo/habbo.php?name=dunko
Image doesnt show though :s.

tekni
19-11-2006, 06:32 PM
Image doesnt show though :s.
Yes it does ;)

timROGERS
19-11-2006, 06:38 PM
Pretty nice use of GD :) If you want to make it better, I suggest your dump the legacy commands and use imagettftext for example, so you can use any font you like!

-1.
19-11-2006, 06:40 PM
But you will have to upload the font just incase some people dont have it.

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