Author Topic: Official Avatar Discussion  (Read 1538875 times)

0 Members and 6 Guests are viewing this topic.

Offline twinkletoes

  • Score: 0
    • View Profile
RE:Official Avatar Discussion
« Reply #650 on: December 04, 2003, 02:21:14 PM »
There I sent it to you. You should be recieving it right........................now!
Ignorance killed the cat. Curiosity was framed.

Do fish ever get thirsty? If you stick a sticker on a non stick pan would it stick? Why does it say on childrens tylenol not to operate heavy machinery or vehicles when they are just kids!?

Offline Bill Aurion

  • NWR Forum Loli
  • Score: 34
    • View Profile
RE:Official Avatar Discussion
« Reply #651 on: December 04, 2003, 02:22:27 PM »
~Former Resident Zelda Aficionado and Nintendo Fan~

Offline twinkletoes

  • Score: 0
    • View Profile
RE:Official Avatar Discussion
« Reply #652 on: December 04, 2003, 02:26:36 PM »
Well thanks so much Bill!

Well, I changed it...its just not appearing, why is that? Yours isn't appearing either, Bill.
Ignorance killed the cat. Curiosity was framed.

Do fish ever get thirsty? If you stick a sticker on a non stick pan would it stick? Why does it say on childrens tylenol not to operate heavy machinery or vehicles when they are just kids!?

Offline Bill Aurion

  • NWR Forum Loli
  • Score: 34
    • View Profile
RE:Official Avatar Discussion
« Reply #653 on: December 04, 2003, 02:34:19 PM »
I see them...Must be your browser...Try right-clicking the pictures and selecting "Show Picture"

Arg!  I can't seem to decide between my two Bridget-esque Christmas avatars...I guess I'll just let Bridget have the limelight for now... ^_^
~Former Resident Zelda Aficionado and Nintendo Fan~

Offline Swordsplay

  • Burninating the country side
  • Score: 0
    • View Profile
RE: Official Avatar Discussion
« Reply #654 on: December 04, 2003, 05:36:53 PM »
 Berny, heres the link to the avatar you wanted, oh and chech your email to, i sent you a couple back.

Just for you berny....click me

-Swordsplay
Swordsplay, the great and cool almighty quote giver.  Ask and then you shall receive.  

-quote by manunited4eva22-
Would you like to spam some more with some blankety blank blank blank?
-end quote-

Offline Berny

  • Seriously.
  • Score: 0
    • View Profile
RE: Official Avatar Discussion
« Reply #655 on: December 04, 2003, 06:39:41 PM »
Yes. I am now number 2 on the dragon corporate ladder! AH HA HA!
has 6 gmail invites. wants to rid himself of them. email for gmail.

Offline Gibdo Master

  • JA! MEIN LEAPEN!
  • Score: 0
    • View Profile
RE:Official Avatar Discussion
« Reply #656 on: December 04, 2003, 08:01:52 PM »
So what does everyone think of my Christmas Gibdo avatar? I made the hat all by myself with paint.
Hey, kid! I’m a computer! Stop all the downloadin’! Help computer!

Offline Bill Aurion

  • NWR Forum Loli
  • Score: 34
    • View Profile
RE:Official Avatar Discussion
« Reply #657 on: December 05, 2003, 02:06:30 AM »
Heh...The more Santa hats, the better...
~Former Resident Zelda Aficionado and Nintendo Fan~

Offline nitsu niflheim

  • Eye-Candy Andy
  • Score: 5
    • View Profile
RE: Official Avatar Discussion
« Reply #658 on: December 05, 2003, 02:12:46 AM »
I like your current one better, Bill.  Show Christmas hat better than the previous one.  It's a keeper.
Currently Reading:  Odd Apocalypse ~ Dean Koontz
Currently Watching:  ?

Offline KDR_11k

  • boring person
  • Score: 28
    • View Profile
RE: Official Avatar Discussion
« Reply #659 on: December 05, 2003, 06:07:11 AM »
I don't know, but the previous one looked like Sister Roseanne from Chrno Crusade... But then again that could be for some reason the same person as Bridget... Or we just have a case of a lazy/incompetent character designer...

Offline Hostile Creation

  • Hydra-Wata
  • Score: 2
    • View Profile
RE:Official Avatar Discussion
« Reply #660 on: December 05, 2003, 09:27:59 AM »
Awesome avatar, Gibdo I think I may change mine for the Holidays, too, come to think of it.
HC: Honourary Aussie<BR>Originally posted by: ThePerm<BR>
YOUR IWATA AVATAR LOOKS LIKE A REAL HOSTILE CREATION!!!!!<BR><BR>only someone with leoperd print sheets could produce such an image!!!<BR>

Offline S-U-P-E-R

  • My Butt is Ready :reggie;
  • Score: -63
    • View Profile
    • oh my god
RE:Official Avatar Discussion
« Reply #661 on: December 05, 2003, 10:45:00 AM »

Here's the php bafmodad for random images. It just grabs a random one from the SAME DIR that the php file is in. So, yeah, all any clueless person needs to do is paste this into notepad, save it as a .php file, and upload it to a server that supports it. Link the php file as if it were an image, and you're set.

Quote

<?php  

function rnd($min, $max){//mt_rand wrapper, seeds automatically, once per page

   global $rnd_seeded;

   if ($rnd_seeded!=1){//seed if not seeded

       $mtime=microtime();

       list($usec,$sec)=explode(" ",$mtime);

       mt_srand($usec*$sec);

       $rnd_seeded=1;

       }

   return mt_rand($min, $max);

   }

   

