Find
You are in a crazy robot
we seem to have a problem
but there's always a deeper philosophy
you make no sense to me
if this is Jaragul
read the purple book
tell me why
i know
I hear you
Created by
a lost object #5299
, last updated 04 Jan 2012
Code
##ask:runsub answerask;
##say:runsub answersay;
##answerask:
load $actor's replies;
say 'replies',"[$actor] replies '$randomitem'";
##answersay:
load $actor's messages;
say 'replies',"[$actor] replies '$randomitem'";
a messages
a replies