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

Search Results
Subject Author Forum Time
RE: Change Window's Title bar in script
i wasn't really trying to answer the thread's question with that post...I was mainly answering this: [quote=J-Thread] The "Title Bar" of the PlusWnd's is a different text, that you see in the window itself [b](wonder why those 2 are different......
deAdScripting06-30-2006 at 08:03 PM
RE: Change Window's Title bar in script
It's different because the Plus! window is not a normal window. That's not a standard titlebar, it's a text control. You can't change it in script (that i know of :/)
deAdScripting06-30-2006 at 06:43 PM
RE: ocx in dialogs?
Wait nevermind, had put something in the wrong place :P
deAdScripting06-30-2006 at 04:11 PM
RE: [Request] StealFont for Steal Contact 0.6
Or, as I said, you could attempt to monitor/modify the headers...however, you'd need to hook messenger or something similar to modify them...
deAdScripting06-30-2006 at 03:36 PM
RE: Group Block
And if you try to use the messenger api to get the groups in jscript, it crashes. Hmmph. :P but you can probably call it from a dll
deAdScripting06-30-2006 at 02:02 PM
RE: ocx in dialogs?
Still..."Error: 'ComObject' is null or not an object." I'm sure its declared though. It uses "new ActiveXObject(...)" to create it, is that ok?
deAdScripting06-30-2006 at 01:44 PM
RE: [Request] StealFont for Steal Contact 0.6
You'd have to monitor the socket for when a message comes in. The contact's font will be sent with the Headers. Then, when someone types /imitate, you'd need to send the message with the contact's font, meaning you'd need to modify the headers t...
deAdScripting06-30-2006 at 01:38 PM
RE: emoticones in nickname
Even if you did that, it wouldn't send the nickname to the server correctly (because messenger tries to read a textbox), and the list with the contacts wouldn't parse the images.
deAdScripting06-30-2006 at 02:04 AM
RE: ocx in dialogs?
It tells me the object doesn't exist :/, tried that a while ago...
deAdScripting06-30-2006 at 02:02 AM
RE: ocx in dialogs?
I know that, but it can't for many. The default plus! ones, a couple others. That's pretty much it -- and you can't sink events from a COM object. If you can, please tell me how :P
deAdScripting06-30-2006 at 01:10 AM
RE: ocx in dialogs?
Uh, how? JScript can't interpret events very well. Ever try to get events from a COM object?
deAdScripting06-29-2006 at 11:54 PM
RE: ocx in dialogs?
You couldn't get events from it even if you did.
deAdScripting06-29-2006 at 11:51 PM
RE: [Help] Intercept Emoticons on receive
It only [i]does[/i] remove the formatting codes. [c] [b] etc.
deAdScripting06-29-2006 at 06:12 PM
RE: [Release] Imitate Contacts!
Yeah. that'd be easy. Just add the OnGetScriptCommands() event and put in xml. =)
deAdScripting06-29-2006 at 03:07 PM
RE: HopperLive announced, to be released in July
How does this work? Does it just change your nickname, set your status to Appear Offline and then to Online, and change the nick back?
deAdScripting06-28-2006 at 02:15 PM
RE: [REQUEST] Content Stealar
TB didn't make the ddp/wink part. That was made by TheSteve. you can already download a program off of TheSteve's site that lets you steal ddps btw...
deAdScripting06-28-2006 at 01:55 PM
RE: WLM managed beta testers
That's not part of the managed beta =/ ...
deAdGeneral Chit Chat06-28-2006 at 01:12 AM
RE: [Request] file transfer status
Umm, Sharing Folders. Those are "big transfer improvements"... The transfer of single files is mainly for backward compatibilty. Sharing with people on 7.5, or people that can't use sharing folders. Other than that, Sharing Folders are superior to...
deAdScripting06-28-2006 at 01:07 AM
RE: [question] Ununsable Window Controls?
Either that, or Patchou should just not be lazy and give us all the events for them 8-)
deAdScripting06-28-2006 at 12:21 AM
RE: [release] My MsgPlus!Live Script
The registry is the best way. :P
deAdScripting06-27-2006 at 10:29 PM
RE: My Script Suddenly Has 0 Stars
what the...that makes no sense.
deAdScripting06-27-2006 at 10:27 PM
RE: Command Parsing Help
Here's a good function that has always worked for me: EDIT: put the function in and then use: [code]function OnEvent_ChatWndReceiveMessage(ChatWnd, Origin, Message, MessageKind){ return parseCommands(Message,ChatWnd); }[/code] [code]function pa...
deAdScripting06-27-2006 at 09:09 PM
RE:
Done already...but not sure where to get it :P
deAdScripting06-27-2006 at 09:04 PM
RE: "" return value for event ReceiveMessage
You can't change the message kind...
deAdScripting06-27-2006 at 08:44 PM
RE: Controling the z-order of controls
Yes, in the xml. The order that you place them in is what they go in, until one of them gets focus and it jumps up on top.
deAdScripting06-27-2006 at 07:37 PM
[Hide Excerpts] Pages: (43): « First « 37 38 39 40 [ 41 ] 42 43 » Last »