vb + irc + jirc hack
I installed a jirc hack for my vb site and would like to have it so when users connects to the irc it auto identify to nickserv with their vb password.
i got this as code but it takes the encoded password instead.
<param name="InitCommands" value="/msg nickserv identify $bbuserinfo[password]">
anyone able to help me out to get what i want working?
Thanks
|