Find
You are looking at a red puffle
Created by
Witchmaster300
, last updated 26 Jul 2012
Code
##tickloc:
runsub whattodo;
##whattodo:
runsub memovee/3 or metalkee/3;
##memovee:
call "roam";
##metalkee:
var $speech to (I wanna be your friend, weee, I'm having fun);
say 'msg', "[$actor] says '$speech'";