Then remove the "write join.txt $nick" part from the script, then use this one to manual adding:
Code:
menu nicklist {
Add user:{ write join.txt $1 }
}