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

Search Results
Subject Author Forum Time
RE: Determing if message was first sent?
[code]var ChatWnds = new Array(); function OnEvent_ChatWndCreated(ChatWnd){ ChatWnds.push(ChatWnd); } function OnEvent_ChatWndReceiveMessage(ChatWnd, Origin, Message, MessageKind){ if(Origin !== Messenger.MyName){ for(i in ChatWnds){ if(ChatWnd === C...
roflmao456Scripting08-13-2008 at 04:17 AM
[?] Getting the Formatting Toolbar at the bottom of text area
as some of you may know, i'm creating my first [url=http://shoutbox.menthix.net/showthread.php?ti d=85337]skin[/url]. What i'm having trouble with now is getting the formatting toolbar at the bottom of the textarea instead of having the bar at the t...
roflmao456Skinning08-13-2008 at 03:24 AM
RE: Xbox Gamer Tags
if everyone has the same game that is i go on GTA IV and GH3 mostly.
roflmao456General Chit Chat08-13-2008 at 12:33 AM
RE: Incorrect status
so Plus! is supposed to display the Mobile contact as Offline?
roflmao456WLM Plus! Bug Reports08-12-2008 at 05:31 AM
RE: [Preview] Windows Live Messenger 2009
a person new to skinning already trying advanced stuff ;D currently on: conversation window
roflmao456Skinning08-12-2008 at 04:12 AM
RE: Incorrect status
either Plus! isn't getting the right status or Messenger is showing the wrong one..
roflmao456WLM Plus! Bug Reports08-12-2008 at 04:10 AM
RE: [Preview] Windows Live Messenger 2009
all msgvsta files in my 9.0 extraction directory are msrle :( (i have wlm 8.5; used to have 9.0)
roflmao456Skinning08-12-2008 at 02:20 AM
RE: [Preview] Windows Live Messenger 2009
i don't like making my own images so i just edit existing ones lol ;p
roflmao456Skinning08-12-2008 at 01:06 AM
[Preview] Windows Live Messenger 2009
Well i have decided to give skinning a try [size=1][/size] i thought it would base it on the new images of WLM 9.0. [hr] My first skin based on [url=http://shoutbox.menthix.net/showthread.php?ti d=85332]WLM 9.0[/url] Completed mostly the contact list ...
roflmao456Skinning08-12-2008 at 12:41 AM
Incorrect status
This happened randomly... On my contact list, one of my contacts had their status as Mobile while on my desktop, his status is Offline. I could open both Mobile conversation window and normal conversation windows with him ..
roflmao456WLM Plus! Bug Reports08-11-2008 at 10:43 PM
RE: Messenger Plus! Live 4.70 + Contest
i'm gonna try skinning just for this contest ;D
roflmao456Announcements & News08-10-2008 at 07:33 AM
RE: After installing 4.70...
while i was on my other OS, i changed the (script) version number back and then restarted into safemode to uninstall a few programs i didn't need such as a packet sniffer then i booted XP with "disable automatic restart" and it didn't seem to fre...
roflmao456WLM Plus! Help08-10-2008 at 07:29 AM
After installing 4.70...
.. it worked perfectly. But then I wanted to test the update checking function of it. so i changed my script version to a lower version and then restarted messenger after. Right when messenger started, my computer fully froze and restarted.. it keeps...
roflmao456WLM Plus! Help08-10-2008 at 07:05 AM
RE: Xbox Gamer Tags
UselessNickel
roflmao456General Chit Chat08-09-2008 at 09:58 PM
[?] Cancelling MsgPlus::DownloadFile
i'm currently testing some code and playing around with MsgPlus.DownloadFile. is there a way to 'cancel' the function before it finishes?
roflmao456Scripting08-09-2008 at 07:58 AM
RE: Messenger Plus Live interrupt KIS
NOD32/ESET Smart Security ftw. [size=1].. bug report..?[/size] 'Sall' needs to actually try and then post (not based on evil reviews).
roflmao456WLM Plus! Bug Reports08-07-2008 at 09:41 PM
RE: [?] WM_KEYUP
http://www.groupsrv.com/dotnet/about52848.html ;) 0x101 doesn't work for me either. nothing comes up in the debug
roflmao456Scripting08-04-2008 at 03:45 PM
RE: [beta] Skin creator
i get the same debug i also get type mismatch errors
roflmao456Scripting08-02-2008 at 08:30 PM
RE: [beta] Skin creator
clear your cache:P the plsc works perfectly if you can't import it at all, then you can at least change the extension to .zip and then correct the ScriptInfo.xml file yourself
roflmao456Scripting08-02-2008 at 04:07 PM
RE: [Tutorial] Communicating with web pages
have just used it on a script (testing to communicate to a php page) and this line doesn't seem to work [code] if (xmlhttp.responseCode == 200) {[/code] changing it to "xmlhttp.status" makes it work though :P
roflmao456Scripting08-02-2008 at 07:53 AM
RE: An idea if it wasnt there :)
bug: pressing save on the config then opening again doesn't show the email that you picked.. i set it to copy my other account's psm, but instead when my cousin signed in and messaged me, my psm changed to his :P when people send you a message on...
roflmao456Scripting08-02-2008 at 12:16 AM
RE: An idea if it wasnt there :)
it works fine here
roflmao456Scripting07-31-2008 at 05:54 PM
RE: [Request]Script to resize contact list!
you would have to skin messenger (which i'm trying out right now ;o) ;)
roflmao456Scripting07-31-2008 at 02:28 PM
RE: An idea if it wasnt there :)
here you go: - added a window to configure
roflmao456Scripting07-31-2008 at 02:26 PM
RE: An idea if it wasnt there :)
i have made a script like this, but formatted my computer so i lost it lol:P anyway here's the code (non-tested, all from heart): [code] var XboxEmail = "lol@whatever.com"; var lastpsm = ""; function OnEvent_SigninReady(){ var Contact = Messenge...
roflmao456Scripting07-31-2008 at 02:51 AM
[Hide Excerpts] Pages: (39): « First « 8 9 10 11 [ 12 ] 13 14 15 16 » Last »