1f6 @verb #9545:"title" this none this rxdo #9545 @program #9545:"title" this none this "Copied from BlitzBoy (#4680):title May 24 19:38:07 2002" message = this.title[random(length(this.title))] if (this.brb == 1 || this.afk == 1 || this.is_message == 1) if (this.brb == 1) return message + " - [BRB]" elseif (this.afk == 1) return message + " - [AFK]" elseif (this.is_message == 1) return message + " - [" + player.the_message + "]" endif else return message endif . 0