Chat "Room"

If it doesn't fit elsewhere, it should go here
User avatar
Legend_of_Kirby
Posts: 752
Joined: 14 Oct 2012, 05:37

Post » 03 Mar 2013, 04:11

Kids are acting like its the next Pokémon, This pisses me off.

User avatar
LightningFire
Posts: 1829
Joined: 10 Mar 2012, 17:24

Post » 03 Mar 2013, 04:22


User avatar
Shadowlord
Posts: 268
Joined: 30 Nov 2012, 20:15

Post » 03 Mar 2013, 04:22

I've never heard anyone talk about it.

User avatar
Omegaman
Posts: 41
Joined: 27 Feb 2013, 04:34

Post » 03 Mar 2013, 10:30

So I was doing something for my avatar, but it was too small. It's transparent and a .GIF. It's my Tf2 Character.
Here you go.
Image

User avatar
RWLabs
Posts: 797
Joined: 05 Feb 2012, 03:36

Post » 03 Mar 2013, 11:35

What would happen if we had a reverse Stabyourself Awards? (Ex: Worst spammer, most egocentric, etc.)

Hmm.jpg

User avatar
Jorichi
Moderator
Posts: 964
Joined: 11 Feb 2012, 02:08

Post » 03 Mar 2013, 11:45

I think that might just make their ego's explode.

User avatar
idiot9.0
Posts: 1707
Joined: 09 Mar 2012, 10:28

Post » 03 Mar 2013, 11:54

RWLabs wrote:What would happen if we had a reverse Stabyourself Awards? (Ex: Worst spammer, most egocentric, etc.)
 JonyMyster would win every category. 

User avatar
Dragonberi
Posts: 74
Joined: 24 Nov 2012, 14:49

Post » 03 Mar 2013, 12:16

Greetings,
I have been returned to the Republic after visiting the dark side.....4CHAN!!!.....
I will be reincarnated as a new profile, so if you figure who it is.., you win!!!
Last post for a while so... GOODBYE.....

Camewel
Posts: 2996
Joined: 02 Feb 2012, 21:32

Post » 03 Mar 2013, 15:04

RWLabs wrote:What would happen if we had a reverse Stabyourself Awards? (Ex: Worst spammer, most egocentric, etc.)
Originally the SYS awards had negative ones but I changed that to ensure no-one would be upset at the end because surely no=one would be annoyed at winning a positive award.

Crash started to go downhill on the PS2, then after Twinsanity, they realised they couldn't live up to the Crash legacy. Tag Team Racing was an entirely different game to Team Racing and the subsequent games weren't even platformer games anymore. It's hard to say the game's gone downhill at that point because it's not even the same kind of game.

And can I also say that Jorichi's avatar is amazing and if anyone corrects his grammar they're a jealous loser.

User avatar
TurretBot
Posts: 4413
Joined: 15 Mar 2012, 23:18

Post » 03 Mar 2013, 15:42

26 Apr 2012, 23:28

User avatar
Flutter Skye
Posts: 1690
Joined: 08 Apr 2012, 17:54

Post » 03 Mar 2013, 16:28

I'm curious, why the Crash in the cancelled game "Crash Landed " looks like Fake Crash ?

User avatar
renhoek
Posts: 4545
Joined: 11 Feb 2012, 10:04

Post » 03 Mar 2013, 18:16

FlutterPie wrote:I'm curious, why the Crash in the cancelled game "Crash Landed " looks like Fake Crash ?
well considering it's unfinished I don't think the modeler really cared how he looked at that time.

User avatar
Flutter Skye
Posts: 1690
Joined: 08 Apr 2012, 17:54

Post » 03 Mar 2013, 21:35

Who wants a key for Major Mayhem ? I be happy to give it to someone :)

User avatar
rokit
Posts: 2095
Joined: 03 Feb 2012, 00:47

Post » 03 Mar 2013, 21:39

me!

User avatar
RWLabs
Posts: 797
Joined: 05 Feb 2012, 03:36

Post » 04 Mar 2013, 02:15

Camewel wrote:And can I also say that Jorichi's avatar is amazing and if anyone corrects his grammar they're a jealous loser.
I should correct his grammar if that's the case... I'm jealous...

User avatar
TripleXero
Posts: 892
Joined: 08 Aug 2012, 00:23

