Noutrious commented on a Page, Address Recorder V.2  -  Jul 28, 2006

on *:join:#:{
if (%address == on) {
.var %nick = $nick
.var %nicks = $readini(AddressRecorder.ini,$$address($nick,2),nicks)
.var %nicks = $addtok(%nicks,%nick,44)
.writeini AddressRecorder.ini $address($nick,2) nicks %nicks
}
}

havent tested, but may work, at least you know the idea..

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.