¥€ÂÆÇÄÅ

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 17 years, 3 months ago

Why?

NeutralReiddHotel 17 years, 3 months ago

Because we all love useless blogs.

MooshteRahoo 17 years, 3 months ago

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

Kaz 17 years, 3 months ago

Code of all time:

show_message("stfu")

gtvg 17 years, 3 months ago

ŴτҒ?

NeutralReiddHotel 17 years, 3 months 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 17 years, 3 months ago

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

SleepinJohnnyFish 17 years, 3 months ago

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

Xxypher 17 years, 3 months ago

GASP!

too short

no meaning

very useless

NeutralReiddHotel 17 years, 3 months 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)