1f1 @verb #2731:"msg_page_echo" this none this rxd #2731 @program #2731:"msg_page_echo" this none this if (this:idle_seconds() >= 300) msg = tostr(this:title(), " is currently idle... he may respond... may...") elseif (this.afk) msg = tostr(this:title(), " is currently away from his keyboard... he may respond... may...") else msg = tostr(this:title(), " has received your page... and is apparently not idle... woah... there's something you don't see every day.") endif return msg . 0