241 @verb #7871:"title" none none none rxdo #7871 @program #7871:"title" none none none if (!this:connected()) return pass(@args) endif tag = this.consonants[random($)] + this.vowels[random($)] + this.consonants[random($)] + this.vowels[random($)] + this.consonants[random($)] tag = tag[1..2 + random(3)] if (random(2) == 1) tag = tag[2..$] endif if (this:idle_seconds() > 90) tag = tostr(this:idle_seconds()) endif return "" + pass(@args) + "" + " [" + tag + "]" "Last modified by Datum (#7871) on Fri Mar 10 00:29:23 2000 MST." . 0