Page 17 of 77

Re: Avatars: OBEY!

Posted: Sun Sep 27, 2009 9:40 am
by bartbes
New avatar, too bad it's this small.. but anyway, this proves I'm a machine, now only to prove the sex part...

Let me add what it says:

Code: Select all

    terminate(target);
}
if (mission.target != target)
    aborttermination(target);
if (!target.obeying)
{
    shout("OBEY!");
    if (!target.obeying)
        terminate(target);
}
identify_as("bartbes");
Please note that the last part of target in the first if statement is not in the image.

Re: Avatars: OBEY!

Posted: Sun Sep 27, 2009 10:30 am
by Robin
bartbes wrote:New avatar, too bad it's this small.. but anyway, this proves I'm a machine, now only to prove the sex part...
C syntax? Talking about blasphemy...

Re: Avatars: OBEY!

Posted: Sun Sep 27, 2009 12:26 pm
by bartbes
Don't forget I also develop LÖVE.. in C++! Neither should you be allowed to forget that lua is programmed in C.

Re: Avatars: OBEY!

Posted: Sun Sep 27, 2009 12:33 pm
by Robin
bartbes wrote:Don't forget I also develop LÖVE.. in C++! Neither should you be allowed to forget that lua is programmed in C.
Shh! That's the backend. For the record, Mercurial is made in <censored>. ;)

Re: Avatars: OBEY!

Posted: Sun Sep 27, 2009 12:40 pm
by bartbes
Was <censored> meant to be "machine code"? :P
Anyway, I think we've been talking enough about foreign languages now. From now on all language we are allowed to speak are:
  • Lua
  • English
Any extraordinary behavior will be... tolerated.

Re: Avatars: OBEY!

Posted: Tue Sep 29, 2009 9:30 pm
by Fruchthieb
bartbes wrote:Was <censored> meant to be "machine code"? :P
Anyway, I think we've been talking enough about foreign languages now. From now on all language we are allowed to speak are:
  • Lua
  • English
Thats hard, but i'll obey

Code: Select all

function fruitbat:introducing()
  if not self.introduced then
    self:goaround()
    self:smalltalk()
    self.introduced = true
  end
end

Re: Avatars: OBEY!

Posted: Sat Oct 03, 2009 7:36 am
by Sardtok
bartbes wrote:Was <censored> meant to be "machine code"? :P
Only for machines dedicated to playing Snake/Nibbles. :megagrin:

Re: Avatars: OBEY!

Posted: Thu Nov 12, 2009 12:44 am
by Fourex
OBEY...

Re: Avatars: OBEY!

Posted: Wed Dec 09, 2009 11:16 pm
by beatthelastboss
DOMO SHALL OBEY!!! Sorry, first post :P

Re: Avatars: OBEY!

Posted: Sun Dec 13, 2009 4:28 am
by tido170
I'm new here so I guess I'm gonna obey!