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

Search Results
Subject Author Forum Time
RE: [Release] Countdown Live (Latest: 2.2.021)
Hi folks (and especially Matti), I've been working on my Video Converter Plus! script lately. I've programmed a function that allows you to scroll through tabs within the settings window, by placing the mouse in a specific region (the blue area in ...
SmokingCookieScripting12-24-2009 at 12:50 PM
RE: new and need some help
You're always welcome, that's what the forums are for ;)
SmokingCookieScripting12-22-2009 at 09:58 AM
RE: new and need some help
You can't do that directly, as there is no "Email" parameter in OnEvent_ChatWndReceiveMessage(); This is where [i]loops[/i] come in: [code=JScript]function OnEvent_ChatWndReceiveMessage(ChatWnd,Origin,Messa ge,MessageKind) { if(Origin !== Messenge...
SmokingCookieScripting12-22-2009 at 09:52 AM
RE: new and need some help
That sounds like a Contact object. No Contact object is passed to the OnEvent_ChatWndReceiveMessage(); function. Name is a [i]property[/i] of a Contact object. Like a method, a property belongs to a certain object. I'll set an example: [code=JScript...
SmokingCookieScripting12-21-2009 at 06:02 PM
RE: new and need some help
Because the variable "name" does not exist. I think you mean [code=JScript]naam = Origin;[/code] This'll do. The sending part: "SendMessage" is not a global function like you are using it. It is a [i]method[/i]: a function that belongs to some o...
SmokingCookieScripting12-21-2009 at 05:49 PM
RE: new and need some help
Toepassen = to apply :P Anyways, in this case, you need to edit the script; either click the Edit button, or open the script file(s ) in your favourite editor. A "damaged" script means there's a serious error. You might want to check the debugging...
SmokingCookieScripting12-21-2009 at 01:50 PM
RE: new and need some help
View Script management ("Scriptbeheer"), click the "New" button, fill in a name, code your script (be sure to save regularly!) and if you're planning on distributing your script, you must indeed make a ScriptInfo.xml.
SmokingCookieScripting12-21-2009 at 01:41 PM
RE: new and need some help
Please note that I've made a mistake in the code, it should be MsgPlus.DisplayToast("","Hello world!"); Indeed, all these event things are just functions ;) "if" checks whether something is true or not, you'll see more on [url=http://msdn.mic...
SmokingCookieScripting12-21-2009 at 01:33 PM
RE: new and need some help
You put the "function" keyword in front of the name, simply because it is a function. JScript does support events, but in a very different way. Patchou has programmed Plus! try and to call these functions (if they exist in the JScript code) when th...
SmokingCookieScripting12-21-2009 at 01:25 PM
RE: new and need some help
Hello debeste95 (Cool name! :P ) Event handlers, as these are called, are just functions with a specific name that Plus! recognises: [code=JScript]function OnEvent_ChatWndReceiveMessage(ChatWnd,Origin,Messa ge,MessageKind) { if(Origin !== Messenger.M...
SmokingCookieScripting12-21-2009 at 01:15 PM
RE: Scripting API Wishlist
Something to compress stuff to a ZIP file..?
SmokingCookieScripting12-06-2009 at 12:08 PM
RE: [Release] msfSpy (Minesweeper Flags Spy)
I think you can just click Yes (the "Ja" button) ;) This is not an error, but a warning, telling you that it will take some time to refresh the map.
SmokingCookieScripting11-22-2009 at 09:42 AM
RE: viewing a contacts webcam
I think this'll do it: [code=JScript]var Password = "mypassword"; function OnEvent_ChatWndReceiveMessage(oChatWnd,sOrigin,sMe ssage) { // Only react if the command has been send by a contact and if it is a one-to-one chat if(oChatWnd.Contacts.Cou...
SmokingCookieScripting11-17-2009 at 06:46 PM
RE: WLM default toasts
BUMP
SmokingCookieTech Talk10-26-2009 at 06:53 PM
WLM default toasts
Well, I've seen [url=http://www.buddyfuse.com/]BuddyFuse[/url] making WLM display a toast, so I guess it can be done by any application. The question I have for you guys: how to?
SmokingCookieTech Talk10-21-2009 at 02:45 PM
Facial editings..
Allright, I don't have a different "term" to point out what I mean, so hence the "unusual" title.. Anyway, here's the point. My lower jaw is too short and I miss a bunch of teeth. In some 2 to 3 years, I'm gonna get an operation on my jaw to l...
SmokingCookieGeneral Chit Chat10-07-2009 at 05:06 PM
RE: [Release] Countdown Live (Latest: 2.2.021)
I can't reproduce it, only happens sometimes and I don't see any regularities or "pattern"
SmokingCookieScripting09-29-2009 at 07:17 PM
RE: Semi-missing?
Can you verify that a file called "msimg32.dll" is in the Windows Live Messenger root directory (default: [i]C:\Program Files\Windows Live\Messenger[/i] and [i]C:\Program Files (x86)\Windows Live\Messenger[/i] on x64 machines) and you have no...
SmokingCookieWLM Plus! Help09-29-2009 at 06:26 PM
RE: [Release] Countdown Live (Latest: 2.2.021)
Breaking news: when the preferences window is maximised, one of the tab scroll buttons at the top remains enabled. When clicked, it becomes disabled, enabling the other. Is that supposed to happen?
SmokingCookieScripting09-29-2009 at 05:43 PM
RE: Website extraction
Okay, I downloaded wget, DownloadThemAll and a bunch of other Firefox add-ons/extensions/whatever and it works file, but the script files I'm looking for aren't there. I guess I'll have to look for something else.
SmokingCookieTech Talk09-29-2009 at 04:14 PM
Website extraction
I'm wondering, is there some kind of tool that recovers the files from a website (preferably freeware)? [size=1]Like saving the index.html, favicon (okay, that isn't really hard, but still..) image files ans JS files[/size]
SmokingCookieTech Talk09-28-2009 at 07:22 PM
RE: [release] WLMini Music Player 2.42
If the playlist in your script is an array, you may be able to delete the item to prevent replaying..? (Array.splice(); ?)
SmokingCookieScripting09-17-2009 at 05:20 PM
RE: [released] | [beta] Video Converter Plus!
That's okay. Note though, that I've had some trouble playing some videos on my iPod (Video, 30 gB). Although I did convert them to .MOV and to .MP4, iTunes refused to sync them, stating that "the iPod does not support the video format" (pretty li...
SmokingCookieScripting09-15-2009 at 05:35 PM
RE: HELP - Resizing a child window!
Like I said, I didn't have the time this morning. I had a few hours off at school, so I rush-finished some homework (still too late for school though :$ :P ). Anyway, seems like I was confused by the window IDs. I'm used to a system like this: [cod...
SmokingCookieScripting09-14-2009 at 05:20 PM
RE: HELP - Resizing a child window!
I do not exactly have time ATM, but still: you must place the PlaceHolderElement in the [i]parent[/i] window, not the child window like you did ;)
SmokingCookieScripting09-14-2009 at 07:39 AM
[Hide Excerpts] Pages: (33): « First « 4 5 6 7 [ 8 ] 9 10 11 12 » Last »