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

Search Results
Subject Author Forum Time
RE: Happy birthday Sunshine!
Happy birthday Sunny!
EljayGeneral Chit Chat04-02-2012 at 01:36 PM
RE: What does this code do?
I have no idea what the hell it's supposed to be used for or why it's so weirdly obfuscated, but it's quite simple :zippy: The string is in 6 character chunks: 00 1000 01 0964 02 0953 03 0942 04 0931 05 0920 06 0909 07 0898 08 0887 09 0880 10 0880...
EljayTech Talk03-17-2012 at 09:52 PM
[WEB] Post-install page still references "scripts"
I guess this should say Plugins now: [url=http://shoutbox.menthix.net/attachment.php?pi d=1016673][img=450x400]http://shoutbox.menthix.net /attachment.php?pid=1016673[/img][/url]
Eljay09-02-2011 at 07:30 AM
RE: [FORUM] "Plug-Ins" forum now that Scripts name has changed?
We can't use add-ons or extensions, because apparently Plus! has already claimed both of them 8-) [img]http://shoutbox.menthix.net/attachment.php?pi d=1016419[/img] *sigh*
Eljay08-22-2011 at 10:48 AM
RE: [SOFTWARE - 5.10.0.730] Messenger Plus! World pane not showing
Enabled "Show the tab bar" and it works now, so the other option doesn't seem to be a problem.
Eljay08-18-2011 at 06:18 PM
RE: [SOFTWARE - 5.10.0.730] Messenger Plus! World pane not showing
Confirmed. Windows 7 x64 Service Pack 1 (6.1.7601) Windows Live Messenger 15.4.0513 Messenger Plus! 5.10.0.730 Doesn't appear to do anything...
Eljay08-18-2011 at 02:10 PM
RE: [?] "Dynamic" RegExp replace...
Don't think you can do it in one replace call, you can always just loop through them: [code=js]for(var key in some_variables) input = input.replace(new RegExp("%var:"+key+"%", "gi"), some_variables[key]);[/code]
EljayScripting08-16-2011 at 06:19 PM
RE: Replace Problem
Well yeah, but the in keyword returns true because of all the built-in Array functions. Try using: [code=js]if(y.hasOwnProperty(strip(x[0]))[/code] ???
EljayScripting08-02-2011 at 09:00 PM
RE: Replace Problem
How was y defined? [s]for..in loops[/s] The in keyword is for Objects, not Arrays. :P
EljayScripting08-02-2011 at 08:48 PM
RE: Nav Bar - "Download" button improper link
At a guess, I think he means the "download" link at the top-right of every forum page, hence: [quote=SonicSam]I'm assuming a Forum Mod/Admin can modify this easily.[/quote]
EljayForum & Website08-01-2011 at 01:16 PM
[SOFTWARE 5.1 - 724] Import Skin window has editable description
Screenshot should hopefully be enough info :P </laziness> [img]http://shoutbox.menthix.net/attachment.php?pi d=1015799[/img]
Eljay07-27-2011 at 06:33 PM
RE: Memories..
I like this image because I'm first on it :P
Eljay07-17-2011 at 03:31 PM
RE: [?] Toggle display of PlusWnd taskbar button...
*cough* GetWindowLong[color=red][b]W[/b][/color] *cough* :P
EljayScripting06-05-2011 at 04:44 PM
RE: Button_SetCheckState
Changing it to use VARIANT_BOOL seems to work fine for me. [code=c++]pPlusWnd->Button_SetCheckState("ChkTest ", VARIANT_TRUE); [/code]
EljayScripting05-27-2011 at 08:06 AM
RE: [C++] PlusWnd to MsgPlus
This is the simplest way to do it that I could find. [code=js] var TestWnd = MsgPlus.CreateWnd("TestWnd.xml", "TestWnd"); Interop.Call(DllPath, "TestWindow", TestWnd); [/code] [code=c++]void __stdcall TestWindow(IDispatchPtr dispPlusWnd) { _...
EljayScripting05-17-2011 at 04:03 PM
RE: [?] GetProcAddress and LoadLibraryW
GetProcAddress doesn't take a unicode string :P [code=js]function Print(s){Debug.Trace(s);} var GetModuleHandle = function(ModuleName) { Print("Getting module handle for " + ModuleName); return Interop.Call("Kernel32.dll","GetModuleHand...
EljayScripting04-09-2011 at 07:56 PM
RE: [IDEA] plusQuery
Ok I found when/why global scope was broken: [url=http://shoutbox.menthix.net/showthread.php?ti d=79273&pid=865043#pid865043]Patchou's reply to 300 breaks NP script[/url] It seems that when Patchou added the global enums (STATUS_BUSY, etc.), it broke...
EljayScripting04-06-2011 at 06:20 PM
RE: [IDEA] plusQuery
JScript does have a global scope. In regular JScript (WSH) you can just do "var global = this" in global scope then access it anywhere. It definitely worked at some point, but use of it was removed/broken by Plus! in an update to the scripting engi...
EljayScripting04-06-2011 at 06:03 PM
RE: hello, remember my ID only NOT password
@Cookie: It's not like that in WLM 2011, they are combined into one checkbox. [img]http://shoutbox.menthix.net/attachment.php?pi d=1012178[/img] It doesn't seem possible.
EljaySkype & Live Messenger03-26-2011 at 09:34 PM
RE: out of interest, who runs the facebook messenger plus! page?
It says in the sidebar: "Page owners: [url=https://www.facebook.com/itay.koln]Itay Koln[/url]" No idea who that is though, some mysterious person from Yuna? :P
EljayWLM Plus! General03-24-2011 at 07:41 PM
RE: [WEB - FORUM] table cells indented with each new post
Can you not just make the French forum load from an English translation during the testing phase?
Eljay03-23-2011 at 01:19 PM
RE: software - change setup complete emoticon
But it says "Messenger Plus!" 6 times on that window already! :P
Eljay01-07-2011 at 10:23 PM
RE: [Software] Plus! Icon in Contact List
That area looks a lot different on WLM 2011 though, all the other buttons are just small icons (except the "Inbox" text for some reason). [img]http://shoutbox.menthix.net/attachment.php?pi d=1005368[/img] [size=1]Also, why is the script icon over to...
Eljay12-31-2010 at 10:45 AM
RE: [WEB] Account clashing/confusion
Ok that makes sense as [noparse]:zippy:[/noparse] is the account with the highest uid on the current forum. But if the username on my account has been overwritten, why do I show up as Eljay at all? [size=1]Obviously I only need one account, but the s...
Eljay12-22-2010 at 07:41 PM
RE: [WEB] Account clashing/confusion
It shouldn't be unless you can only login by email address. WDZBB allows for multiple accounts per email (just used the password reset here and it sends the reset email for each account, turns out I have 5 accounts :P). The problem is that for some...
Eljay12-22-2010 at 06:57 PM
[Hide Excerpts] Pages: (115): « First [ 1 ] 2 3 4 5 » Last »