Thread Rating:
  • 7 Vote(s) - 3.29 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Quotes (Forum, MSN, ICQ, AIM, YIM, other)
LOL a few days ago I ran through a VSauce marathon and I still remember one of the videos is "Why Did The Chicken Cross The Road?"

This is it:
http://www.youtube.com/watch?v=_6nSOgsI_vo
TEMPE
Reply
Thanks given by:
This thing is in my house.
[Image: vzel8g.jpg]
Awesome.


TEMPE
Reply
Thanks given by:
[Image: tumblr_m9chuuH64D1rsc525o1_500.jpg]
A sequence of variables thatre engraved since the beginning of the cosmos is responsible for animating things in reality
Reply
Thanks given by:
Quote:It's just a community, everyone is different. But for me it really helped to take people differently - now I understand that everyone is different and that you can't do anything to make them understand if they don't want to; you just have to accept everyone.
But it's just my philosophy, haha :p - Simoneon
i just took out not important thing and left important text.
I am 100% agree with Simoneon.
It's epic.
Reply
Thanks given by:
[Image: 284131_10152219048010228_1311306351_n.jpg]
A sequence of variables thatre engraved since the beginning of the cosmos is responsible for animating things in reality
Reply
Quote:John and soccerer my fav.
All hail the soccerer, who kills his enemys with the power of FIFA.
My Creations: (Click to View)

Return (String) System.getNewsOfTheDay();
Barely active, expect slow responses. If at all.


Greetz,
Alblaka
Reply
Thanks given by: LutiChris , Lauli , A-Man , STM1993
Some hilarious codes found on pastebin:
To find boolean:
Code:
public bool IsTrue(bool b)
{
  if (b == true)
  {
    return true;
  }
  return false;
}

Get random number:
Code:
public int getRandomNumber() {
    return 5;
}
Code:
int getRandomize(int randMax)
{
  srand ( time(NULL) );
  int randNum; = rand() % randMax + 1;
  return 2;
}

A new for loop:
Code:
for ($i=0 ; $i<3 ; $i++) {
  switch($i) {
    case 1:
  // deleted code here
  break;
    case 2:
  // deleted code here
  break;;
    case 3:
  // deleted code here
  break;
  }
}
[Image: signature.png]
A-Engine: A new beat em up game engine inspired by LF2. Coming soon

A-Engine Dev Blog - Update #8: Timeout

Reply
Thanks given by:
beardboori Wrote:normally the mods are kinda competing on who bans the most bots :p
[Image: icyboards-ad-468x60.gif]
Reply
Thanks given by:
hatsuhannaharu Wrote:what if
birds aren’t singing
and they’re screaming because they are afraid of heights
A sequence of variables thatre engraved since the beginning of the cosmos is responsible for animating things in reality
Reply
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:QUOTE
...............
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)