Be a Supporter!
Response to: You'll be a pound dog. Posted August 3rd, 2006 in General

At 8/3/06 12:51 PM, superlunk wrote: Lol, teddy bears got owned.

They'll probably kill the dog.

For teddy bears? If thats how it is those people should be killed for pollution!

Response to: You'll be a pound dog. Posted August 3rd, 2006 in General

OH NOES TEH POOR BEARS!!!

Response to: Intoxication Posted August 3rd, 2006 in General

a few hours?

Response to: Hitler... Posted August 3rd, 2006 in General

OH NOES! Dancing if for nazis now!!!

who cares.
Response to: Level Icons Posted August 3rd, 2006 in General

This also means that if say it's released tommorow(prolly not) It'll maybe take me a week to lvl 11!

Response to: Longest time you've ever slept in? Posted August 3rd, 2006 in General

12:00 PM

Response to: Level Icons Posted August 3rd, 2006 in General

One thing I noticed, all of them but the hand, have something shiny...

pointless post
Response to: Level Icons Posted August 3rd, 2006 in General

At 8/3/06 11:33 AM, pSS3 wrote:
At 8/3/06 11:32 AM, UltraPulse wrote:
At 8/3/06 11:30 AM, pSS3 wrote: So will the current people's levels be doubled?
Wouldn't matter for you anyway! XD
Not for this one anyways.

ALT ALERT! So why are you posting with that and not your actual account?

Response to: I Don't Care Posted August 3rd, 2006 in General

Becuase they can't and need to take it out on you.

Response to: Lol. Posted August 3rd, 2006 in General

Because haha and hehe sound like sarcasm.

stolen
Response to: The downfall of being white. Posted August 3rd, 2006 in General

Black people get sunburn too!

Response to: Level Icons Posted August 3rd, 2006 in General

At 8/3/06 11:30 AM, pSS3 wrote: So will the current people's levels be doubled?

Wouldn't matter for you anyway! XD

Response to: Level Icons Posted August 3rd, 2006 in General

Wow, BEAUTIFUL!

Response to: Anyone tried other drugs? Posted August 3rd, 2006 in General

Nope.

Response to: Fucking crap. Posted August 3rd, 2006 in General

There was a topic on the same subject. Heh.

Response to: Hell = Total Wtfness Posted August 3rd, 2006 in General

How many licks does it take to the center of a hell? The world may never know.

Response to: Fake bulge in your pants Posted August 3rd, 2006 in General

My friend said he'll invent "boner-less" pants. He had the same issue! I hope he does.

Response to: I'm so Hardcore Posted August 3rd, 2006 in General

YOU ARE SO HARDCORE MAN!!!
You are the 1337 hardcore!

Response to: Shooting Posted August 3rd, 2006 in Game Development

Aww :(

Response to: Someone with a mic please. Posted August 2nd, 2006 in General

At 8/2/06 08:21 PM, Crimson-Chin wrote: If anyone wants to help donate, i am saving up for www.zomgwaffles.com i have 1 dollar so far, $5 more to go, any help is appreciated :P

onnet092@hotmail.com for paypal.

Aww it doesn't work :(

LOL.

Shooting Posted August 2nd, 2006 in Game Development

Hey, since I bumped my old topic 3 times now, and nobody replied, whats the use of a 4th bump? Ok. So I have this code, on the gun, it uses only 1 bullet, but it keeps returning(I'll work on this later)
Basically the bullet fires from the place it was last, you can use up and down to move and hold space to shoot. And thhat needs to be fixed. I tried making the bullet and gun the same _y but when you move the gun the bullet will follow.

the bullet instance = ammo
and the ammo keeps coming back to the gun whenever it leaves the area.
Here's what it is so dar: http://denvish.net/u..5411_shoot_test2.php

CODE ON GUN

onClipEvent(load){
bgSound = new Sound(this);
bgSound.attachSound("gun");
_root.ammo._x = this._x;
_root.ammo._y = this._y;
speed = 0;
}
onClipEvent(enterFrame){
_root.ammo._x += speed;
if(Key.isDown(Key.SPACE)){
speed = 75
_root.ammo._alpha = 100
bgSound.start(0, 1);
}
}
onClipEvent(enterFrame){
if(_root.ammo._x >564){
_root.ammo._x = this._x;
_root.ammo._y = this._y;
speed = 0;
_root.ammo._alpha = 0
}
}
onClipEvent(load){
speed2=10; stop();
}
onClipEvent (enterFrame) {
_y+=Key.isDown(Key.DOWN)*speed2;
_y-=Key.isDown(Key.UP)*speed2;
}

Response to: Family Guy-enough with the 80s refs Posted August 2nd, 2006 in General

If it's funny it's all good.

Response to: McDonald's exploits. Posted August 2nd, 2006 in General

I like the fries XD

Response to: Get Zerok Drunk... Again Posted August 2nd, 2006 in General

At 8/2/06 09:56 PM, Zerok wrote: Heh.

I have like 1/6 of a pint of Watermelon Vodka in the freezer.
That's IT.

Not nearly enough to make me a proper jester.

(

Aww.

Response to: Jesus = Best Goalie Of All Time. Posted August 2nd, 2006 in General

At 8/1/06 03:17 PM, BigScizot wrote: What team's he playin for?

Christians, DUH!

Response to: What would YOU do? Posted August 2nd, 2006 in General

It's your best friend. If you wanna keep him as a friend, I suggest you keep your mouth shut. But if you get money, do it, but mkae sure it's over $1000!

Response to: Help with this Posted August 2nd, 2006 in General

I suppose? I seriously just agreed with you. I hate reading that shit.

Response to: I can make a sprite for you Posted August 2nd, 2006 in General

Meh, wish I had a pic for you, but sorry. Good work though.

Response to: Don't kill bugs. Posted August 2nd, 2006 in General

LOL. There was this HUGE beatle in my room, so it was craling around, landed right on the pathway of my sliding door: squish. I almost threw up at all the goo coming out of it's anus, and the crack sound. The reason: I can't have that bastard flying around, getting a chance to land on me and go down my asophygus as I sleep.

Response to: Yahoo? Posted August 2nd, 2006 in General

U BORKD TEH INTRANETZ.

It works fine.