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

Search Results
Subject Author Forum Time
RE: [HELP] Get cursor position (X, Y) & set window position (X, Y)
Okay... Now I need the writing cursot's position. Is there a way to get it?
SmokingCookieScripting05-15-2008 at 04:33 PM
RE: [HELP] Get cursor position (X, Y) & set window position (X, Y)
What mean is: Plus! opens a window with the commands at the cursor's position in the typing area, as soon as "/" is typed (as long as its character index ix 0). I'd like to do the same (using OnEvent_ChatWndEditKeyDown). Here for, I need the cur...
SmokingCookieScripting05-15-2008 at 04:29 PM
[HELP] Get cursor position (X, Y) & set window position (X, Y)
Hi, Another question: I'd like to know whether there's a way to get the cursor's position (the flickering vertical "line") in a chat window, and setting a window's position to the cursor's (like Plus! does when "/" is the 1st character). I h...
SmokingCookieScripting05-15-2008 at 04:11 PM
RE: [HELP] Get/set item text
Wow, you guys managed to fix it :D :P Thanks (again (A) ) :D EDIT:: That's indeed very clear, thank you very much :D
SmokingCookieScripting05-14-2008 at 05:58 PM
RE: [HELP] Get/set item text
Doesn't matter: I have 3 items to be loaded in the listview conrol, none of them have text in the 2nd collumn..
SmokingCookieScripting05-14-2008 at 05:46 PM
RE: [HELP] Get/set item text
XML is valid (already checked it a thousand times). nPage returns an empty string (in the debugger). No errors revealed either.. Please note that in both cases I need the second column from the right.
SmokingCookieScripting05-14-2008 at 05:36 PM
[HELP] Get/set item text
Hi, I have a(nother) question: "[i]PlusWndObject[/i].LstView_SetItemText" and "[i]PlusWndObject[/i].LstView_SetItemText" don't work.. Code 1 (SET): [code] for(i = 1; i <= LastNotif; i++) { D = XmlParser.selectSingleNode("//Notification" + i); ...
SmokingCookieScripting05-14-2008 at 05:19 PM
RE: Xml parser fails
Quite complex, but I'll give it a try :D EDIT:: [s]Gives me "null".[/s] WORKS!! ThanQ :D Check your rep.. Now I have one small (off-topic) problem: [code] NotificationPages[i] = Script.MainUrl + D.getAttribute("Page"); // Works :D WndNotifs.LstV...
SmokingCookieScripting05-08-2008 at 07:52 PM
Xml parser fails
Hi, I am currently gathering some experience witn the XMLDOM object. I have a weird error, though, in the following piece of code: [code] var Notification = new Object(); XmlParser.load(MsgPlus.ScriptFilesPath + BackSlash + "Notifs.xml"); Key = Msg...
SmokingCookieScripting05-08-2008 at 05:22 PM
RE: Sending invisible text?
No, I'm tired of this |-) .. Maybe in a later stage..
SmokingCookieScripting05-08-2008 at 12:46 PM
RE: Sending invisible text?
I have tried something lie this (without success though :S ) : [code] function OnEvent_ChatWndSendMessage(ChatWnd,Message) { Message += "DC_"; return Message; } function OnEvent_ChatWndReeiveMessage(ChatWnd,Message,Origi n) { Number = Message.search...
SmokingCookieScripting05-08-2008 at 12:10 PM
RE: Sending invisible text?
Okay.. Well, thanks anyway for your help.. Rep +1..
SmokingCookieScripting05-08-2008 at 10:46 AM
RE: Sending invisible text?
Hmm.. And there's really no other way for scripts to interact with each other?
SmokingCookieScripting05-08-2008 at 10:38 AM
RE: Sending invisible text?
I have learnt that Messenger Discovery Live uses the message header to send and receive Discovery's data (whether a contact has it or not).. Is this header accessible in scripting?
SmokingCookieScripting05-08-2008 at 10:32 AM
RE: Sending invisible text?
And how to do that?
SmokingCookieScripting05-08-2008 at 10:00 AM
RE: Sending invisible text?
Okay.. And.. How to with Plus!?
SmokingCookieScripting05-07-2008 at 04:08 PM
RE: Sending invisible text?
Well, that's clear..
SmokingCookieScripting05-07-2008 at 02:44 PM
Sending invisible text?
Hi, Is there a way to add a text string to a message, which cannot be seen (both by people with Plus! and without), without making the message itself invisible? Thanks in advance.
SmokingCookieScripting05-07-2008 at 11:03 AM
RE: OldPlugins not showing anything
HELLOOOOOO How to make it recognize plugins?? The Refresh button doesn't do anything, the Close button works fine, and the others are disabled :S EDIT:: Script debugging states that "C:\Program Files\Messenger Plus! Live\Scripts\OldPlugins\Old...
SmokingCookieScripting05-07-2008 at 06:27 AM
RE: OldPlugins not showing anything
That's why it's called >>old<< Plugins ^o)
SmokingCookieScripting05-06-2008 at 08:59 PM
OldPlugins not showing anything
Hi, I have just downloaded OldPlugins 0.8 from Plus!'s site. I have encountered a problem: it doesn't show any plugin. How should I add plug ins? Should I "drag 'n drop" them, or add them via the registry? Could anyone please help me? Thanks in ...
SmokingCookieScripting05-06-2008 at 08:38 PM
RE: Dutch site translation
I'm sorry for the late reaction.. Have been away for a while.. I'm also sorry that I messed up with the "%" case.. (such mistakes are usual for me :S ). I have learnt though, that a comma _must_ be between two verbs. A quote from my Dutch school ...
SmokingCookieTranslation05-04-2008 at 01:20 PM
RE: Dutch site translation
Well, this is the first one I spotted.. [url=http://www.msgpluslive.net/scripts/help/]http ://www.msgpluslive.net/scripts/help/[/url]. I'm going to "scan" the site for more errors (not this week anymore..). Corrections: (corrections are listed in t...
SmokingCookieTranslation05-01-2008 at 09:09 AM
Dutch site translation
Hi, I have noticed that the Dutch website translation of MsgPlusLive.net is full of grammar errors (it's something like "he download" instead of "he download[b]s[/b]"). I'm wondering who has translated the site.. He or she has probably missed a...
SmokingCookieTranslation05-01-2008 at 08:53 AM
[REL] Date Calulator 2.99
Hi, I have developed a script, called [url=http://tom.zegiklekkerniet.googlepages.com/da tecalculator__]Date Calculator[/url]. No it's not to calculate how many chance you've got to get a date with someone :P (that's up to yourselfto find out :P )....
SmokingCookieScripting04-29-2008 at 10:05 AM
[Hide Excerpts] Pages: (33): « First « 25 26 27 28 [ 29 ] 30 31 32 33 » Last »