A script to change statuses after X minutes?? - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4) +---- Forum: Scripting (/forumdisplay.php?fid=39) +----- Thread: A script to change statuses after X minutes?? (/showthread.php?tid=71370) A script to change statuses after X minutes?? by kryp2nyt on 02-04-2007 at 12:29 PM
Hi all RE: A script to change statuses after X minutes?? by hmaster on 02-04-2007 at 02:09 PM
Yes, use the scripting documentation. RE: A script to change statuses after X minutes?? by kryp2nyt on 02-04-2007 at 05:33 PM
I don't know how to script RE: A script to change statuses after X minutes?? by Baggins on 02-04-2007 at 06:18 PM
If you want to be changed to away after 15 minuets you can do this using wlm. For apper offline yopu would need a script though. RE: A script to change statuses after X minutes?? by kryp2nyt on 02-04-2007 at 08:10 PM What I need is a script for ALL statuses, not only 'Away' RE: A script to change statuses after X minutes?? by roflmao456 on 02-05-2007 at 02:55 AM i have created it for you it changes to quote:.. hope it works! RE: A script to change statuses after X minutes?? by kryp2nyt on 02-05-2007 at 10:59 AM
Thanks a million!! RE: A script to change statuses after X minutes?? by roflmao456 on 02-06-2007 at 01:24 AM
quote: starts automatically on next sign in edit: oh and edit the script inside to put your msn email on the MyEmail variable. tell me if you want the script to have enable/disable or Status > switch to whatever in 15 min ... in the menu. RE: A script to change statuses after X minutes?? by kryp2nyt on 02-06-2007 at 09:05 AM
I signed out and signed in...it doesn't work RE: A script to change statuses after X minutes?? by roflmao456 on 02-06-2007 at 08:57 PM
ok.... quote: Plus! > Preferences > Scripts > Status Switcher > Edit then if you look near the top it will say code: like that then inside the "" you add your email. for example: var myEmail="whatever@lol.com" maybe that should help? RE: A script to change statuses after X minutes?? by kryp2nyt on 02-07-2007 at 10:41 AM
Still doesn't work!!! RE: A script to change statuses after X minutes?? by CookieRevised on 02-07-2007 at 01:48 PM
quote:The script from roflmao456 does not work indeed and is certainly not what you requested. It does not detect idle time (and thus triggering after x minutes of idle time). And even as a pure 'setting status to something after x minutes of sign in' it doesn't even work. I'm sorry to say but on almost each line of this small script there is something wrong. roflmao456, do not post scripts which A) are not requested, B) don't even work... RE: A script to change statuses after X minutes?? by kryp2nyt on 02-07-2007 at 02:06 PM Is there any possible hope of creating a full script with full window options, instead of only relying on commands (which I don't understand)? RE: A script to change statuses after X minutes?? by CookieRevised on 02-07-2007 at 02:13 PM
If someone bothers to make it, yes RE: A script to change statuses after X minutes?? by Nerwin on 02-08-2007 at 09:41 AM i would appreciate a script with that function... in needs RE: A script to change statuses after X minutes?? by Eljay on 02-08-2007 at 09:52 AM
quote: Surely you can just use the MyStatusChange event? Or am I missing something... Edit: 2500 posts \o/ RE: A script to change statuses after X minutes?? by Volv on 02-08-2007 at 10:11 AM
quote:I believe you are missing something quote:He wants the status to change only when he hasnt been attending for 15 minutes (ie. the user hasnt interacted with the PC for 15 mins) RE: A script to change statuses after X minutes?? by CookieRevised on 02-09-2007 at 10:24 AM
Which can be done as Eljay said, by using the MyStatusChange... He didn't missed something RE: A script to change statuses after X minutes?? by kryp2nyt on 02-12-2007 at 12:31 PM
Guys guys guys... RE: A script to change statuses after X minutes?? by CookieRevised on 02-12-2007 at 07:44 PM Which is exactly what we're talking about krypt2nyt RE: A script to change statuses after X minutes?? by kryp2nyt on 02-15-2007 at 04:55 PM So is the project on or off? RE: A script to change statuses after X minutes?? by CookieRevised on 02-20-2007 at 12:56 AM
I already did the 'big work' and reversed engineered messenger to be able to patch it. I just need to make a script out of it (and that is taking time since I work these days long hours and don't have much time on my hands atm). |