Not sure exactly what your looking for but this script works Great! Hope it is of some help/use,Good luck. (=



on *:Connect: {
/msg NickServ IDENTIFY <yourpassword>
}

on *:Text:!identify:#: {
/msg NickServ IDENTIFY <yourpassword>
}