Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: leet signatures

  1. #1
    Join Date
    Jul 2005
    Posts
    1,653
    Tokens
    50

    Latest Awards:

    Default leet signatures




    Yeahhhhhhhhhhhhhhhhhhhh.

    PHP Code:
    <?
    header
    ("Content-type: image/png");
    $im imagecreate(40030);
    $background_color imagecolorallocate($im255255255);
    $text_color imagecolorallocate($im232591);
    $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($im455,$string,$text_color);
    imagepng($im);
    imagedestroy($im);
    ?>
    If you don't know what to edit, u iz well dumb.

  2. #2
    Join Date
    Sep 2005
    Location
    East London
    Posts
    3,028
    Tokens
    0

    Latest Awards:

    Default

    Nice one

  3. #3
    Join Date
    Sep 2006
    Location
    United Kingdom
    Posts
    667
    Tokens
    0

    Default

    Cool lol

  4. #4
    Join Date
    Sep 2006
    Location
    Wakefield, West Yorkshire
    Posts
    162
    Tokens
    0

    Default

    Abit..boring.
    Left. Or have I?

  5. #5
    Join Date
    Jul 2005
    Posts
    1,653
    Tokens
    50

    Latest Awards:

    Default

    Well it's a banned checker, it does it jobs.

  6. #6
    Join Date
    May 2006
    Location
    Huntingdon (Cambridgeshire UK)
    Posts
    3,395
    Tokens
    0

    Latest Awards:

    Default

    It's not bad. MAke it transparent

  7. #7
    Join Date
    Oct 2006
    Location
    londonnn.
    Posts
    687
    Tokens
    0

    Default

    Quote Originally Posted by lost View Post
    It's not bad. MAke it transparent
    What he said. Nice little script.
    REMOVED

    Edited by jesus (Forum Super Moderator): Please do not have text in your signature which is over size 4.

  8. #8
    Join Date
    Nov 2004
    Location
    HabboWeb FM Offices
    Posts
    3,019
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by RYANNNNN View Post



    Yeahhhhhhhhhhhhhhhhhhhh.

    PHP Code:
    <?
    header
    ("Content-type: image/png");
    $im imagecreate(40030);
    $background_color imagecolorallocate($im255255255);
    $text_color imagecolorallocate($im232591);
    $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($im455,$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

  9. #9
    Join Date
    Sep 2006
    Location
    Wakefield, West Yorkshire
    Posts
    162
    Tokens
    0

    Default

    You cant use that in signatures though, Blob.
    Left. Or have I?

  10. #10
    Join Date
    Dec 2004
    Posts
    7,327
    Tokens
    2,081
    Habbo
    ---MAD---

    Latest Awards:

    Default

    Quote Originally Posted by :Blob View Post
    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.
    ---MAD---

Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •