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:
Chrono
forum admin
*******

Avatar
;o

Posts: 6023
Reputation: 116
39 / Male / Flag
Joined: Apr 2002
Status: Away
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();
}
}

That doesnt help at all considering he probably doesnt know how to script :P

This post was edited on 09-10-2009 at 06:26 AM by Chrono.
[Image: wdz_discrate.png]
09-10-2009 06:26 AM
Profile 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