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

Search Results
Subject Author Forum Time
RE: [UPDATE] Mute 1.3
@kraus: I've noticed that this bug still hasn't been fixed. The problem is that the event for a script being closed, or WLM being exited is not always triggered, so Mute doesn't notice, and doesn't unmute sounds. And the next time it starts, it d...
noroomScripting11-13-2006 at 06:06 PM
RE: [UPDATE] Mute 1.3
You could make a quicktext or a small script that does that for you.
noroomScripting10-17-2006 at 11:10 AM
RE: [REQUEST] Appearing Offline But Keep The Windows Open!
Yeah, we know.
noroomScripting10-09-2006 at 11:18 PM
RE: [beta] Several Scripts Inside
So Clear-er will stop filetransfers and activities? Not good. =/
noroomScripting09-24-2006 at 07:34 AM
RE: [UPDATE] Mute 1.3
Thanks ChoPraTs, but there was no need to explain it again. I understood your english just fine, don't worry. Oh, and I lived in Peru for 17 years (I'm 20), that's why I can speak spanish. Anyway, I looked into the script, and realized I added err...
noroomScripting09-03-2006 at 12:18 PM
RE: [UPDATE] Mute 1.3
Haha, don't worry, spanish is my first language. ;) Weird that Mute 1.2 didn't work. It's exactly meant to fix that problem. Are you sure you tested 1.2?
noroomScripting09-01-2006 at 02:01 PM
RE: [UPDATE] Mute 1.3
ChoPraTs: Open the Plus! preferences, then go to Scripts, and check "Enable debugging options". A window called "Script debugging" should appear. If it doesn't, go to your contact list and press the Alt key. Then click on the Plus! menu item and...
noroomScripting09-01-2006 at 09:31 AM
RE: [UPDATE] Mute 1.3
Glad to hear the latest version is working fine for you! :)
noroomScripting08-29-2006 at 08:51 AM
RE: [UPDATE] Mute 1.3
That is awesome. I was looking for something that did that, but I gave up. I'll look into that (hope it's well documented :P ) and implement it when I have time. Thanks for letting me know!
noroomScripting08-27-2006 at 07:53 PM
RE: [UPDATE] Mute 1.3
Yeah, that's my fault. I assumed registry keys were a standard for every WLM user, but it appears that it's location dependant. Now, this may mean that there are some keys that I don't have, which Mute will not mute, but I doubt it. Adding that ke...
noroomScripting08-27-2006 at 10:39 AM
RE: Messenger Plus! Live Enhancer
Open the preferences window. Go to contact list. Click between "seconds)" and the textbox. The combo box of Advanced pops up.
noroomScripting08-25-2006 at 07:23 PM
RE: [UPDATE] Mute 1.3
Yeah, it's what I wanted to do, but I have big exams coming up, so development will be put on hold for a while.
noroomScripting07-26-2006 at 01:08 PM
RE: [UPDATE] Mute 1.3
I explained how to unmute sounds manually in the first post. Read it again. That is happening because of an error when writing to the registry keys. Keys that have been written to stay like that (muted) and the rest of the code isn't executed anymor...
noroomScripting07-24-2006 at 06:42 PM
RE: Brb-in-one
I added this into my littlehelper script weeks ago. Whenever I say brb to one contact, it automatically sends it to all conversation windows and sets my status to BRB. Just be careful that the message sent to all windows doesn't trigger the script a...
noroomScripting07-22-2006 at 08:15 AM
RE: [Request] a script to forward your hotmail to one of your extra accounts
It cannot be done with a script.
noroomScripting07-20-2006 at 08:57 AM
RE: [REQUEST] Set DP from now playing mp3
[URL=http://www.closetosoftware.com/?s=cdartdispla y]CD Art Display[/URL] Install it, copy [URL=http://www.closetosoftware.com/temp/cadrc4b38 4.zip]the latest build[/URL] to the program's folder, and set it up. I doubt any script will do better than t...
noroomScripting07-16-2006 at 08:00 PM
RE: The open/closed window notifier feature
Wow, you really have [b]no idea[/b] what you're talking about. Yes, the name is very likely to be changed, (see fanatic.net.nz for more info), but the program will be a stand-alone application now. Not a Plus! script. It might have a script as a lo...
noroomScripting07-16-2006 at 04:56 PM
RE: [UPDATE] Mute 1.3
Hm, I should add some error handling. That may make the script work for Tan_Hu too. *adds to To do list*
noroomScripting07-14-2006 at 06:45 AM
RE: [UPDATE] Mute 1.3
The Script DB problem escapes me, but MenthiX has fixed it already (thanks!). Oh, and I didn't really expect it to work with Vista. It probably doesn't include a scripting shell like the one on XP. And even if it did and it was compatible, I don'...
noroomScripting07-13-2006 at 10:30 AM
RE: [BUG] /me command
And despite my best efforts, this issue hasn't been acknowledged yet. I need this fixed, because I want my script to use the /me commands to send information to the other client, and it looks weird if sometimes it's bolded and sometimes it's not :...
noroomWLM Plus! Bug Reports07-12-2006 at 01:36 PM
RE: [Request] Downloads Organizer
Yeah, no way I'm doing it like that... Thanks. :P
noroomScripting07-12-2006 at 01:32 PM
RE: [Help] Replacing Text Using Scripts (I think I'm dumb lol)
Don't Strings have a .toUpperCase() method?
noroomScripting07-12-2006 at 01:31 PM
RE: [UPDATE] Mute 1.3
Hm, the script is called "Mute" because it mutes sounds. Toasts are silent... Bit I guess I'll look into that anyway, expand the script's horizons :)
noroomScripting07-12-2006 at 10:18 AM
RE: [Help] Replacing Text Using Scripts (I think I'm dumb lol)
[code]function OnEvent_ChatWndSendMessage(ChatWnd, sMessage) { if(sMessage == "hye"); { return "hey"; } }[/code] Read a few tutorials for JScript, or even Java/Javascript. They help a lot.
noroomScripting07-11-2006 at 10:53 PM
RE: [Request] Downloads Organizer
How do you detect the arrival of a new file?
noroomScripting07-11-2006 at 09:33 PM
[Hide Excerpts] Pages: (4): « First [ 1 ] 2 3 4 » Last »