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

Search Results
Subject Author Forum Time
RE: Contact PSM change
You can use enumerators using the for() loop, as I'd described in my previous post. There may be alternatives, like a while() loop, but this one's what I got used to and prefer to use. Cheerio ;) @ Matti: Cause I think such an array is easier to ac...
SmokingCookieScripting10-28-2008 at 06:37 PM
RE: iTunes+ - An iTunes Script For MP!L
@ alexp2_ad: I'd like to inform you that the Dutch translation is full of spelling errors. Would you like me to give it another shot?
SmokingCookieScripting10-28-2008 at 06:08 PM
RE: The script has been imported but failed to start.
Then it's somewhere between the "Scripts" folder and Messenger Plus! Live. Have you installed any new software that may 'block' interactions between MPL and your files? I assume they appear in the list in the preferences window?
SmokingCookieScripting10-28-2008 at 06:00 PM
RE: The script has been imported but failed to start.
Try seeing if the scripts' names appear in Messenger Plus!'s folder (by default [i]C:\Program Files\Messenger Plus! Live\Scripts[/i]).
SmokingCookieScripting10-28-2008 at 03:43 PM
RE: Contact PSM change
[code] var Contacts = new Array(); function LoadContacts() { for(var e = new Enumerator(Messenger.MyContacts); !e.atEnd(); e.moveNext()) { Contacts[e.item().Email] = e.item(); // Convert Messenger.MyContacts to an array } } fu...
SmokingCookieScripting10-28-2008 at 03:32 PM
RE: [Release] Countdown Live (Latest: 2.2.021)
@Eddie: I've explained it to Matti, so I guess he'll take care of it.
SmokingCookieScripting10-26-2008 at 10:34 AM
RE: [Release] Countdown Live (Latest: 2.2.021)
[s]You're right.. Capitalising doesn't work.. I think they're 'lower-cased', as entirely different words do work..[/s] Changing doesn't work.. Bug?
SmokingCookieScripting10-26-2008 at 10:15 AM
RE: [Release] Countdown Live (Latest: 2.2.021)
Check the Languages tab.. There's a check mark that has to be [b]un[/b]checked. "Always use the words from the language file ....."
SmokingCookieScripting10-26-2008 at 09:26 AM
RE: [Release] msfSpy (Minesweeper Flags Spy)
So the script is fine, but the game's code sucks? (simply put)
SmokingCookieScripting10-24-2008 at 07:09 PM
RE: [Release] msfSpy (Minesweeper Flags Spy)
You might want to use CookieRevised's ReloadScript() function to solve the 1st problem..?
SmokingCookieScripting10-24-2008 at 06:44 PM
RE: [Release] Windows Aero Messenger 2.0
Got a little bug when loading webcam conversation. See attachment. [size=1]offtopic: lol post 333[/size]
SmokingCookieSkinning10-24-2008 at 09:10 AM
RE: [Release] GTA IV Messenger 3.02
Err.. I've taken a look at your skin's 923 def, but I don't see any conditionally enabled elements with a layoutpos=none.. I've 'converted' my 923 def file to what you're saying, and the Plus! buttons have disappeared. I can see that you've a...
SmokingCookieSkinning10-23-2008 at 05:06 PM
[Release] GTA IV Messenger 3.02
Bring the world's best-selling game to your Messenger with: [align=center][size=8]GTA IV Messenger[/size][/align] [b]Features[/b]: - 21 backgrounds, including 3 artworks - Large DPs in detailed contact list mode - Transparent scroll bars and window ...
SmokingCookieSkinning10-23-2008 at 12:03 PM
RE: [help] what im listening to?
This can be done, but application-specific (e.g. iTunes handles tracks differently than WMP)
SmokingCookieScripting10-23-2008 at 06:55 AM
RE: Word 2007 won't display images
Thanks mate :D
SmokingCookieTech Talk10-22-2008 at 08:32 AM
Word 2007 won't display images
Hi, I've got a quick question for which I don't wanna bother creating (yet another) account on some forum: how do I get Word 2007 to display images again? Right now it only displays a square the size of the image.. This is kinda nasty when working ...
SmokingCookieTech Talk10-21-2008 at 11:20 AM
RE: [err..] Redistributing software
Then it comes in handy that I only understand JScript, so I [b]can not[/b] make any source changes (without f*ckin'up my PC :P )
SmokingCookieScripting10-21-2008 at 09:07 AM
RE: [Updated] Live Notifier V1.10 (formerly Convo Notifier)
WLM 8.5, Plus! 4.70, WinVista SP 1, 32 bit gives this error: [URL=http://img221.imageshack.us/my.php?image=naam loostc1.jpg][IMG]http://img221.imageshack.us/img22 1/2944/naamloostc1.th.jpg[/IMG][/URL][URL=http://g .imageshack.us/thpix.php][IMG]http://im...
SmokingCookieScripting10-20-2008 at 12:40 PM
RE: [err..] Redistributing software
Hehe :P I think it means I can just release my script without having to pay the FMPEG guys and, above all, not having the cops at the door. Correct me if I'm wrong, though :P
SmokingCookieScripting10-20-2008 at 12:15 PM
RE: [err..] Redistributing software
[quote="[url=http://www.gnu.org/licenses/gpl-faq. html#DoesTheGPLAllowRequireFee]GPL FAQ[/url]"]The GPL is a free software license, and therefore it permits people to use and even redistribute the software without being required to pay anyone a fee ...
SmokingCookieScripting10-20-2008 at 09:50 AM
RE: [err..] Redistributing software
[s]I kinda 'copy-pasted' FFMPEG from one of those programs. So, I started searching for GNU GPL v3, but I don't see any clear permission to redistribute software licensed under it.[/s] So, I can just release my script including FFMPEG?
SmokingCookieScripting10-20-2008 at 09:23 AM
RE: [err..] Redistributing software
But there is some software that is not licensed under the GPL v3, but does use FFMPEG.. Are these illegal?
SmokingCookieScripting10-20-2008 at 09:05 AM
RE: [HELP]Auto respond on a specific message
Well, you're doing it a little bit complicated. If you're planning to use "int" for integer numbers, "float" for floating point numbers, and so on, you'll have to either look at some reference for a thousand times, or "study" all those data...
SmokingCookieScripting10-20-2008 at 08:41 AM
RE: [help] what im listening to?
Type "/fakemedia" in a convo. [s]Update: you can now also use /FakeMedia [Media Message] [Type], whereas[/s] Type is one of the following values: Music Games Office None [s]Both[/s] All parameters are optional, but [b]use the brackets[/b] or they'...
SmokingCookieScripting10-20-2008 at 07:48 AM
RE: [err..] Redistributing software
Well, the license is included, and credits are given in the "About" box.. [s]Now comes the worst part :P[/s] Maybe?
SmokingCookieScripting10-20-2008 at 07:38 AM
[Hide Excerpts] Pages: (33): « First « 16 17 18 19 [ 20 ] 21 22 23 24 » Last »