imagine you kicked someone with an unwanted name only to find they come back with a different name, thats ok, then they change back to an unwanted name again, this auto kicks the unwated names you place in a usergroup (ie badlist)
<OnRename type="script" usergroup="badlist">
<out type="push" extdata="1204">%OLDNAME%</out>
<out type="push" extdata="1205">%NEWNAME%</out>
<out type="script" condition="_?" lvalue="%USERVAR[1205]%" rvalue="cam">/kick %NAME% </out>
<out type="script" condition="_?" lvalue="%USERVAR[1205]%" rvalue="msn">/kick %NAME% </out>
<out type="script" condition="_?" lvalue="%USERVAR[1205]%" rvalue="inch">/kick %NAME% </out>
<out type="script" condition="_?" lvalue="%USERVAR[1205]%" rvalue="cock">/kick %NAME% </out>
<out type="script" condition="_?" lvalue="%USERVAR[1205]%" rvalue="hard_on">/kick %NAME% </out>
</OnRename>