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

Search Results
Subject Author Forum Time
RE: [UPDATE] Mute 1.3
Sorry, thought you meant the WLM custom sounds. :$
deAdScripting07-11-2006 at 12:47 PM
RE: Contact.Group?
Oh oops. I meant loop through the [b]groups[/b]. *edits*
deAdScripting07-10-2006 at 11:13 PM
RE: Contact.Group?
You'll need to create a dll, add the messenger api, and then loop through the [s]contacts[/s] groups and block them. The hardest part will actually be making/importing the dll ;) (and for most people other than me thats not a challenge)
deAdScripting07-10-2006 at 10:09 PM
RE: [UPDATE] Mute 1.3
The Sound paths are stored in HKCU\Software\Microsoft\MSNMessenger\PerPasspo rtSettings\<UserId>\Sounds\<Sound Name>\Path. The path is binary encrpyted.
deAdScripting07-10-2006 at 09:07 PM
RE: Script does not start, or hook onto Plus! menu
Try renaming them :P once the script wouldn't load because i had variables named "ENCRYPT" and "DECRYPT", and it worked after i renamed them :S
deAdScripting07-10-2006 at 02:23 PM
RE: Contact.Group?
The Groups would be handled in the Messenger API by plus!, but Plus! has had problems accessing the groups through the API. I've tried to do it inside JScript and it crashed messenger, but through an external program it worked fine. So you could do ...
deAdScripting07-10-2006 at 01:13 PM
RE: [Developers] Multiple Language Class
Thanks. I agree with your opinion on simplicity, and so I built the class to work as easily/simply as I could. ;) glad you like it
deAdScripting07-09-2006 at 03:22 PM
RE: Script does not start, or hook onto Plus! menu
Maybe try changing some global variable names. [code]var Email = Messenger.MyEmail; var ScriptName = "Message Enchanter";[/code] Once it wouldn't load the script until I changed the names :S Also, make sure messenger is signed in when you set Emai...
deAdScripting07-09-2006 at 03:18 PM
RE: [Developers] Multiple Language Class
Bleh. -dt- broke the unwritten rule of not doing requests someone else said they'd do...at least until the other person has released theirs :@
deAdScripting07-09-2006 at 12:49 AM
RE: [resource hack tutorial] MAKE THE INFOBAR RED
Wrong forum; even though people wanted it you still shouldn't put it here ;)
deAdSkype & Live Messenger07-08-2006 at 10:07 PM
[Developers] Multiple Language Class
[size=1]Note: download below :) Also, I do realize that this is a simple class and that anybody could easily see how to use it by looking at the code, but I felt like writing this example. It's not perfect, and it doesn't cover every tiny use of th...
deAdScripting07-08-2006 at 06:51 PM
RE: Multi Language class for scripts (request)
Oh, didn't notice that. Well anyways, mine is done. :) *releases* it works differently than yours, but it still works. =)
deAdScripting07-08-2006 at 06:49 PM
RE: Multi Language class for scripts (request)
I've finished mine too, I'm currently writing how to use it. I see yours is for windows...mine does some things with windows, but it also does just any strings too :)
deAdScripting07-08-2006 at 05:54 PM
RE: Multi Language class for scripts (request)
Since it only reads files in a specific format, (very simple format ;)), it won't be possible. You [i]can[/i] use whatever filekind that you want, but they must be formatted the same. However, by providing the Window files, you can use the CreateWnd...
deAdScripting07-08-2006 at 01:26 PM
RE: Multi Language class for scripts (request)
It works very well. You can insert comments in the text files too, so they don't get super-confusing to edit ;) ...
deAdScripting07-08-2006 at 01:02 PM
RE: Multi Language class for scripts (request)
It's pretty much done. Tomorrow I'll be squashing some bugs and testing it more thoroughly, maybe writing a [i]tiny[/i] bit of documentation :P...it's small though. It is very simple to use, and relies on external files. It has a function to open ...
deAdScripting07-08-2006 at 01:38 AM
RE: Multi Language class for scripts (request)
Yeah, I was just thinking about that. You'd have to use SetControlText to change the controls' text to something in the file...
deAdScripting07-07-2006 at 11:46 PM
RE: Multi Language class for scripts (request)
Hmmm, good idea. I'm starting to work on this :) and I like your idea too, J-Thread :)
deAdScripting07-07-2006 at 11:00 PM
RE: can this be done?
The icons. The notifications are probably possible through the registry.
deAdScripting07-07-2006 at 09:57 PM
RE: can this be done?
Not possible.
deAdScripting07-07-2006 at 09:54 PM
RE: [Request] Group Chatting
No, the protocol doesn't allow this.
deAdScripting07-06-2006 at 11:23 PM
RE: [Release] NoEmoticons 1.0
Remember that the other user needs MP!L to see it without emoticons, as MP!L replaces the images when they get to the chat box.
deAdScripting07-06-2006 at 08:13 PM
RE: [Updated] AppMon+ 2.0 - Now Better! (Bug fixes, new features)
You can put a normal psm with (i) in front, works fine but it's not underlined in blue ;)
deAdScripting07-06-2006 at 12:26 AM
RE: Run Windows Media Player from WLM
Find the path to your WMP, then make a quicktext. The shortcut: "/wmp" The text to replace: "/run <path>"
deAdScripting07-06-2006 at 12:23 AM
ListView control
Two questions about the ListView control. (1) When I set it to be able to sort by clicking on the Column Headers, it doesn't do anything. (2) When I set it to allow editing, it does, but the edits are not saved at all. When the edit box loses focus,...
deAdScripting07-05-2006 at 09:58 PM
[Hide Excerpts] Pages: (43): « First « 35 36 37 38 [ 39 ] 40 41 42 43 » Last »