ermansanidhya commented on a Page, add/read profile for bot(s)  -  Nov 17, 2007

on 1000:TEXT:!addinfo :: {
write info.txt Added by $nick $+ : $2-
msg $chan info: $2- Has Been Added! As info Number $lines(info.txt)
}
on 1000:TEXT:!findinfo :: {
var %find $read(info.txt, nw, $+ $2- $+ )
if (%find == $null) {
msg $chan Sorry I Couldn\'t Find The info You Are Looking For.
}
elseif (%find != $null) {
msg $chan Found Ur Search: info: %find info#: ( $+ $readn $+ / $+ $lines(info.txt) $+ )
}
}

aah use this one

 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.