Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Usefull Generators "Coded by Kiiddo"


kiiddo
 Share

Recommended Posts

fine i post some of my code -.-

$im = ImageCreateFromPNG("namemaker.png");
//$red = imagecolorallocate($im, 0xFF, 0x00, 0x00);
$black = imagecolorallocate($im, 0xFF, 0xFF, 0xFF);
$font_file = 'arial.ttf';

$names = array(
0 => 'Arcana Rune',
1 => 'Belladonna Roseslayer',
2 => 'Claw Dawnseeker',
3 => 'Comet Dawnseeker',

ps robin not to dis respect you but try to be more nice to people sometimes alright?  for example  dont try to force people that way its not cool…
Link to comment
Share on other sites

So it's not actually a name generator, it's a bloody list of names jacked in to a damn PNG generator.

I found it very weird how your names are exactly the same as those found here; [http://www.seventhsanctum.com/generate.php?Genname=fantasynameex](http://www.seventhsanctum.com/generate.php?Genname=fantasynameex)

Going to lock this. If you want to post a list of fantasy names then post a list of fantasy names, don't take them from somewhere else and merge them with something as stupid as an image generator.

Oh, and pasting your name all over it is just uncool.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...