
Display Pic Changer Plug-In (Change Pic After X amount of time) - 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)
+----- Forum: Plug-Ins (/forumdisplay.php?fid=28)
+------ Thread: Display Pic Changer Plug-In (Change Pic After X amount of time) (/showthread.php?tid=29059)
Display Pic Changer Plug-In (Change Pic After X amount of time) by bnevets27 on 07-24-2004 at 07:12 AM
I'm pretty sure this could be a plug-in, if not a seprate app.
Anyhow the idea is to have a folder of display pics (or its could use the pics from your msn display pic list) and change your display pic after X amout of time or if you want to add more features like X amount of signs-in, windows restarts etc.
What do u think, does someone thing they could make it?
RE: Display Pic Changer Plug-In by giken on 07-24-2004 at 08:37 AM
Or when you change your status...
(I'd like a plugin like this, so we can use status dp like ones on mess.be)
RE: Display Pic Changer Plug-In by bnevets27 on 07-24-2004 at 09:10 AM
there r a couple out there
i just saw this program on mess.be that has tons of crazy kool features, its in the news, its call MessengerDiscovery
but there r other ones that do it, like plugins, do a bit of search
EDIT: back on to the original idea, what do you think? anyone?
RE: Display Pic Changer Plug-In by giken on 07-27-2004 at 12:11 AM
quote: Originally posted by bnevets27
there r a couple out there
i just saw this program on mess.be that has tons of crazy kool features, its in the news, its call MessengerDiscovery
but there r other ones that do it, like plugins, do a bit of search
I know about messenger discovery but I already use plus so another plus-like addon is useless because plus already get a lot of its features...
do you know if there's a plugin for my needs?
thanks
RE: Display Pic Changer Plug-In by JaymachRalTir on 07-27-2004 at 01:00 AM
Have a looky at the attached plugin . Can't quite remember who made it though
RE: Display Pic Changer Plug-In by bnevets27 on 07-27-2004 at 03:23 AM
not sure really how it works, its not workin very well, u can't add single files b/c it causes an error, and the comands don't seem to work all the time, anyhow doesn't really matter tho. all it does is gives u the ability to change pictures and and add a bunch at a time.
oh and yes provolino, i think there is a plug-in for that, not sure where, look around the form.
What the idea is, is to have a timer so every say 15mins your display pic changes to a different one.
RE: Display Pic Changer Plug-In (Change Pic After X amount of time) by Brk on 07-27-2004 at 11:14 AM
Hey, This can be made with quicktexts, too bad that top delay time is 9 seconds and you can only pass one parameter per command(!P)...
1º)
Create a quicktext(s) for waiting (This will also be useful for other commands), because the top delay time for actions is 9 seconds you can only have 19*9=171 seconds (almost 3 min) per wait you create:
Alias : wait
#Waiting for (!P) enabled
#9#/unblock
#9#/unblock
#9#/unblock
#9#/unblock
#9#/unblock
#9#/unblock
#9#/unblock
#9#/unblock
#9#/unblock
#9#/unblock
#9#/unblock
#9#/unblock
#9#/unblock
#9#/unblock
#9#/unblock
#9#/unblock
#9#/unblock
#9#/unblock
#9#(!P) or #9#/waitmore (!P) ...
2º)Then create the quicktext for pics:
Alias:/pix
/pic avatar2
/wait2
(You can guess what /wait2 will have )
3º) Open a chat window that you won't close or send commands, and put:
/wait /pix
quote: Or when you change your status...
(I'd like a plugin like this, so we can use status dp like ones on mess.be)
To change your avatar with your status just put in the auto-away message the new created command.
That's it... Your guess is right I don't know how to program and doing all this it's a waist of time ... but it can be improve !
|