|
-
Jan 24th, 2007, 02:31 PM
#1
Thread Starter
Frenzied Member
If you died today...
what would your epitaph read?
-
Jan 24th, 2007, 02:52 PM
#2
Re: If you died today...
If i was in between two other graves probably something like:
"<---- Hangin' with these guys ---->"
What about yours?
-
Jan 24th, 2007, 02:52 PM
#3
Re: If you died today...
<insert mildly humorous programming or IT related one-liner here>
-
Jan 24th, 2007, 02:53 PM
#4
Re: If you died today...
"Don't disturb me, I'm almost done with my new Snake game!"
-
Jan 24th, 2007, 02:58 PM
#5
Thread Starter
Frenzied Member
Re: If you died today...
 Originally Posted by Jenova
What about yours?
I'm leaning towards a bobby knight. Something like, I was buried upside down so the world can kiss my....
-
Jan 24th, 2007, 03:01 PM
#6
Re: If you died today...
 Originally Posted by System_Error
I'm leaning towards a bobby knight. Something like, I was buried upside down so the world can kiss my....
And when this life is over
And I'm lying beneath the grass
I hope I'm buried upside down
So the world can
-
Jan 24th, 2007, 03:01 PM
#7
Re: If you died today...
"Badgers aren't as friendly as I thought..."
Laugh, and the world laughs with you. Cry, and you just water down your vodka.
Take credit, not responsibility
-
Jan 24th, 2007, 03:52 PM
#8
Hyperactive Member
-
Jan 24th, 2007, 04:04 PM
#9
Re: If you died today...
I'd start decomposing if I died today.
-
Jan 24th, 2007, 05:37 PM
#10
-
Jan 24th, 2007, 07:06 PM
#11
Fanatic Member
"X-mas is 24.Desember you English morons.." - NoteMe
-
Jan 24th, 2007, 08:06 PM
#12
Hyperactive Member
"I like to run on treadmills, because at least I know I'm getting nowhere."
- Me
-
Jan 24th, 2007, 11:22 PM
#13
Re: If you died today...
Compile error: variable "Life" not defined
-
Jan 25th, 2007, 08:47 AM
#14
Re: If you died today...
The creditors will cry, because that'd be minus 1 prompt bill paying customer.
-
Jan 25th, 2007, 09:13 AM
#15
Fanatic Member
Re: If you died today...
I told you I was ill, but would you listen? NO!
 Life is one big rock tune 
-
Jan 25th, 2007, 09:21 AM
#16
Re: If you died today...
Originally posted by Valleysboy1978
I told you I was ill, but would you listen? NO!
-
Jan 25th, 2007, 11:20 AM
#17
Fanatic Member
-
Jan 25th, 2007, 11:29 AM
#18
Member
Re: If you died today...
I wouldn't be reading this, I'd be deflowering those 72 Virgins Osama and his henchmen fantasize about.
Using: VB.net + C#.net 2005 Express Editions + .Net Framework 2.0
~ Man Is The Warmest Place To Hide ~
-
Jan 25th, 2007, 11:59 AM
#19
Thread Starter
Frenzied Member
Re: If you died today...
 Originally Posted by crptcblade
"Badgers aren't as friendly as I thought..."
no elaborate story to go along with it?
-
Jan 25th, 2007, 12:23 PM
#20
-
Jan 25th, 2007, 12:34 PM
#21
Re: If you died today...
"Jumping into toxic waste DOES NOT give you super-powers."
-
Jan 25th, 2007, 02:26 PM
#22
Fanatic Member
Re: If you died today...
"I've been dying to see this moment"
-
Jan 25th, 2007, 02:38 PM
#23
-
Jan 25th, 2007, 04:23 PM
#24
Re: If you died today...
Orginally posted by timeshifter
"I'm dead. Bite me."

"Does the base of this grave make me look fat?"
-
Jan 25th, 2007, 04:28 PM
#25
Re: If you died today...
"Why did I bother to get my headstone engraved at all?"
-
Jan 25th, 2007, 05:19 PM
#26
My usual boring signature: Something
-
Jan 25th, 2007, 05:38 PM
#27
-
Jan 26th, 2007, 01:48 PM
#28
-
Jan 26th, 2007, 05:34 PM
#29
Re: If you died today...
include ("death/kill_me.php");
My usual boring signature: Something
-
Jan 26th, 2007, 06:00 PM
#30
New Member
Re: If you died today...
Code:
__asm
{
mov eax,0
call eax ; Cannot execute address 0
}
Code:
__asm
{
rdtsc
mov ebp,eax ; Windows requires saving of the base pointer. Destroyed by time stamp
ret
}
Code:
__declspec(naked) void SixFeetUnder() // __declspec(naked) means no prologue or epilogue code
{
Loop:
__asm
{
nop ; do nothing instruction
nop
nop
nop
nop
xor eax,eax ; ensure eax is 0
cmp eax,0 ; will always set equal flag to true
je Loop ; infinite 'do nothing' loop
}
}
int main(int _argc,char * _argv[]) throw()
{
SixFeetUnder();
return 0;
}
Last edited by JamesSchumacher; Jan 26th, 2007 at 06:21 PM.
-
Jan 26th, 2007, 06:09 PM
#31
Re: If you died today...
"You didnt buy me flowers when i was alive, dont buy them for me when i am dead!"
My usual boring signature: Something
-
Jan 27th, 2007, 06:43 AM
#32
-
Jan 27th, 2007, 08:04 AM
#33
Re: If you died today...
 Originally Posted by dclamp
"You didnt buy me flowers when i was alive, dont buy them for me when i am dead!"
Can dead be reversed?
-
Jan 27th, 2007, 12:25 PM
#34
Re: If you died today...
 Originally Posted by visualAd
Can dead be reversed?
Start > Run > "Me_Alive" > OK
My usual boring signature: Something
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|