What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Is there a script to.....?

Is there a script to.....?
Author: Message:
vaccination
Veteran Member
*****

Avatar

Posts: 2513
Reputation: 43
32 / Male / –
Joined: Apr 2005
RE: Is there a script to.....?
quote:
Originally posted by 134jimbodude


    code:
    var allowed;
    var restricted = ''; //Edit to your Email
    function OnEvent_Signin(){
    if (Messenger.MyEmail == restricted && allowed == false){
    Messenger.Signout();
    }
    if (Messenger.MyEmail == restricted){
    MsgPlus.AddTimer("AcTime", 60*60*1000);//Ads a 1 hour timer for access time
    }
    }


That should work but i haven't tested it



That isn't going to allow him/her to choose when to sign out though is it? (i don't have any scripting knowledge TBH but it doesn't look like it will :S)
[Image: jumbled.png]
09-13-2006 06:54 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Is there a script to.....? - by lu_benja on 09-13-2006 at 06:39 PM
RE: Is there a script to.....? - by Jesus on 09-13-2006 at 06:40 PM
RE: Is there a script to.....? - by lu_benja on 09-13-2006 at 06:43 PM
RE: Is there a script to.....? - by Jimbo on 09-13-2006 at 06:51 PM
RE: Is there a script to.....? - by vaccination on 09-13-2006 at 06:54 PM
RE: Is there a script to.....? - by lu_benja on 09-13-2006 at 06:56 PM
RE: Is there a script to.....? - by Ezra on 09-13-2006 at 06:57 PM
RE: RE: Is there a script to.....? - by vaccination on 09-13-2006 at 07:03 PM
RE: Is there a script to.....? - by Jesus on 09-13-2006 at 07:02 PM
RE: Is there a script to.....? - by Jesus on 09-13-2006 at 07:05 PM
RE: Is there a script to.....? - by lu_benja on 09-13-2006 at 07:11 PM
RE: Is there a script to.....? - by vaccination on 09-13-2006 at 07:12 PM
RE: Is there a script to.....? - by lu_benja on 09-14-2006 at 01:46 PM
RE: Is there a script to.....? - by crank on 09-15-2006 at 09:29 AM
RE: RE: Is there a script to.....? - by CookieRevised on 09-15-2006 at 11:18 AM
RE: Is there a script to.....? - by Felu on 09-15-2006 at 12:05 PM
RE: RE: Is there a script to.....? - by Jimbo on 09-15-2006 at 08:07 PM
RE: Is there a script to.....? - by Matti on 09-15-2006 at 12:38 PM
RE: Is there a script to.....? - by Felu on 09-15-2006 at 12:39 PM
RE: Is there a script to.....? - by Matti on 09-15-2006 at 12:44 PM
RE: Is there a script to.....? - by lu_benja on 09-15-2006 at 08:02 PM
RE: Is there a script to.....? - by CookieRevised on 09-15-2006 at 08:32 PM
RE: Is there a script to.....? - by Jimbo on 09-15-2006 at 08:34 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