Be a Supporter!
Response to: Raise money for parlux! Posted May 25th, 2008 in General

At 5/25/08 06:50 PM, Apophic wrote: My family don't eat, we have eight people living under one roof. I have no legs, and have been working 16 hours a day in a mine to try get some decent food for my family.
But this t-shirt seems more important, I will send you all the money I have.

lol!

Response to: What kind of spider is this? Posted May 23rd, 2008 in General

If it don't harm you just let it free outside.

Response to: how to raise money fast Posted May 18th, 2008 in General

At 5/18/08 12:23 PM, Haynesyb0y wrote: Sell your PC!

It's just for desperate person.

Response to: Alter my picture! Posted May 17th, 2008 in General

I just tought you look like McDonald so I tried to photoshop you.

Alter my picture!

Response to: June 8th. Posted May 16th, 2008 in General

I wonder why all of you have to post your birthday while its still not your birthday,.
If it's your birthday, don't forgot to give us a present.

Response to: Peeing in the shower? Posted May 16th, 2008 in General

If I were you, I will still continue showering with her, I rarely heard someone that can do things like yours in the age of 16 though.

Response to: A way to get Ng more money! Posted May 16th, 2008 in General

At 5/16/08 08:24 AM, Liteice wrote: Anyone have aids?

You had one sir.

Response to: Peeing in the shower? Posted May 16th, 2008 in General

At 5/15/08 08:36 PM, PennyPigtails wrote: I only pee in pools.

I rather pee on the shower, but pool?ewww.

Response to: Is it bad that... Posted May 16th, 2008 in General

Do you love his work or him?

Response to: Flood in the Philipines! Posted May 15th, 2008 in General

Yup, I know about that, Luckily I'm not living in that place.

Response to: Lost (rpg) : Amazing Flash Game! Posted May 14th, 2008 in Game Development

At 5/14/08 07:25 PM, Swordsbite wrote: i got it, but i cant attack anything :(

Explore the Forum a bit,.

Response to: Lost (rpg) : Amazing Flash Game! Posted May 14th, 2008 in Game Development

Sweet!

Response to: What Ng Users Scream During Sex. Posted May 14th, 2008 in General

At 5/14/08 04:20 AM, MrCongeniality wrote: My response is as follows...

You really like gay fuck eh? I noticed it by your sig.

Response to: Choose your group! Posted May 14th, 2008 in General

Well, I don't belong to any of them, but a half of them maybe.

Response to: What Ng Users Scream During Sex. Posted May 14th, 2008 in General

At 5/14/08 01:13 AM, Grubby wrote: Lol

LOL!

Response to: Why do you love me? Posted May 13th, 2008 in General

Who told that I love you? coz I don't.

Response to: What Ng Users Scream During Sex. Posted May 13th, 2008 in General

WOOT!

What Ng Users Scream During Sex.

Response to: Would you date me? Posted May 13th, 2008 in General

I might, If possible.

Response to: what's your dicks name? Posted May 13th, 2008 in General

Penisaurus.

Response to: anime art Posted May 12th, 2008 in Art

At 5/12/08 03:48 AM, borjabrother wrote:
At 5/11/08 09:54 PM, newgroundforever wrote: well this art is hard to make and it got me a month
And we are ment to believe because?...

Obviously this isn't yours. It's stolen.

Where from?
I don't Know. But, judging from your NG Level and Your Number of Posts (Currently 2), I don't think you did this.

He did this you moron!

Response to: I'll turn you into a pokemon Posted May 5th, 2008 in Art

At 5/5/08 08:54 PM, DairyFreeCheez wrote: Ok, well, I have a fro. So I think that this trait can help. I'd like to be a Dark/Ice Pokemon. I can't wait for the result!

Here you go!! It's name is freezeech from your name freecheez. like you request, a Dark/Ice pokemon.

I'll turn you into a pokemon

Response to: I'll turn you into a pokemon Posted May 5th, 2008 in Art

At 5/4/08 03:04 AM, Bothcamo wrote: Cool u have so many ideas :p u ar good at this stuff .. Can u make me

seeing your name let me thing of a camel,. so here it is,. It's name is Polcamo.

I'll turn you into a pokemon

Response to: Need A Good Logo!! Posted May 4th, 2008 in Game Development

At 5/4/08 12:21 PM, Robot-Creations wrote: w00t, version with "productions"

SWEET!!

Response to: as help plz!!! Posted May 4th, 2008 in Game Development

At 5/4/08 11:15 AM, salted-tator-tot wrote:
At 5/4/08 08:28 AM, El-Presidente wrote: LOLZ IM GAY
What the fuck did he do? Don't be an asshole, El.

lol

Response to: This game looks HOT Posted May 4th, 2008 in General

At 5/4/08 10:35 AM, ftballhero54 wrote:
At 5/4/08 10:34 AM, Needle-In-Haystack wrote: My brother's flash is HOT.
Then why is the score 2.22?

LOL!! but I understand him, It's a work of his brother and he's proud of it..

Response to: as help plz!!! Posted May 4th, 2008 in Game Development

ok,. so you change it to top view,.

Response to: Parody Motivator Generator Posted May 4th, 2008 in General

.....look!

Parody Motivator Generator

Response to: as help plz!!! Posted May 4th, 2008 in Game Development

Sorry for double posting and for my last post had messed up, anyway the last one is the right,.

Response to: as help plz!!! Posted May 4th, 2008 in Game Development

I'm not an ASer but I hope this is right.

onClipEvent (load) {
speed = 5;
}
onClipEvent (enterFrame) {
if (Key.isDown(Key.UP)) {
this._y -= speed;
this.gotoAndStop(2);
} else (
if (Key.isDown(Key.DOWN)) {
this._y += speed;
this.gotoAndStop(1);
} else (
if (Key.isDown(Key.RIGHT)) {
this._x += speed;
this.gotoAndStop(4);
} else (
if (Key.isDown(Key.LEFT)) {
this._x -= speed;
this.gotoAndStop(3);
nClipEvent (load) {
speed = 5;
}
onClipEvent (enterFrame) {
if (Key.isDown(Key.UP)) {
this._y -= speed;
this.gotoAndStop(2);
} else (
if (Key.isDown(Key.DOWN)) {
this._y += speed;
this.gotoAndStop(1);
} else (
if (Key.isDown(Key.RIGHT)) {
this._x += speed;
this.gotoAndStop(4);
} else (
if (Key.isDown(Key.LEFT)) {
this._x -= speed;
this.gotoAndStop(3);
nClipEvent (load) {
speed = 5;
}
onClipEvent (enterFrame) {
if (Key.isDown(Key.UP)) {
this._y -= speed;
this.gotoAndStop(2);
} else (
if (Key.isDown(Key.DOWN)) {
this._y += speed;
this.gotoAndStop(1);
} else (
if (Key.isDown(Key.RIGHT)) {
this._x += speed;
this.gotoAndStop(4);
} else (
if (Key.isDown(Key.LEFT)) {
this._x -= speed;
this.gotoAndStop(3);
} else {
gotoAndStop(3);

}
}