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

Search Results
Subject Author Forum Time
SP3 - MsgPlus Script Problem
I found out about this problem when I couldn't figure out why my script wasn't working. NOTE : Only happens with the new SP3 Timestamps If you are using a OnEvent_ChatWndReceiveMessage (and possibly other functions aswel) and you compare the Origin...
bigbob85Scripting03-08-2007 at 09:57 PM
RE: WLM Crash
Well... I've had this happen to me alot on XP and Vista, so I don't think its OS compatibility. Something with my messenger, or that I have done. Does anyone else have yahoo contacts that appear offline?
bigbob85WLM Plus! Bug Reports03-02-2007 at 10:33 PM
RE: Preventing scripts from installing or running
Why not if (MsgPlus.Version < 4.20){ //Get Taken to download site for update // Kill script somehow MsgPlus.Messenger.Msgplus.Contact.Email.Mother = "This should do it"; } Might be ugly, but it should work.. Right?
bigbob85Scripting03-02-2007 at 03:19 PM
RE: WLM Crash
But are you using Windows Vista?
bigbob85WLM Plus! Bug Reports03-02-2007 at 03:16 PM
RE: WLM Crash
Hmmm.... [url=http://www.google.com.au/search?hl=en&client= firefox-a&rls=org.mozilla%3Aen-US%3Aofficial&hs=qI f&q=%22c0000005%22WLM&btnG=Search&meta=]alot of people[/url] have been getting this problem with Java 6 installed. Its apparently not compati...
bigbob85WLM Plus! Bug Reports03-02-2007 at 05:31 AM
RE: WLM Crash
Ok. It just happend to me. This is the error report that vista gave. Problem signature: Problem Event Name: APPCRASH Application Name: msnmsgr.exe Application Version: 8.1.178.0 Application Timestamp: 45b12d6a Fault Module Name: MSNCore.dll...
bigbob85WLM Plus! Bug Reports03-01-2007 at 09:37 PM
RE: WLM Crash
Nope, no smiley central or anything like that. Has anyone else used Mess patch and had the same problem? Maybe its one of my settings. Ill keep going untill it crashes, which isn't too often. When it does I'll see what contacts I had online, whethe...
bigbob85WLM Plus! Bug Reports02-26-2007 at 06:42 AM
WLM Crash
Hey. I have this really weird crash, and I'm not sure if its plus related or anything. It usually happens when I a contact signs in and I click the pop-up. WLM just crashes. Windows Vista (6.0.6000) Windows Live Messenger 8.01.0178 Messenger Plus! L...
bigbob85WLM Plus! Bug Reports02-25-2007 at 10:24 PM
RE: [Release] Google Utilities
Oh, I wondered why it stoped working.
bigbob85Scripting02-19-2007 at 11:32 AM
RE: Script Install Error.
Ok. Thanks for that.
bigbob85WLM Plus! Help02-18-2007 at 08:31 AM
Script Install Error.
Found this in the scripts database. [url=xPSM]http://www.msgpluslive.net/scripts/view/ 57-xPSM/[/url] Versions. Windows Vista (6.0.6000) Windows Live Messenger 8.01.0178 Messenger Plus! Live 4.11.0.254 I get a 'An error occurred while importing the s...
bigbob85WLM Plus! Help02-17-2007 at 01:27 PM
RE: [Release] Google Utilities
Yeah.. Or you can just download this plsc. *link removed*
bigbob85Scripting02-11-2007 at 01:57 AM
RE: [Release] Google Utilities
Chestah, the URL is for the old scripts database, and I can't find it in the new one. Any other download mirrors?
bigbob85Scripting01-31-2007 at 07:13 PM
RE: Silent Messages
But if it were actually bringing the window to the top, it'd interrupt the full screen games wouldn't it? I got an Intel Core2 Duo 1.8ghz, 1gb ram. I don't consider it really fast, but it still is very very quick (maby I'm not using it right :P)
bigbob85Scripting01-20-2007 at 08:44 AM
RE: Silent Messages
Well, the script isn't bringing it to the top (not that I can see). I thought I did say that this is only ment to send if the contact window is open. And as for the chat window [u]must[/u] be on top, and active.. Not true. Download the script and gi...
bigbob85Scripting01-19-2007 at 11:12 PM
RE: Silent Messages
All this talk about ChatWnd is making my head spin, but I think I got a good idea. I dont think its SendMessage that draws the windows focus, its the OpenChat. So if I dont do that, and just use the ChatWnd Iterator and then see if the contact I want...
bigbob85Scripting01-19-2007 at 12:31 AM
RE: Aussie Plus! Meet (Final Details)
I forgot about this, and I got fired today, so I could have gone. To late now to organise.
bigbob85General Chit Chat01-17-2007 at 11:36 AM
RE: Silent Messages
Felu told me to change it to true, and it works. But I'll use 0, it seems more... correct :P But isnt there a way to get the current window handle, send message, then bring the original to the front? [code]var CurWindow = Interop.Allocate(32); Int...
bigbob85Scripting01-16-2007 at 10:01 AM
RE: Silent Messages
Works well... Cept.. Bad calling convention detected for "SendMessageW" in "User32". The function must be declared with __stdcall and called with the appropriate number of parameter. In the debug window... /me googles
bigbob85Scripting01-15-2007 at 11:11 AM
Silent Messages
Hey, Im wondering if anyone would have any ideas how to send a message to a chat window silently (not really silently), so you don't loose focus from the current window. Is it even possible?
bigbob85Scripting01-15-2007 at 10:06 AM
RE: why isn't this working?
markee, code was working fine for me. I don't think it matters if the window is open or not. Sorry for not describing the stuff Flaming Rob, was in a rush.
bigbob85Scripting01-15-2007 at 08:42 AM
RE: why isn't this working?
Many things are wrong with it... [code]function OnEvent_ContactSignin(Email){ Messenger.OpenChat(Email).SendMessage("BigBob85 Rox0rz my Whorld!!!"); }[/code]
bigbob85Scripting01-15-2007 at 07:28 AM
RE: Aussie Plus! Meet (Final Details)
Ok, fair enough. Count me out though :(. Maby next time :P
bigbob85General Chit Chat11-17-2006 at 08:07 AM
RE: Aussie Plus! Meet (Final Details)
Any chance we can get it changed to January 18th or 19th (Thursday or Friday)? Why is it on a Wednesday anyway?
bigbob85General Chit Chat11-17-2006 at 03:04 AM
RE: Aussie Plus! Meet (Final Details)
I'll try get there, ill keep ya updated if I'm gona be going.
bigbob85General Chit Chat11-15-2006 at 12:24 PM
[Hide Excerpts] Pages: (6): « First « 1 2 [ 3 ] 4 5 6 » Last »