Tripcode method? (47, permasaged)

14 Name: h-cube!h3/bEAAN16!!gDWGntLS 2004-11-07 13:05 ID:QrscatnQ [Del]

$x = md5($s);
for($i=0;$i<32;$i+=2) {
$a = hexdec(substr($x,$i,2));
$bin .= chr($a);
}
$x = base64_encode($bin);

Name: Link:
Leave these fields empty (spam trap):
More options...
Verification: