0 LIKES
Snippet
show md5 hash of text
In Category General IRC Posted by Haggis On 03/02/10
a user can do for example
!md5 password
and the script will respond with the md5 encrypted version of password
!md5 password
and the script will respond with the md5 encrypted version of password
on *:TEXT:!MD5 *:#: { msg $chan $MD5($2-) }
Comments 3
You must be logged in to comment.
Fanfare - Wednesday, 7 April, 2010
Aren't you supposed to enter the password in the PM? People will see the actual password and the hashed password at the same time.
Haggis - Wednesday, 3 March, 2010
hahah no i was going to put that first then realised there was no php option
err0r - Tuesday, 2 March, 2010
did you mean to type Connect to mySQL