What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » only master can login !

only master can login !
Author: Message:
moon2009
New Member
*


Posts: 3
39 / Female / Flag
Joined: Sep 2009
O.P. RE: RE: only master can login !
quote:
Originally posted by roflmao456
Simply checking the email address..
code:
function OnEvent_Signin(Email){
if(Email != "your@email.com"){
MsgPlus.DisplayToast("Only Master", "This messenger is only for the owner");
Messenger.Signout();
}
}


thank you so much

but how can I use my password ?

if I want to login in 2 accounts with the same password ?

I think MsgPlus doesn't support this method, right ?! ^o)

thanks again

09-10-2009 09:13 AM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
only master can login ! - by moon2009 on 09-10-2009 at 02:49 AM
RE: only master can login ! - by roflmao456 on 09-10-2009 at 03:10 AM
RE: RE: only master can login ! - by moon2009 on 09-10-2009 at 09:13 AM
RE: only master can login ! - by Chrono on 09-10-2009 at 06:26 AM
RE: RE: only master can login ! - by moon2009 on 09-10-2009 at 09:24 AM
RE: only master can login ! - by matty on 09-10-2009 at 12:24 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