1. This forum is in read-only mode.

[TUTORIAL] Random Avatar Tutorial

Discussion in 'The Graphics Guild' started by Dillsan, Feb 21, 2010.

  1. Dillsan

    Dillsan Member

    This file contains the tutorial and an example of how to create a random avatar.

    Code:
    http://www.mediafire.com/?t3d3am3ryyy
    The same technique can be used to create random signatures.
     
  2. mds64

    mds64 Well-Known Member

    So what is this exactly?

    Not much of a tutorial, your just downloading something...should post what might be there onto a topic and then upload any special files included.

    Form all we know there may be viruses in there o_0
     
  3. Dillsan

    Dillsan Member

    If you take PHP classes online the tutorials are presented in the same manner. It's a TXT tutorial and a PHP example to edit and learn how it's done. You can't get a virus from a TXT file and a PHP file. This is a tutorial to create a random avatar, you can have an infinite amount of avatars that are selected at random. The tutorial is in the zipped file.

    Example of a random avatar:

    [​IMG]

    It's the one I'm currently using. Also, I would not post malware here. The reason that I am presenting it as a file is that it's much simpler for a novice to use since it's just a question of editing the premade example. Premade examples make the tutorial to make the example unnecessary, a tutorial posted in a thread to be read would need several steps just to create the example, there's a reason why online PHP classes present premade examples.

    It's as easy as 5 steps with a premade example:
    Posting how the example is created would take several additional steps and a novice might not be able to get it coded properly.