My New Pretty Random Sig

Well, since there's no "offtopic" forum here, I guess this is the closest...

Was bored so made a new sig(s) for myself, added a random php code to it, and well... it changes... just refresh a couple times to see all 4 sigs///

1) Powerbook G4

2) Powermac G5

3) ITALDESIGN Cala

4) Leaf

Pretty is it not?

*Love that red wood frame!!!

#267222

I just bought polaroid 690 film! Pretty random huh?

#267230

I just bought polaroid 690 film! Pretty random huh?

i just found some nude pics of Mu on my HD (don`t ask me how they got there)

Pretty random, huh? :o

#267241

Congrats! Not bad at all.

We do have a signature thread here ya know...

Oh yeah... GIMME THE FRAME AND GLOSS! :P

#267242

I just bought polaroid 690 film! Pretty random huh?

Do you want to sell it?

#267245

I hope everyone sees and my signature and buys the single.............. :P

#267246

Do you want to sell it?

why would I? you can easily find it at polaroid's site not to mention adorama, bh, ebay, and your local camera store (;)

@Unbe-kun: Hey I had to do anything to get naked pics of Maya (Unbe's sister!) :o

I am not ashamed of mah sexxy boddy..... :mad:

#267251

@Unbe-kun: Hey I had to do anything to get naked pics of Maya (Unbe's sister!) :o

I am not ashamed of mah sexxy boddy..... :mad:

Mu-chan, you should be :P

I keep telling you, flat chest, beer belly and hairy legs are NOT hot.

Me on the other hand......

[voicestyle=Homer Simpson] MMMMMMMMMMMM Sexy Unbeh, arghhhhhh [/voicestyle]

#267255

Mu-chan, you should be :P

I keep telling you, flat chest, beer belly and hairy legs are NOT hot.

Me on the other hand......

[voicestyle=Homer Simpson] MMMMMMMMMMMM Sexy Unbeh, arghhhhhh [/voicestyle]

Unbe-sama:

You're the one that drinks a lot! Going to Serbian parties where they play Seka's Greatest HIts, me on the other hand....am not a drinker, but if I were I wouldnt drink beer ;)

anyways enough of this off-topicness, I don't want to get Seph'd :confused:

#267260

Unbe-sama:

You're the one that drinks a lot! Going to Serbian parties where they play Seka's Greatest HIts, me on the other hand....am not a drinker, but if I were I wouldnt drink beer ;)

anyways enough of this off-topicness, I don't want to get Seph'd :confused:

That is so true it hurts. But there`s good news!

i got Seka's news album, and am slowly uploading the songs for ya.

xD

demo, noranakere ba narimasen.

oyasumi, mu no ototo ^_^

#267262

That is so true it hurts. But there`s good news!

i got Seka's news album, and am slowly uploading the songs for ya.

xD

demo, noranakere ba narimasen.

oyasumi, mu no ototo ^_^

Arigato Unbe-kun~

shikashi, Seka-san no atarashii abum wa zuibun mazui desu ne :/

ja mata, Unbe no "mofo"

#267263

Unbe no "mofo"? Not very original there Mu. :P You could have used "baka" at least. ;)

So****e, doo****e kimitachi wa romanji ni kakimasu ka?

ひれがなのほうがいいですよ。

Now I'm trying to figure out if I said that right. :P

-=edit=- ROFL. It censored the して from どうして and そして! :P -=/edit=-

#267270

Well, since there's no "offtopic" forum here, I guess this is the closest...

Was bored so made a new sig(s) for myself, added a random php code to it, and well... it changes... just refresh a couple times to see all 4 sigs///

1) Powerbook G4

2) Powermac G5

3) ITALDESIGN Cala

4) Leaf

Pretty is it not?

*Love that red wood frame!!!

Bored minds think alike..

#267271

Unbe no "mofo"? Not very original there Mu. :P You could have used "baka" at least. ;)

So****e, doo****e kimitachi wa romanji ni kakimasu ka?

??????????????

Now I'm trying to figure out if I said that right. :P

-=edit=- ROFL. It censored the ?? from ?????and????! :P -=/edit=-

Zekennayo! I'll say mofo if I like! Plus I don't know any japanese insults, and baka is overused.

I am just too lazy to get the japanese keyboard thing in my mac to type in Hiragana/katakana/the 23 kanji that I know. :D

#267277

Bored minds think alike..

Lol, true/// I'd have a bad habbit of doing stupid things whe I'm bored/// a few days ago I... umm//// isnt really somethin to talk about///

#267386

This is in Digital Studio. Either keep it ontopic (talking about his sig or other sigs) or ill close it.

Next time, dont invent tags, focus your imagination on something else.

------------------------

The Topic Has Been Untagged

// Seph

#267398

i like the italdesign, the leaf and the keyboard. the g5 just ain't doin' it for me. nice idea and execution, tho!

#267407

i like the italdesign, the leaf and the keyboard. the g5 just ain't doin' it for me. nice idea and execution, tho!

i'll proly add some imi's when i get home, so check back at like 4 eastern

#267408

Lol, true/// I'd have a bad habbit of doing stupid things whe I'm bored/// a few days ago I... umm//// isnt really somethin to talk about///

yeah//// LOL////////true///i have a bad habit////of being///////errr//////////and putting//////random slashses/// i use em like commas///// ;)

#267410

cool sig, i like the execution, and I love the frame and gloss...

btw Unbe, Mu... you both scare me...:confused:

#267580

>(`>`)< Bawkshizma

#267593

Was bored so made a new sig(s) for myself, added a random php code to it, and well... it changes... just refresh a couple times to see all 4 sigs

Lol. I didn't even know you could use PHP in a sig. Can we have the code?

#267640

Lol. I didn't even know you could use PHP in a sig. Can we have the code?

I imagine that he's actually got a PHP script installed offsite, and just calls it with an IMG bbcode.

#267730

I imagine that he's actually got a PHP script installed offsite, and just calls it with an IMG bbcode.

Yeah, that's the only way it can be done.

Maybe he used this nice script :P

#267743

Lol. I didn't even know you could use PHP in a sig. Can we have the code?

Yeah, heres the code ->> just open notepad, paste this, and save it as a php, then just stick the php in a folder with images and link it in your sig ex-> [ img ]http://aqua-soft.org/myrandomsig/sig.php

<?php
ob_start( 'ob_gzhandler' );
srand( time() );
$files = array();
if ($dir = @opendir(".")) {
while (($file = readdir($dir)) !== false) {
if ( eregi( '.(jpg|gif|png)$', $file ) ) {
$files[] = $file;
}
}
closedir($dir);
}
$file = $files[rand() % sizeof( $files )];
if ( eregi( '.jpg$', $file ) ) { header( "Content-Type: image/jpeg" ); }
elseif ( eregi( '.gif$', $file ) ) { header( "Content-Type: image/gif" ); }
else { header( "Content-Type: image/png" ); }
header( "Content-Length: " . filesize( $file ) );
readfile( $file );
?>

#267784