What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » Search » Results

Search Results
Subject Author Forum Time
RE: hmm a problem...
Uggi if im getting this right, you want to access a script on his computer. What you can do, is create another command to activate the script in ChatWndReceiveMessage. You use !popup for your computer, and say !!popup for his computer.
mlevitScripting08-04-2006 at 10:21 AM
RE: [Release] Auto status change
Done. I have updated the first post with the new file
mlevitScripting08-04-2006 at 06:39 AM
RE: [req] Automatic BRB
Umm yeah go for it, ive updated the file. It should work now
mlevitScripting08-04-2006 at 04:50 AM
RE: [req] Automatic BRB
[url=http://shoutbox.menthix.net/showthread.php?ti d=64452&pid=707356#pid707356]Script released[/url]
mlevitScripting08-04-2006 at 04:37 AM
[Release] Auto status change
As requested [url=http://shoutbox.menthix.net/showthread.php?ti d=64447&pid=707351#pid707351]here[/url] i have made the small script to change the status. It will change your current status depending on what your message is (in any case ie brb/Brb). [...
mlevitScripting08-04-2006 at 04:37 AM
RE: [Request] Pre-made "answering machine" script
It could be done, but i reckon it would take a hell of a lot of programming to make sure it checks what has been said before by the user and the contact. Pretty much you have to make an AI that is fairly smart. Maybe someone has alot of time on their...
mlevitScripting08-02-2006 at 06:24 AM
RE: Selective Talker
If you're talking about adding a stop/start to the script menu that would stop/start the script then it wont work because the script has to be started for the menu to exists. I had tried to make it so it doesn't block the people who you currently ...
mlevitScripting07-30-2006 at 11:01 PM
RE: [Request] Auto Correct
It's easy enough to make a script place a [b]'[/b] into words which need it, because you could just make a list of all the words that need it. But for actually correct grammar that would be quite tricky. You would just actually have to make your ow...
mlevitScripting07-29-2006 at 10:40 PM
RE: Chat window open
Yeah ive incorporated that script and have added my own few features and other users features. This is why i am not submitting this script into the DB because half the work was done by Anthony Leach. I had just made this for my gf, so i customized it...
mlevitScripting07-29-2006 at 01:05 PM
RE: Chat window open
Couldn't get to work. Final release of the script is [url=http://members.optusnet.com.au/m_levit/All/ot her/Selective%20Chatting.plsc]Here[/url] If anyone wants to have a crack at this, be my guest. One other bug i had found was, when you block all/u...
mlevitScripting07-29-2006 at 11:08 AM
RE: Selective Talker
Thanks, i've implemented that into the script.
mlevitScripting07-29-2006 at 11:05 AM
RE: Chat window open
Hmm, doesnt seem to work, still blocks and leaves them blocked Update: When i run Block All for the second time without unblocking anyone, the contacts that have their windows currently opened become unblocked. markee your function works, but for som...
mlevitScripting07-29-2006 at 08:41 AM
RE: Chat window open
Ok... what ive tried doing is this, i would run the for loop which should block every contact. Then i would run [code]function openedChats() { var Windows = Messenger.CurrentChats; var e = new Enumerator(Windows); for(; !e.atEnd(); e.moveNext()) ...
mlevitScripting07-29-2006 at 08:26 AM
Chat window open
Hey, Im trying to get something to work here [code]var e = new Enumerator(Messenger.MyContacts); for(; !e.atEnd(); e.moveNext()) { var Contact = e.item(); Contact.Blocked = "True"; } [/code] Thats my code, it just iterates through ...
mlevitScripting07-29-2006 at 05:14 AM
RE: [REQUEST] Rotating PSM - now playing.
It wouldn't be too hard, all you would need to do is turn the show whats playing off and on every # of seconds, but i don't see this in the scripting documentation.
mlevitScripting07-29-2006 at 12:06 AM
RE: Selective Talker
Oh mate, that's fantastic. I was set to do that this morning. If you could send your version too m_levit@optusnet.com.au and maybe just mark your added code that would be great.
mlevitScripting07-28-2006 at 10:27 PM
RE: Selective Talker
Thanks RaceProUK, I obviously didn't write the whole program mainly because i cannot be bothered reading through the API :D Maybe when i have time later ill read through it, see what cool things i can come up with.
mlevitScripting07-28-2006 at 02:54 PM
Selective Talker
Hey, I have taken Selective Talker and changed a few things around in it. I had made it for my girlfriend so that she can use it with ease. So i had implemented a menu where you can select Block All / Unblock All instead of !blockall / !unblockall in...
mlevitScripting07-28-2006 at 02:43 PM
RE: Offline messages
Nope see i only get the last line logged with WL!P
mlevitWLM Plus! General07-10-2006 at 09:45 AM
Offline messages
Hello, I have noticed that WLM's offline messages do not get logged by MPL. Is this because it cannot be done yet, or some other reason behind it?
mlevitWLM Plus! General07-09-2006 at 03:47 AM
Tab Names
Hey, I'm not sure if this has been mentioned already, but with WLM and MsgPlus! Live the tabs which are created by MsgPlus! Live do not have the nicknames which i gave my contacts through WLM. The tabs display the contacts original name. Is this pos...
mlevitWLM Plus! General06-26-2006 at 12:02 PM
RE: [Request] Flashing Tab
That can't be true. If im talking to person A and person B replies. The tab will blink for 15 seconds and then switch to persons B conversation after 15 seconds, even thought you are still talking to person A? I have tried talking to two people and...
mlevitWLM Plus! General11-15-2005 at 02:15 AM
RE: [Request] Flashing Tab
I am talking about tabbed chats. When im chatting to another person, the tab will continously blink. It will never stop flashing/switch until clicked or switched to by the user.
mlevitWLM Plus! General11-15-2005 at 01:57 AM
[Request] Flashing Tab
Hello, I was wondering if there was a way of stopping the tab from flashing after a certain number of flashes. When a new message is received the tab flashes continiously until clicked. Could this be fixed and made like the taskbar flashing, where af...
mlevitWLM Plus! General11-15-2005 at 01:43 AM
[Feature Request] Sorting renamed contacts
Hello, I was just wondering if there is a possibility to make Messenger Plus! sort my renamed contacts by alphabetical order. If this option already exists please somebody let me know. Thanks
mlevitWLM Plus! General09-04-2005 at 04:25 AM
[Hide Excerpts] Pages: (2): « First « 1 [ 2 ] Last »