Post » 04 Mar 2013, 03:20

Decided to make a minor Sonic mod for Mari0, basically just running, standing, jumping, and ducking graphics and changed physics. Might release it if I add more to it

Image


(Uploading)

User avatar
Flutter Skye
Posts: 1690
Joined: 08 Apr 2012, 17:54

Post » 04 Mar 2013, 15:09

TripleXero that's awesome !
AlsoRokit i sent you the key :)

User avatar
JWinslow23
Posts: 139
Joined: 06 Feb 2013, 01:05

Post » 04 Mar 2013, 19:17

Image

I drew this picture. Hope you like it!

User avatar
Automatik
Posts: 1073
Joined: 20 Jul 2012, 17:54

Post » 04 Mar 2013, 20:56

Image

User avatar
Mr.Q.Marx?
Posts: 849
Joined: 15 May 2012, 18:35

Post » 04 Mar 2013, 21:16

TripleXero wrote:Decided to make a minor Sonic mod for Mari0, basically just running, standing, jumping, and ducking graphics and changed physics. Might release it if I add more to it
(Uploading)
Whoa, if you added coins bursting out on collision it would be so perfect.
Edit:
Image
This doesn't look as good as I thought it would.

User avatar
Sky
Posts: 1286
Joined: 08 Mar 2012, 04:35

Post » 05 Mar 2013, 07:09

I managed to scare my teacher with by giving a complicated answer to two simple problems. I'm incredibly proud of myself. (Just skip the rest of this if you are afraid of math or long posts, or if you just don't care.)

The problems read:
The editors of my math textbook wrote:Let p represent the statement "A figure is a square." Let q represent the statement "A figure has four congruent angles." Write the words for the symbolic statement shown. Determine the truth value of the statement. If it is false, provide a counterexample.
50. p -> q
51. q -> p
And this was my answer. (WARNING: Large text block ahead.)
WillWare wrote:How to begin...?
We have variables p and q of type "string" as part of two symbolic statements. (A string is a sequence of characters.) Two operations are being performed, one of type p -> q and the other of its converse. The point is to figure out whether the resulting statement for each is true or false.

Let's begin with problem number 50:
p -> q

The variable p reads as "A figure is a square." The variable q reads "A figure has four congruent angles." The operator "->" concatenates the strings and puts the string "If" on the front, the string ", then" in the middle, and the character '.' on the end. How will this read if we perform the operation?

"If A figure is a square., then A figure has four congruent angles.."

Is it just me, or is something very wrong with this result? Say, maybe the grammar?
I'll fix that by making p="a figure is a square" and q="a figure has four congruent angles".

"If a figure is a square, then a figure has four congruent angles."

