oh I see. Why not an ini file?
[username]
pass=password

Quote:
if ($ini(file.ini,<username>)) {
if ($readini(file.ini,<username>,pass) == <password given>) msg $nick You are now logged in $nick
else msg $nick Incorrect Password $nick
}
else msg $nick you have not registered $nick