You don't need events for every topic thing, you can always do

 on *:TEXT:*:#:{ 
   if ( $nick isop $chan || $me isop $chan ) { 
   if( $1 == topic) { set %topic $+ $chan $2- | topic # %topic [ $+ [ $chan ] ] %divider [ $+ [ $chan ] ] %owner [ $+ [ $chan ] ] %verb [ $+ [ $chan ] ] %status [ $+ [ $chan ] ] %divider [ $+ [ $chan ] ] %static [ $+ [ $chan ] ] } } 

And blahh... it would look neater.

GlaDOS

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.