Massassi Forums Logo

This is the static archive of the Massassi Forums. The forums are closed indefinitely. Thanks for all the memories!

You can also download Super Old Archived Message Boards from when Massassi first started.

"View" counts are as of the day the forums were archived, and will no longer increase.

ForumsDiscussion Forum → Empty your clipboard!
1234
Empty your clipboard!
2004-02-02, 5:37 PM #41
"the boy experiences sexual desire for the mother and a desire to eliminate, even kill, thefather, with whom t"

Haha was doin my psych homework.

Ya'll know what theory that is and who came up with it?

------------------
My Tracks
2004-02-02, 6:04 PM #42
Quote:
<font face="Verdana, Arial" size="2">http://12.220.246.6/cooker/ruthven/</font>



------------------
The future is here, and all bets are off.
And when the moment is right, I'm gonna fly a kite.
2004-02-02, 6:07 PM #43
http://members.aol.com/DrkJedi82/screen/ut2k3br.jpg

------------------
wang is within all
eat right, exercise, die anyway
2004-02-02, 6:14 PM #44
Quote:
<font face="Verdana, Arial" size="2">Originally posted by Em Playa:
Ya'll know what theory that is and who came up with it?</font>


Oedipus complex, I think. And, considering Freud seems to be most regularly credited with strange sexual bases of psychological disorders, I can only guess that it's Freud.


------------------
"LC Tusken: the idiot is the person who follows the idiot and your not following me your insulting me your following the path of a idiot so that makes you the idiot"
NMGOH || Jack Chick preaches it || The Link of the Dead
the idiot is the person who follows the idiot and your not following me your insulting me your following the path of a idiot so that makes you the idiot - LC Tusken
2004-02-02, 6:55 PM #45
Quote:
<font face="Verdana, Arial" size="2">Originally posted by Wolfy:
...I can only guess that it's Freud.</font>


Freud had some serious issues.

------------------
The future is here, and all bets are off.
And when the moment is right, I'm gonna fly a kite.
2004-02-02, 7:37 PM #46
http://download.factoryunreal.com/mirror/images/ut2004/incoming.jpg

------------------
"She turned me into a newt!"
Pause
"Well I got better..."
"She turned me into a newt!"
Pause
"Well I got better..."
2004-02-03, 12:22 AM #47
ox

