¥€ÂÆÇÄÅ

Posted by MooshteRahoo on Jan. 26, 2007, 8:54 p.m.

————————————————-

|||||||||||||||||||||||||||||||||||||||||||||||||

code of the day:

show_menu('meep|shog|open|save|roodalph|nothing',0)

|||||||||||||||||||||||||||||||||||||||||||||||||

Code of the week:

if distance_to_object(other)=10

move_towards_point(character.x,character.y,5)

if distance_to_object(other)=5

speed=0

|||||||||||||||||||||||||||||||||||||||||||||||||

Comments

blueBX 18 years ago

Why?

NeutralReiddHotel 18 years ago

Because we all love useless blogs.

MooshteRahoo 18 years ago

ãëïðçç[ããâêíóêê]µ

Kaz 18 years ago

Code of all time:

show_message("stfu")

gtvg 18 years ago

ŴτҒ?

NeutralReiddHotel 18 years ago

<font style='font-family "Courier New"; size: 12; color: black;'>for (i=0,i=-1,i++)

{

   </font><font style='font-family "Courier New"; size: 12; color: navy;'>show_message</font><font style='font-family "Courier New"; size: 12; color: black;'>("Hi! :D");

}</font>

SleepinJohnnyFish 18 years ago

Mastermind, I think you indended for that to loop forever, when in fact that would not loop ever

SleepinJohnnyFish 18 years ago

Also, thsi blog needs to get removed from the front page.

Xxypher 18 years ago

GASP!

too short

no meaning

very useless

NeutralReiddHotel 18 years ago

Quote:
Mastermind, I think you indended for that to loop forever, when in fact that would not loop ever
Sorry, been a while since I used gml.

Me thinks:

do { show_message("Hi"); } until(1=2)