$def_img_url="<DEFAULT-SIG-URL>";
   //default image to redirect to if no images exist in random dir



//read folder

$folder=opendir(".");

while ($file = readdir($folder)){

   $ext=strtolower(substr(trim($file),-4));

   if ($ext==".jpg"||$ext==".gif"||$ext=="jpeg"||$ext==".png")$imgs[]=$file;

   }

closedir($folder);



if (is_array($imgs)){

   header ("location: ".$imgs[rnd(0, count($imgs)-1)]);

}else{

   header ("location: $def_img_url");

   }

?>

Offline Kraven

  • One of the goofier Spider-Man villains
  • Score: 0
    • View Profile
RE: Official Avatar Discussion
« Reply #662 on: December 05, 2003, 04:42:24 PM »
Another ressurection, uh could someone host an avatar for me?  Ive already edited my picture and such.  Thanks in advance!

Offline Bill Aurion

  • NWR Forum Loli
  • Score: 34
    • View Profile
RE:Official Avatar Discussion
« Reply #663 on: December 05, 2003, 05:07:38 PM »
Quote

Originally posted by: KDR_11k
I don't know, but the previous one looked like Sister Roseanne from Chrno Crusade... But then again that could be for some reason the same person as Bridget... Or we just have a case of a lazy/incompetent character designer...
That's exactly who it was...  When I first saw the promo art for Chrno Crusade, I noticed that Rosette looked identical to Bridget, so I've used her a bit as my avatar...Turns out the anime is really good, too... ^_^

And I can host your avatar, Kraven...Send it here... Splush23@msn.com  
~Former Resident Zelda Aficionado and Nintendo Fan~

Offline Kraven

  • One of the goofier Spider-Man villains
  • Score: 0
    • View Profile
RE: Official Avatar Discussion
« Reply #664 on: December 05, 2003, 05:16:35 PM »
Hey thanks Bill.  Much appreciated.  Its on its way.  My email is Kraven75@hotmail.com fyi.  

Offline Bill Aurion

  • NWR Forum Loli
  • Score: 34
    • View Profile
RE:Official Avatar Discussion
« Reply #665 on: December 05, 2003, 05:20:08 PM »
One turtle soup, coming right up!...

Kraven's avatar
~Former Resident Zelda Aficionado and Nintendo Fan~

Offline Molobert

  • topo de oro
  • Score: 0
    • View Profile
RE: Official Avatar Discussion
« Reply #666 on: December 05, 2003, 05:23:44 PM »
Changed my avatar to my favorite enemy in Super Mario 3...the Para-Beetle!

Offline Hostile Creation

  • Hydra-Wata
  • Score: 2
    • View Profile
RE:Official Avatar Discussion
« Reply #667 on: December 05, 2003, 07:08:10 PM »
Yeah, those things are awesome.

Problem: I'm having a lot of trouble finding a picture (drawn) of a girl in a Santa hat. . . preferably a somewhat gothy, dark looking girl, similar to the one in my current avatar.  Never figured it'd be so hard.
HC: Honourary Aussie<BR>Originally posted by: ThePerm<BR>
YOUR IWATA AVATAR LOOKS LIKE A REAL HOSTILE CREATION!!!!!<BR><BR>only someone with leoperd print sheets could produce such an image!!!<BR>

Offline Bill Aurion

  • NWR Forum Loli
  • Score: 34
    • View Profile
RE:Official Avatar Discussion
« Reply #668 on: December 05, 2003, 07:11:48 PM »
Make your own you lazy bum!
~Former Resident Zelda Aficionado and Nintendo Fan~

Offline Hostile Creation

  • Hydra-Wata
  • Score: 2
    • View Profile
RE:Official Avatar Discussion
« Reply #669 on: December 05, 2003, 07:14:22 PM »
I was thinking more along the lines of an actually good one, Bill I'll keeping looking, but I suppose I'll improvise if I can't find anything.
HC: Honourary Aussie<BR>Originally posted by: ThePerm<BR>
YOUR IWATA AVATAR LOOKS LIKE A REAL HOSTILE CREATION!!!!!<BR><BR>only someone with leoperd print sheets could produce such an image!!!<BR>

Offline Ocarina Blue

  • Posts: Blank
  • Score: 0
    • View Profile
RE: Official Avatar Discussion
« Reply #670 on: December 05, 2003, 07:21:00 PM »
I have a new avatar I have already sized it etc, but I have nowhere to host it. If I could e-mail to you, would anyone be kind enough to host it for me?
Om mani padme hum.

Offline Bill Aurion

  • NWR Forum Loli
  • Score: 34
    • View Profile
RE:Official Avatar Discussion
« Reply #671 on: December 05, 2003, 07:25:25 PM »
Sure!  Splush23@msn.com

(Geez 3 hosts in 2 days... ^_^)

Ocarina Blue's new avatar...
~Former Resident Zelda Aficionado and Nintendo Fan~

Offline Ocarina Blue

  • Posts: Blank
  • Score: 0
    • View Profile
RE: Official Avatar Discussion
« Reply #672 on: December 05, 2003, 07:56:01 PM »
Thanks Bill
Om mani padme hum.

Offline Kraven

  • One of the goofier Spider-Man villains
  • Score: 0
    • View Profile
RE: Official Avatar Discussion
« Reply #673 on: December 06, 2003, 03:40:07 AM »
Thanks again Bill

Offline Caliban

  • In Space As Always
  • Score: 32
    • View Profile
RE: Official Avatar Discussion
« Reply #674 on: December 06, 2003, 06:27:41 AM »
New avatar in antecipation for episode 62 from Naruto!