------------------
Drugs & Stupidity, Tons of it.
2004-02-03, 2:25 AM #48
Awww, I'm using a school computer and there's nothing in here. [http://forums.massassi.net/html/frown.gif]

------------------
"With Great power comes great Responibility. Seems like the converse should be true as well. Now where the heck is my great Power?"
Ban Jin!
Nobody really needs work when you have awesome. - xhuxus
2004-02-03, 2:27 AM #49
Quote:
<font face="Verdana, Arial" size="2">Originally posted by R_ivi_N:
http://download.factoryunreal.com/mirror/images/ut2004/incoming.jpg

</font>


Wow That shot looks really good [http://forums.massassi.net/html/tongue.gif]

------------------
Happy "Diseased" dud: You said I'd be like this guy. Boycotting everything..
Happy "Diseased" dud: ted kazcnisky. That's who it was.
Happy "Diseased" dud: Wait, That's the unibomer.
Happy "Diseased" dud: Wrong guy.
"If you watch television news, you will know less about the world than if you just drink gin straight out of the bottle."
--Garrison Keillor
2004-02-03, 3:22 AM #50
Code:
#include <iostream>
#include <vector>
#include <string>
using namespace std;

struct contester{
	string name;
	double height;
};

int main()
{
	vector <contester> result;

	cout << "Finish data insert with #.\n";
	cout << "Name: ";
	contester participator;
	getline(cin, participator.name);
	while (participator.name != "#"){
		cout << "Height: ";
		cin >> participator.height;
		cin.ignore(1000, '\n');
		result.push_back(participator);
		cout << "Name: ";
		getline(cin, participator.name);
	}

	if (result.empty()){
		cout << "List is empty.";
	}

	else{
		cout << "\nResult list\n";
		for (int i = 0; i < result.size(); i++){
			cout << result.at(i).name << '\t' << result.at(i).height << endl;
		}

		cout << "\nResult search\n";
		cout << "Name: ";
		string name;
		getline(cin, name);
		bool loop = true;

		for (int j = 0; j < result.size() && loop; j++){
			if (result.at(j).name == name){
				cout << "Height: " << result.at(j).height << endl;
				loop = false;
			}
		}
		if (loop){
			cout << "Name does not exist in vector.\n";
		}

	}
	return 0;
}


------------------
"For the scientist who has lived by his faith in the power of reason, the story ends like a bad dream. He has scaled the mountains of ignorance; he is about to conquer the highest peak; as he pulls himself over the final rock, he is greeted by a band of theologians who have been sitting there for centuries."
-Robert Jastrow
"For the scientist who has lived by his faith in the power of reason, the story ends like a bad dream. He has scaled the mountains of ignorance; he is about to conquer the highest peak; as he pulls himself over the final rock, he is greeted by a band of theologians who have been sitting there for centuries."
-Robert Jastrow
2004-02-03, 3:23 AM #51
Clip.

Something i found an hour or so ago. Late Goodbye vid for Max Payne 2.

------------------
"I like pie alot.
Thats why i look like a pie.
With banana cream."


-Unknown artist
2004-02-03, 3:26 AM #52
Code:
// brush 112
{
patchDef2
{
byss/biglight
( 9 3 0 0 0 )
(
( ( 8 484 -0.000015 0 -2.538413 ) ( 8 472 232 0 -0.723490 ) ( 96 456 256 0 0 ) )
( ( 8 476 -0.000015 -0.125000 -2.538413 ) ( 8 464 232 -0.125000 -0.723490 ) ( 96 448 256 -0.125000 0 ) )
( ( 16 476 -0.000015 -0.250000 -2.538413 ) ( 16 464 224 -0.250000 -0.723490 ) ( 96 448 248 -0.250000 0 ) )
( ( 24 476 -0.000015 -0.375000 -2.538412 ) ( 24 464 216 -0.375000 -0.723490 ) ( 96 448 240 -0.375000 0 ) )
( ( 24 484 -0.000015 -0.500000 -2.538413 ) ( 24 472 216 -0.500000 -0.723490 ) ( 96 456 240 -0.500000 0 ) )
( ( 24 492 -0.000015 -0.625000 -2.538412 ) ( 24 480 216 -0.625000 -0.723490 ) ( 96 464 240 -0.625000 0 ) )
( ( 16 492 -0.000015 -0.750000 -2.538413 ) ( 16 480 224 -0.750000 -0.723490 ) ( 96 464 248 -0.750000 0 ) )
( ( 8 492 -0.000015 -0.875000 -2.538413 ) ( 8 480 232 -0.875000 -0.723490 ) ( 96 464 256 -0.875000 0 ) )
( ( 8 484 -0.000015 -1 -2.538412 ) ( 8 472 232 -1 -0.723490 ) ( 96 456 256 -1 0 ) )
)
}
}

Eh, yeah. Map files are fun.

------------------
Map-Review | Digital Core | The Matrix: Unplugged

Farewell, MaDaVentor. In our hearts, you'll always live on.
2004-02-03, 3:33 AM #53
http://pix2.hotornot.com/pics/HL/HS/HS/KL/GEHEHLSXRNNP.jpg

Thats what was sitting on my clipboard.

------------------
Quote:
<font face="Verdana, Arial" size="2">Burrie|WatchingFromTheShadows holds up a skeleton's head. "= or !=. That is the statement."</font>
2004-02-03, 4:13 AM #54
empty

------------------
"Honey, you got real ugly."
"Honey, you got real ugly."
2004-02-03, 4:15 AM #55
Mine's empty as well, I just booted this machine.

------------------
Snail racing: (500 posts per line)
-------------@%

DSettahr's Homepage
2004-02-03, 4:24 AM #56
Quote:
<font face="Verdana, Arial" size="2">Note: I haven't written free verse in ages. I kept trying to write something in my normal style but nothing came to me, then I just started writing and came out with this.

Will Love Find Me?

Will love find me? I'm not sure,
but I wish to know soon,
whether or not the answer brings love to me.

So many people say that I'll find her,
the one I'm destined for, the one I'm to love,
but I've yet to see proof of that.

I know I'm young, but that matters not,
I'm ready for my love and have searched tirelessly,
Until now, for I wish to stop my search.

Hopefully I will find her soon,
but the end of my task is yet to be mine,
tis o'er my head and beyond my sight,
I can't hear it, nor smell it's sweet scent.
My love still stands in the darkness,
far from where the shadow disappears to greet light and salvation.

I don't know why I feel like this,
But I am tired of feeling lonely,
and I wish to finish my endless quest.

I wish to know, for my mind is in ruins
from the anxiety of trying and failing,
and I wish to relieve this pain.

Why is my heart still in darkness?
Why does light not fill my vision and stop my tears?
Will love find me? My doubts grow every day.</font>


Meh, i was posting a poem on multiple MSN groups... (I'm on a school computer too >:})

------------------
Fragment Thoughts consume my vision.
No-one knows what it's like to be the bad man,
to be the sad man Behind Blue Eyes.

- The Who
2004-02-03, 4:28 AM #57
http://www.ud.dohgames.com/Tom/desktop.jpg

hmm, the url to my desktop pic.

------------------
WARNING: THIS POST MAY CONTAIN TRACES OF PEANUT!!!
---@%
TheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkWho
SaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTh
eJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSa
ysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJ
k
WhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSays
N
iTheJkWhoSaysNiTheJkWhoSaysNiTheJkWhoSaysNiTheJkW
2004-02-03, 4:31 AM #58
http://62.25.96.161/dragonempires/uk/imagelibrary/JanWebSiteGWE2.jpg

I wanted to see what this link was... before that I didn't have anything on my clipboard.

------------------
<landfish> FastGamerr > Satan

[This message has been edited by FastGamerr (edited February 03, 2004).]
Star Wars: TODOA | DXN - Deus Ex: Nihilum
2004-02-03, 4:43 AM #59
Quote:
<font face="Verdana, Arial" size="2">Originally posted by Wolfy:
Oedipus complex, I think. And, considering Freud seems to be most regularly credited with strange sexual bases of psychological disorders, I can only guess that it's Freud.</font>


10 points to Wolfy.

------------------
The Massassi-Map
There is no spoon.
The Massassi-Map
There is no spoon.
2004-02-03, 5:53 AM #60
Oh come on everyone knows that! - 10 points.

------------------
Quote:
<font face="Verdana, Arial" size="2">Burrie|WatchingFromTheShadows holds up a skeleton's head. "= or !=. That is the statement."</font>
2004-02-03, 5:57 AM #61
http://web.umr.edu/~rlrd23/LugoSWR.mpg
2004-02-03, 6:42 AM #62
Code:
void die(int& d1, int&d2){

	d1 = (1+6*(double)rand()/(RAND_MAX+1.0));
 	d2 = (1+6*(double)rand()/(RAND_MAX+1.0));

   return;
}


uuummm... C++ ....making a dice programme...don't know why, already did this in java last year, plus i could make it look like proper dice as well in java.

[edit]WTF! is that video showing checksum...looks pretty cool, is it real?[/edit]

------------------
I heard someone say once that the world is a fine place and that it was worth fighting for....I agree with the last part.

People of our generation should not be subjected to mornings.

Rbots website

[This message has been edited by James Bond (edited February 03, 2004).]
People of our generation should not be subjected to mornings.

Rbots
2004-02-03, 6:57 AM #63
Code:
</a>


------------------
-Sleek
2004-02-03, 7:03 AM #64
"Pro Tools "

re: a google search on professional audio recording software.

------------------
Tia mi aven Moridin isainde vadin
http://www.writings-emag.net The next big thing since individually wrapped cheese slices (coming soon).
If you choose not to decide, you still have made a choice.

Lassev: I guess there was something captivating in savagery, because I liked it.
2004-02-03, 7:06 AM #65
Sit Stand lie 3
Half life2
Alphabet3
Quick change2
Ahab and the whale5
Press conference (old style)?
Gibberish3
Blind Date3
Party Quirks2
Emotional replay4
Pick up lines2
Every other line3
Boris3 (with practice maybe higher!)
St Peters chat show??
Worlds worst1
Props4
Weakest link4
Dead bodies2
TV Remote control?2
Infomercial3
Living Scenery2
Narrator(try)?
Evil Twin(try)?

A list of improv games for an upcoming show with my preferences - the tabbings gone a bit special, but never mind...

------------------
If at first you don't succeed, lower your standards.
2004-02-03, 7:12 AM #66
http://therionarms.com/pictures/stainless_steel_warning.mpg

------------------
[Blue Mink Bifocals !] [fsck -Rf /world/usr/] [<!-- kalimonster -->] [Capite Terram]
"You'll have to face it, the endings are the same however you slice it. Don't be deluded by any other endings, they're all fake, with malicious intent to deceive, or just motivated by excessive optimism if not by downright sentimentality. The only authentic ending is the one provided here: John and Mary die. John and Mary die. John and Mary die." -Happy Endings [Margeret Atwood]
NPC.Interact::PressButton($'Submit');
Also, I can kill you with my brain.
2004-02-03, 10:27 AM #67
http://story.news.yahoo.com/news?tmpl=story&cid=624&ncid=624&e=8&u=/ap/20040201/ap_on_sc/birds_clear_danger_1
yea, sending that to my friend.

and Dor, that video is great

------------------
Lat rocks my box with sox
[01:52] <~Nikumubeki> Because it's MBEGGAR BEGS LIKE A BEGONI.
2004-02-03, 10:41 AM #68
May I have it, mommy?


I'm not too sure where that came from... O_o
DO NOT WANT.
2004-02-03, 10:42 AM #69
// Disable Bookmark Icons
user_pref("browser.chrome.site_icons", false);
user_pref("browser.chrome.favicons", false);

------------------
Of war, we don't speak anymore
2004-02-03, 10:45 AM #70
The great thing about katanas is that they dont bre... *smash* OMG MY ARMMMMMMM

hehe

------------------
Lat rocks my box with sox
[01:52] <~Nikumubeki> Because it's MBEGGAR BEGS LIKE A BEGONI.
2004-02-03, 10:46 AM #71
http://www.tekzoned.com/sayit/index.html

hum..

------------------
Quote:
<font face="Verdana, Arial" size="2">
Originally posted by GBK:

2) You statement is lacking any clear structure or grammer. Please add these things.</font>


Sweet irony...
/fluffle
2004-02-03, 10:47 AM #72
You suck.

I've seen it before, I figured "Pfft, I know it's comeing"...but it still AHH'D at me.
------------------
Contrafribularities

[This message has been edited by Rod-Nog (edited February 03, 2004).]
Someone wrote this over one of the urinals: "The joke isn't on the wall; it's in your hand." - BV
2004-02-03, 11:43 AM #73
An hour later, Tony was tossing darts at an old dart board hanging on his wall. The combat simulation room was giving him a headache.

Moving a paragraph in a story.

------------------
Beware the wrath of the cat Leroy, The God of pudding, Demi-God of cuteness, King of Cats, and Lover of Jell-O. He lives in my house, and I am his servant.
'And every creature which is in heaven and on the earth, and under the earth, and such as are in the sea, and all that are in them, heard I saying, Blessing, and honor, and glory, and power, be unto Him that sitteth upon the throne, and unto the Lamb for ever and ever.'

Revalation 5:13
Old King James
2004-02-03, 1:12 PM #74
66.56.98.18 - - [01/Feb/2004:21:27:28 -0500] "GET /default.ida?XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX%u9090%u6858%ucbd3%u7801%u9090%u6858%ucbd3%u7801%u9090%u6858%ucbd3%u7801%u9090%u9090%u8190%u00c3%u0003%u8b00%u531b%u53ff%u0 078%u0000%u00=a HTTP/1.0" 404 271 "-" "-"

I was looking at my apache logs

------------------
1 of 14 | 6-16 Never Forget. | Click.
1 of 14 | 6-16 Never Forget. | Click.
2004-02-05, 7:20 AM #75
[http://www.shade-of-grey.com/stuff/pub_upload/draftdodgerdod.gif] Draft Dodger

------------------
Check out updates for my editing work at the Shadow Jedi Academy.
2004-02-05, 7:21 AM #76
[http://www.shade-of-grey.com/stuff/pub_upload/draftdodgerdod.gif] Draft Dodger

------------------
Check out updates for my editing work at the Shadow Jedi Academy.
2004-02-05, 7:24 AM #77
[edit]whoops, double post[/edit]


------------------
Check out updates for my editing work at the Shadow Jedi Academy.
2004-02-05, 7:25 AM #78
Quote:
<font face="Verdana, Arial" size="2">Bored + two 3mm bright white leds + on off switch + a calculator with transclurent covers =

(Had to tape the thing on my desktop so it wouldn't move when i try to press the button...)
[http://fin.mine.nu/modi/sharp/Imag0072.jpg]
[http://fin.mine.nu/modi/sharp/Imag0071.jpg]
[http://fin.mine.nu/modi/sharp/Imag0073.jpg]
[http://fin.mine.nu/modi/sharp/Imag0074.jpg]
</font>


MY clipboard. [http://forums.massassi.net/html/biggrin.gif]

------------------
ILLEGAL PORNOGRAPHIC VIDEOS NEWEST GAMES MP3Z AND MOVIES!!!
Last edited by mb; today at 10:55 AM.
2004-02-05, 7:30 AM #79
Quote:
<font face="Verdana, Arial" size="2">Before I forget to ask, ho</font>


Oops, that word at the end is part of 'how', it wasn't copied all the way. [http://forums.massassi.net/html/redface.gif]
2004-02-05, 7:53 AM #80
063. Pearl Jam - [Yield #10] Low Light [3:46]

------------------
Of war, we don't speak anymore
1234

↑ Up to the top!