Code:
 
on 33:text:*:#: {
if $1 == ^changebot { nick $2 }
}
 

then if a user of level 33 types ^changebot wiggles in channel the bot should change it's name to wiggles, change the # to whatever will suit your bot, dcc chat etc.


billythekid