Had boring so I made this post. Press CTRL and V together!
6
Spam thread is spam.
Oh. I get it.
[[File:TerrariaHeadline.PNG|400px]]{{Rewrite}}
[[File:TerrariaHeadline.PNG|400px]]{{Rewrite}}
So what the heck is the point of this thread?
<?php
if(!empty($_GET['u'])){
$name['normal'] = basename($_GET['u']);
$name['lower'] = strtolower(basename($_GET['u']));
$file = json_decode(file_get_contents("test.json"), true);
$img = imagecreatefrompng("sig1.png");
$background = imagecolorallocate( $img, 255, 255, 255 );
$text_color = imagecolorallocate( $img, 0, 0, 0 );
imagettftext( $img, 19, 0, 45, 76, $text_color, "Baron Neue Bold.ttf", $file[$name['lower']]['blames']);
header( "Content-type: image/png" );
imagepng( $img );
imagecolordeallocate( $text_color );
imagecolordeallocate( $background );
imagedestroy( $img );
}
else{
$img = imagecreatefrompng("sig1.png");
$background = imagecolorallocate( $img, 255, 255, 255 );
$text_color = imagecolorallocate( $img, 0, 0, 0 );
imagettftext( $img, 19, 0, 45, 76, $text_color, "Baron Neue Bold.ttf", '0');
header( "Content-type: image/png" );
imagepng( $img );
imagecolordeallocate( $text_color );
imagecolordeallocate( $background );
imagedestroy( $img );
}
?>I was responding to something on here last night.
$609 for it
