Find
You are looking at a command called ponder
Created by
wolis
, last updated 22 Dec 2008
Code
get $text;
var $pmode to (pauses for a sec to ponder,ponders,ponders briefly on,momentarily ponders);
if $text ne '' then thinkit else ponder;
##thinkit:
say 'think',"[$actor] $pmode
$text
";
##ponder:
var $uni to (the infinate universe,plancks length,chaos theory,turtles,the meaning of it all,the nature of all things);
say 'think',"[$actor] $pmode
$uni
"