I have seen a avatar generator which makes monster creators, but I saw this a few years ago and now can't remember the name or find it with Google. Does anyone have a url?
+5
A:
You're thinking of MonsterID
MonsterID is a method to generate a unique monster image based upon a certain identifier (IP address, email address, whatever). It can be used to automatically provide personal avatar images in blog comments or other community services.
The download contains a PHP file which will generate a random monster by default. When given a seed request parameter the monster will be based on this parameter and will always be the same for the same parameter. A second optional parameter named size can be given to get a resized image.
Paul Dixon
2010-07-11 11:22:54
Exactly! Thanks.
Majid
2010-07-11 11:28:24