The Official Happiness Thread

Off topic chat. Basically anything that doesn't concern halo or halo modding can go here.
User avatar
Tural




Conceptionist Acolyte Bloodhound Recreator
Socialist Connoisseur Droplet Scorched Earth
Grunge

Posts: 15628
Joined: Thu Jun 16, 2005 3:44 pm
Location: Lincoln, NE
Contact:

Post by Tural »

Not if I sort by Gamertag. =x
User avatar
HPDarkness




Socialist

Posts: 1925
Joined: Tue Mar 22, 2005 6:57 pm
Location: Boston
Contact:

Post by HPDarkness »

Tural you always pick the best Futurama scenes for your sigs. It makes me happy :D But you need one with the Clamps. :]
User avatar
Rockymods




Wordewatician 500

Posts: 721
Joined: Sun Apr 08, 2007 10:33 am
Contact:

Post by Rockymods »

Aah I just noticed that Turals sig changes every time! ...Now I want a link to randomly generate my sigs heh
User avatar
Tural




Conceptionist Acolyte Bloodhound Recreator
Socialist Connoisseur Droplet Scorched Earth
Grunge

Posts: 15628
Joined: Thu Jun 16, 2005 3:44 pm
Location: Lincoln, NE
Contact:

Post by Tural »

Code: Select all

<?php

/**
 * @author Tural
 * @copyright 2008
 * @description Sig Rotator
 */

//Prevent caching, so it is unique on each view.
header("Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0");
header("Expires: Thu, 19 Nov 1981 08:52:00 GMT");
header("Pragma: no-cache");
//Send PNG header.
header("Content-Type: image/png");

//Directory of image files (. being current directory).
$dir = ".";

//Set random seed
srand((double)microtime()*1000000);
//Reset image count
$i = 0;

//Open directory
$handle = opendir($dir);
//Loop through and read file names
while(($img = readdir($handle)))
{
	//Ignore directories, PHP files, and error image
	if($img != ".." && $img != "." && substr($img, strlen($img) - 3, 3) != "php")
	{
		//Load the image filename into array
		$image[$i] = $img;
		//Increment image count
		$i++;
	}
}
//Close directory
closedir($handle);
//Get random number in the array of images
$n = rand(0, (count($image) - 1));
?>
User avatar
JunkfoodMan





Posts: 1061
Joined: Fri Jan 27, 2006 10:18 am
Location: London, Englandia

Post by JunkfoodMan »

I'm learning how to map for Source, and it's actually surprisingly easy. That is, as opposed to my beliefs.
Image
wat
User avatar
CabooseJr




Bloodhound Connoisseur Blacksmith Grunge
Mad Hatter

Posts: 4592
Joined: Wed May 11, 2005 8:09 am
Location: Valve knows a lot about my cookies.
Contact:

Post by CabooseJr »

JunkfoodMan wrote:I'm learning how to map for Source, and it's actually surprisingly easy. That is, as opposed to my beliefs.
Welcome to the darkside, you will get your free cookies in the mail in less than 5 business days.
User avatar
Tural




Conceptionist Acolyte Bloodhound Recreator
Socialist Connoisseur Droplet Scorched Earth
Grunge

Posts: 15628
Joined: Thu Jun 16, 2005 3:44 pm
Location: Lincoln, NE
Contact:

Post by Tural »

Obama's up 25% in SC as of right now.
User avatar
0m3g4Muff1n987




Articulatist 500

Posts: 1421
Joined: Thu Nov 23, 2006 8:17 am
Location: Earth, unlike some people I know
Contact:

Post by 0m3g4Muff1n987 »

Lol Tural, the second I read your post I heard my dad in the next room (on his computer) say "hm. Obama landslide".
Image
Click to join the best GPT site ever-I recently got a check for $30 in the mail, I've got one for $100 coming, and I only have two inactive referrals. Sign up and I'll send you a helpful email ASAP.
User avatar
Tural




Conceptionist Acolyte Bloodhound Recreator
Socialist Connoisseur Droplet Scorched Earth
Grunge

Posts: 15628
Joined: Thu Jun 16, 2005 3:44 pm
Location: Lincoln, NE
Contact:

Post by Tural »

