possible mirc based topic lock?
i got this from hawkee's site forgot by who

on *@:MODE:#: {
if ( !$istok($me ChanServ ,$nick,32) ) { {
mode $chan $replacex($1-,+,-,-,+)
}
}
}

just curious if there's script like this out there that has to do with changing topics only. for example if an op in my channel changes the topic my bot will automatically change the topic back to the previous topic