What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [SOLVED]Md5 login system?

[SOLVED]Md5 login system?
Author: Message:
Ezra
Veteran Member
*****

Avatar
Forgiveness is between them and God

Posts: 1960
Reputation: 31
37 / Male / Flag
Joined: Mar 2003
RE: [HELP]Md5 login system?
quote:
Originally posted by .Lou
quote:
Originally posted by Leonardo
Have you thought about looking at the site, Lou?
Nope I thought it was just a download :$

So I could go "Onwhateverevent();{
  hash = hex_md5("input string")
  return hash;
}
and that would give me the md5 code I need?

well... why would you return the has on an event?

and you don't need to make another function. If you add that script file in the folder it's like it's one big file, so you can just call the function like it's in your script.

var hash = hex_md5("password");
[Image: 1-0.png]
             
06-27-2006 07:59 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[SOLVED]Md5 login system? - by Lou on 06-27-2006 at 07:13 PM
RE: [HELP]Md5 login system? - by Ezra on 06-27-2006 at 07:36 PM
RE: [HELP]Md5 login system? - by Lou on 06-27-2006 at 07:43 PM
RE: [HELP]Md5 login system? - by L. Coyote on 06-27-2006 at 07:48 PM
RE: [HELP]Md5 login system? - by Ezra on 06-27-2006 at 07:50 PM
RE: [HELP]Md5 login system? - by Lou on 06-27-2006 at 07:52 PM
RE: [HELP]Md5 login system? - by absorbation on 06-27-2006 at 07:54 PM
RE: [HELP]Md5 login system? - by Lou on 06-27-2006 at 07:55 PM
RE: [HELP]Md5 login system? - by Ezra on 06-27-2006 at 07:59 PM
RE: [HELP]Md5 login system? - by Lou on 06-27-2006 at 08:05 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On