Shoutbox

msn display picture changer (auto) - 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: msn display picture changer (auto) (/showthread.php?tid=90795)

msn display picture changer (auto) by chance on 05-26-2009 at 09:15 PM

before you reply to me that there's already a couple scripts like this... i already know and tried. they are great but it doesn't do one thing. it is limited intervals. one only goes up to 9000 seconds... the other 900 minutes or so. anymore and it goes back to default. isn't there any that are unlimited? is it hard to do or something? i like to change my pics/gifs every 48 hours. there is a program that does this but it doesnt support gif and thats what i want ;/

these are the two scripts i've tested. i love em but yeah. limited intervals suck.

http://www.msgpluslive.net/scripts/view/77-Display-Picture-Changer/

http://www.msgpluslive.net/scripts/view/25-Random-DP/

can anyone help me with this problem?


RE: msn display picture changer (auto) by blessedguy on 05-26-2009 at 10:41 PM

Not really, since the counter starts after you've signed in to messenger, and it's mostly unprobable that someone is able to let Messenger up and running for 48 hours in a row.
Anyways, don't know if it is impossible.


RE: msn display picture changer (auto) by Spunky on 05-26-2009 at 10:59 PM

quote:
Originally posted by blessedguy
Not really, since the counter starts after you've signed in to messenger, and it's mostly unprobable that someone is able to let Messenger up and running for 48 hours in a row.
Anyways, don't know if it is impossible.


It's very possible using the date object in JScript... If you format a date string properly, you can use a simple
Javascript code:
if(now_time >= time_to_change){
 ChangeDP();
}


which will include date and time differences :p
RE: msn display picture changer (auto) by blessedguy on 05-26-2009 at 11:02 PM

But then shouldn't the computer be turned on for those whole 48 hours?

Update:

quote:
Originally posted by Spunky
no, save the "time_to_change" var somewhere and reload it on startup ;)
Nicey, thanks =)
RE: msn display picture changer (auto) by Spunky on 05-26-2009 at 11:28 PM

no, save the "time_to_change" var somewhere and reload it on startup ;)

EDIT: In fact...
* Spunky gets on WLM and starts experimenting


RE: msn display picture changer (auto) by chance on 05-27-2009 at 08:13 AM

the program i used for normal jpg display pictures was MSN Pictures Displayer: http://www.msnpd.org/

unfortunately it's not a script for Messenger Plus live so it sits in the system tray... but you can put over 48 hours. shame it doesn't support gif. anyhow, i would rather use a script on msn instead of that.


RE: msn display picture changer (auto) by chance on 06-22-2009 at 07:16 PM

any ideas yet? i'm dying for one of these to happen. i have tons and tons of gifs id like to be used as a slideshow without limited minutes or hours. hate manually changing pics ;/