PDA

View Full Version : Habbo banned checker



RYANNNNN
18-11-2006, 10:55 PM
http://ryan.ice-studio.com/bannedchecker.php?name=Laugh



<?php
$habbo = $_GET['name'];
$home = file_get_contents("http://www.habbohotel.co.uk/home/".$habbo);
if (eregi("This page is not available anymore, <span style=\"font-weight: bold;\">$name</span> was banned", $home)){
echo "The habbo $name has been banned.";
}else{
echo "The habbo $name is <b>not</b> banned.";
}
?>

ScottDiamond
18-11-2006, 11:01 PM
<form method="get" action="bannedchecker.php">
<input type="text" name="name">
<input type="submit">
</form>



Would that work ?

Lilian
18-11-2006, 11:02 PM
Wow that is proper leet! Nice Work!

RYANNNNN
18-11-2006, 11:05 PM
Change form method="get" to method="post" and in the bannedchecker.php change $_GET to $_POST

Panther
18-11-2006, 11:08 PM
http://ryan.ice-studio.com/bannedchecker.php?name=Callie Lol callies been banned ;o lol

london
18-11-2006, 11:08 PM
Nice [[: I love all theese new scripts that have came with Habbohome.

RYANNNNN
19-11-2006, 11:51 AM
lol . . .

uber
19-11-2006, 12:03 PM
Ohhh.
I'm gonna make this
It's well leet!

tekni
19-11-2006, 12:14 PM
Nice script Ryan.

I think for improvements you could check the name for being banned, like you have done, then check the name for what they're wearing and maybe crop and image over the top saying banned ;)

uber
19-11-2006, 12:23 PM
http://www.habmoo.net/script/banned.php?name=computational

Don't copy my idea or else [:

tekni
19-11-2006, 12:24 PM
Nice dan, +Rep

uber
19-11-2006, 12:24 PM
Thanks.
I'm gonna adjust it so it can be used in signitures.

reindeer.
19-11-2006, 12:26 PM
Dan you should put an image of the habbo above it too.

-1.
19-11-2006, 12:26 PM
I was gonna say, someone should make it graphical. ;)

RYANNNNN
19-11-2006, 12:51 PM
I'll have a shot at it, unless that was what dan has done. His URL doesn't work so I dunno what he did.

xRoyal15
19-11-2006, 07:23 PM
Edit:

Problem Solved.

RYANNNNN
19-11-2006, 07:59 PM
change $name to $habbo

reindeer.
19-11-2006, 08:41 PM
Anyone gonna have a shot at putting an image of the habbo on there?

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