Indeed. He completely destroyed it.
User avatar
Trulife8342




Orb Commentator Firestorm

Posts: 2403
Joined: Sat Sep 03, 2005 7:04 am
Location: Miami, FL -- Name: Mauro Garcia
Contact:

Post by Trulife8342 »

its my birthday today!
User avatar
StalkingGrunt911




Recreator Connoisseur Acolyte Coroner
Sigma Pyre

Posts: 3618
Joined: Wed May 24, 2006 12:30 pm
Location: Florida!
Contact:

Post by StalkingGrunt911 »

Trulife8342 wrote:its my birthday today!
And your Xbox gets the RoD too. Well I know what your probably going to get for your birthday. ;X Happy Birthday Tru.
User avatar
TomClancey





Posts: 2565
Joined: Sat Jan 28, 2006 6:49 am
Location: Ohio
Contact:

Post by TomClancey »

Happy Birthday. How old are you? 19? :P
User avatar
Tural




Conceptionist Acolyte Bloodhound Recreator
Socialist Connoisseur Droplet Scorched Earth
Grunge

Posts: 15628
Joined: Thu Jun 16, 2005 3:44 pm
Location: Lincoln, NE
Contact:

Post by Tural »

He's like 17.

Or is it 45?
Kirk




Socialist Snitch! Mad Hatter

Posts: 6031
Joined: Wed Jan 21, 2004 10:54 pm
Location: Alaska

Post by Kirk »

Thought he was one of the older people here, like 20+. I could be mistaken though.
Image
User avatar
Trulife8342




Orb Commentator Firestorm

Posts: 2403
Joined: Sat Sep 03, 2005 7:04 am
Location: Miami, FL -- Name: Mauro Garcia
Contact:

Post by Trulife8342 »

guys wtf im 58...

I can feel the love, im older than tural but younger than pokecancer ;)
Last edited by Trulife8342 on Sat Jan 26, 2008 9:47 pm, edited 1 time in total.
User avatar
kibito87




Stylist Connoisseur Advisor Bloodhound
Droplet Articulatist 500

Posts: 3461
Joined: Mon Feb 21, 2005 7:49 pm
Location: Ohio
Contact:

Post by kibito87 »

Got a piece o candy from dark.
Image
User avatar
DarkShallFall




Artisan Recreator Trickster Connoisseur
Advisor Pyre Renovator Sigma
Snitch! Enthraller New Age Miner

Posts: 1992
Joined: Fri Jan 20, 2006 2:49 pm
Location: MI, USA
Contact:

Post by DarkShallFall »

Funny thing is that he reached into my pocket to get it. Thats why im happy :D
Image
Iron_Forge wrote:I assume I won?..I should get an emblem...
User avatar
StalkingGrunt911




Recreator Connoisseur Acolyte Coroner
Sigma Pyre

Posts: 3618
Joined: Wed May 24, 2006 12:30 pm
Location: Florida!
Contact:

Post by StalkingGrunt911 »

DarkShallFall wrote:Funny thing is that he reached into my pocket to get it. Thats why im happy :D
Did he perhaps grab anything else besides the candy while reaching into your pocket to make you happy. o_O JK ;P
User avatar
Pyroman




Recreator Artisan Connoisseur Enthraller
Droplet Firestorm Blacksmith

Posts: 2451
Joined: Thu Jan 13, 2005 5:18 pm
Location: Bakersfield, CA
Contact:

Post by Pyroman »

Just got back from bowling and I did...surprisingly good...

Bowled a 183. With 2 turkeys. Got 3 strikes, then a spare, then 3 more strikes. Out of the 20 people that I was there with I got the high score. Not bad for someone who hasn't been for 12 years...
Image
Listen to Protest the Hero.
User avatar
gh0570fchurch




Snitch!

Posts: 3374
Joined: Sat Oct 01, 2005 11:04 am
Location: San Diego Area, CA
Contact:

Post by gh0570fchurch »

kibito87 wrote:Got a piece o candy from dark.
Wait, from Ohio, you managed to steal chocolate from him, in Michigan? My head hurts.
Image
Dr.Cox wrote:gh0570fchurch has a mexi-stash. =D
Post Reply