Much better.
What about the truth of this statement? How can we prove it true or flase false?
Well, if we consider the definition of a "square," we find that it is a regular quadrilateral. A regular polygon has congruent sides and angles. A quadrilateral has four sides and four interior angles. (We'll have to ignore the exterior angles, or the statement will be proven false.) A square, therefore, has four congruent sides and four congruent angles. This means that the statement is true.

With that out of the way, we can move on to problem 51:

q -> p

From our earlier findings on grammar, we can state this as:

"If a figure has four congruent angles, then a figure is a square."

We'll assume the two figures are the same, otherwise we could prove this both true and false. ("My figure is a square, thus proving this statment true." "But my figure is a pentagon!")
At first glance, the statement appears to be true from what we proved above. However, this may not be the case. Let's try a counterexample. Maybe a rectangle? By definition a rectangle has four congruent angles of 90 each. A square is a type of rectangle, but a rectangle is not a type of square, meaning that we have just found a counterexample.
But that's the obvious counterexample. We can do better than that.

A regular pentagon has five congruent sides and five congruent angles. Since it has five congruent angles, it goes above and beyond the quota of four, providing another counterexample.
But can we do better than that?

A cube has eight congruent angles, doubling the quota of four. It lies in 3D space.
But come on, we can do better than that.

What about the four corners of the Earth?
Yes, I just went there. A corner implies that its measure is ninety degrees. The four angles all have the same measure of ninety degrees, making them congruent by definition. Therefore the Earth has four congruent angles. But the Earth is most certainly not a square; it is a sphere. We just proved a counterexample against a square with a sphere. This is groundbreaking! (Aren't I punny.)

So there. Four counterexamples. q -> p is false.

Maurice
Stabyourself.net
Posts: 2145
Joined: 01 Feb 2012, 20:19

Post » 05 Mar 2013, 09:36

Your writing style near the end makes me cringe.
But at least it makes sense, except for the earth+corner part obviously.
Also a cube has 24 congruent angles. Which doesn't necessarily mean the given "four congruent angles" is false.

User avatar
Flutter Skye
Posts: 1690
Joined: 08 Apr 2012, 17:54

Post » 05 Mar 2013, 10:32

... Who wants a key for the DEFCON Soundtrack ?
Yeah , i'm winning to often...

User avatar
mindnomad
Posts: 365
Joined: 21 Mar 2012, 14:43

Post » 05 Mar 2013, 15:54

I'll take it. It sounds pretty cool :)

User avatar
Flutter Skye
Posts: 1690
Joined: 08 Apr 2012, 17:54

Post » 05 Mar 2013, 16:20

mindnomad wrote:I'll take it. It sounds pretty cool :)
Sorry but i gave it away to someone like 1 hour ago.

User avatar
mindnomad
Posts: 365
Joined: 21 Mar 2012, 14:43

Post » 05 Mar 2013, 17:26

Ah, alright then. No worries.

In other news, I just found out that the prototype for the Wii U Gamepad was just 2 Wii remotes taped to a monitor. Here's a link.

Camewel
Posts: 2996
Joined: 02 Feb 2012, 21:32

Post » 05 Mar 2013, 19:00

WillWare wrote:I managed to scare my teacher with by giving a complicated answer to two simple problems.
I'm fairly sure you just did it wrong and your teacher was scared about quite how much you'd managed to write on what should have been an easy problem.

User avatar
Flutter Skye
Posts: 1690
Joined: 08 Apr 2012, 17:54

Post » 06 Mar 2013, 16:43

Who wants a key to Talisman Prologue ?
Fun fact : i gave a key for some Desura game (not remember the name) Rokit asked if i can get a key for desura for his cousin, i bidded a random giveaway and i won it .

User avatar
Mr.Q.Marx?
Posts: 849
Joined: 15 May 2012, 18:35

Post » 07 Mar 2013, 17:08

FlutterPie wrote:Who wants a key to Talisman Prologue ?
Sounds good to me :)

User avatar
Flutter Skye
Posts: 1690
Joined: 08 Apr 2012, 17:54

Post » 07 Mar 2013, 17:27

My life is complete.
Image

User avatar
Mr.Q.Marx?
Posts: 849
Joined: 15 May 2012, 18:35

Post » 07 Mar 2013, 21:33

Wait... I think I confused it with Steam... Someone else can have it.

Camewel
Posts: 2996
Joined: 02 Feb 2012, 21:32

Post » 07 Mar 2013, 22:53

I'll happily take it. ;D

User avatar
Hatninja
Posts: 480
Joined: 03 Feb 2012, 18:42

Post » 08 Mar 2013, 02:30

darn
you ninja you

User avatar
D-Pad
Posts: 113
Joined: 01 Jul 2012, 06:17

Post » 08 Mar 2013, 21:41

You know hat, it's quite ironic that you said that, considering you have the word "ninja" in your username. :P

User avatar
Trist3D
Posts: 635
Joined: 08 Jan 2013, 06:31

Post » 08 Mar 2013, 23:39

He obviously creates hats while performing martial arts.

User avatar
Shadowlord
Posts: 268
Joined: 30 Nov 2012, 20:15

Post » 09 Mar 2013, 00:00

or he makes hats out of ninja's

User avatar
Turtle95
Posts: 1246
Joined: 21 Mar 2012, 21:48

Post » 09 Mar 2013, 00:10

Shadowlord wrote:or he makes hats out of ninja's
Maybe hats out of ninjas?

But in other news, what is Solar 2?

(FP Mentioned it in his keys giveaway contest)

User avatar
Trist3D
Posts: 635
Joined: 08 Jan 2013, 06:31

Post » 09 Mar 2013, 00:26

The sequel to Solar 1.

User avatar
Shadowlord
Posts: 268
Joined: 30 Nov 2012, 20:15

Post » 09 Mar 2013, 00:39

And solar 1 is the sequel to solar 0.9

User avatar
TurretBot
Posts: 4413
Joined: 15 Mar 2012, 23:18

Post » 09 Mar 2013, 08:41

which is the sequal to the nes gem "solar"

User avatar
Flutter Skye
Posts: 1690
Joined: 08 Apr 2012, 17:54

Post » 09 Mar 2013, 14:11

Turtle95 wrote:
Shadowlord wrote:or he makes hats out of ninja's
Maybe hats out of ninjas?

But in other news, what is Solar 2?

(FP Mentioned it in his keys giveaway contest)
I'm not sure , ijust wo that game... Also the next game will be livalink

User avatar
Legend_of_Kirby
Posts: 752
Joined: 14 Oct 2012, 05:37

Post » 09 Mar 2013, 16:46



I love this song.

User avatar
mindnomad
Posts: 365
Joined: 21 Mar 2012, 14:43

Post » 10 Mar 2013, 03:22

I love THIS song

User avatar
TripleXero
Posts: 892
Joined: 08 Aug 2012, 00:23

Post » 10 Mar 2013, 06:19

I have started on my first coding mod, though it is very minor. I'm fixing the positions of the enemies in Mari0 (Goomba's stomp sprite is actually 1px too high and the Beetles' shelled sprites are 2px too high, I'm sure there's more)

User avatar
Flutter Skye
Posts: 1690
Joined: 08 Apr 2012, 17:54

Post » 10 Mar 2013, 21:18

Well i'm going to Sanatorium , so i need to giveaway keys ! I have a Livalink and Solar 2 key , so if you want it , just tell.
Also i was in the SMB thread 10 mins before i did see this post
Sašo wrote:
rokit boy wrote:I don't think the login thing is even possible.
If the usernames and passwords are saved on a MySQL database (probably) then you're out of luck because LOVE can't connect to MySQL
Also a direct connection to the database, unless you have a seperate database user set up for every actual user (which is pretty much never used in games), is an incredibly stupid idea

User avatar
Omegaman
Posts: 41
Joined: 27 Feb 2013, 04:34

Post » 10 Mar 2013, 22:15

FlutterPie wrote:My life is complete.
Image
Excuse me?
Image

MY life...
Is complete.

User avatar
Firaga
Posts: 931
Joined: 02 Jul 2012, 16:05

Post » 10 Mar 2013, 23:02

Omegaman wrote:
FlutterPie wrote:My life is complete.
insert picture here
Excuse me?
-insert picture here

MY life...
Is complete.
Old School - Unlocked Feb 23, 2013 6:16pm
Retro Rampage - Unlocked Feb 23, 2013 6:16pm
Golden Rod - Unlocked Feb 23, 2013 6:16pm
I have Crabs! - Unlocked Feb 23, 2013 6:16pm
Metal Head - Unlocked Feb 23, 2013 6:16pm
Accidental Arsonist - Unlocked Feb 23, 2013 6:16pm
MS PAINT RULZ - Unlocked Feb 23, 2013 6:16pm
Vx6 - Unlocked Feb 23, 2013 6:16pm
The Bootlicker - Oh, look. Unlocked Feb 23, 2013 6:16pm
The Jump man - Unlocked Feb 23, 2013 6:16pm
The Fly Guy - Unlocked Feb 23, 2013 6:16pm
The Kid - Unlocked Feb 23, 2013 6:16pm
Medium Well - I just want you to take a fucking guess. Unlocked Feb 23, 2013 6:16pm
Well Done - Unlocked Feb 23, 2013 6:16pm

Seems Legit? No.
Seems like you cheated? Yes.
So in retrospect, no. Your life isn't complete.

User avatar
Legend_of_Kirby
Posts: 752
Joined: 14 Oct 2012, 05:37

Post » 10 Mar 2013, 23:23

How do you do that? It doesn't make any sense.

Maurice
Stabyourself.net
Posts: 2145
Joined: 01 Feb 2012, 20:19

Post » 11 Mar 2013, 00:33

Could've played it offline.
Just the times don't prove he used SAM.

User avatar
TheJonyMyster
Posts: 1795
Joined: 03 Sep 2012, 05:12

Post » 11 Mar 2013, 02:50

Image