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

Search Results
Subject Author Forum Time
RE: [PRE-Release] - Sudoku Solver
If you can make one in HTML, it shouldn't be too hard for you (learn how) to make one in XML, because MsgPlus provides a nice window-creation feature, in XML... And I'm sorry, but what I meant was, your scripts uses the online version afaik, and if...
Plan-1130Scripting10-29-2006 at 02:23 PM
RE: Nudge!
Maybe I'm being nit-picky, if you want to, but my point is, it is illegal, whether people care about it or not... And if you weren't so nit picky either you wouldn't have corrected noticeable...
Plan-1130Scripting10-29-2006 at 02:19 PM
RE: [PRE-Release] - Sudoku Solver
The differences in speed are hardly noticable for any regular user, and if you get the solver to work in just JScript, and make it work offline, it's much much, actually noticably faster, especially if the service gets used very much...
Plan-1130Scripting10-29-2006 at 02:11 AM
RE: [Question] Messenger Plus! Commands
Argh, you're right. I'm used to handling remote commands, which are catched in OnEvent_ChatWndReceiveMessage, thisone uses OnEvent_ChatWndSendMessage. I'm sorry, noone can do harmful things with it, unless you make the command remotely accessible....
Plan-1130Scripting10-29-2006 at 02:08 AM
RE: Nudge!
Which is, a soft patch :P But that still doesn't brake the rules because the files are not modified... The memory is patched, nothing on your hard drive (maybe cache, but nothing noticable...)
Plan-1130Scripting10-29-2006 at 02:04 AM
RE: [Unofficial Status Update]Window Designer
Why do it the hard way if just a little effort of someone could make it hell of a lot easier? And why should every coder looooove all those < and > things? For some coders it's easy because they've worked with HTML or XML a lot, but that doesn't m...
Plan-1130Scripting10-29-2006 at 01:59 AM
RE: [Request] In-convo status-viewer
It's pretty hard to do, but it is possible. In this case i think the questions is whether it's worth it because the yellow info bar actually shows the status already...
Plan-1130Scripting10-29-2006 at 01:50 AM
RE: custom emotes in display name and personal message
It's not possible with scripts, at least not without having both parties to own the script and some API calls maybe... (which is very hard to code actually)
Plan-1130Scripting10-29-2006 at 01:27 AM
RE: Codes (don't know how to make a script)
It's not that hard at all, if you find a good tutorial on JScript (google for "JScript tutorial"), because as explained on MSDN it's realy hard... All the rest you need to know is in the Scripting Documentation as posted before.. I learned JScri...
Plan-1130Scripting10-29-2006 at 01:24 AM
RE: StuffPlug 3
I think that says enoguh...
Plan-1130Skype & Live Messenger10-28-2006 at 11:23 AM
RE: [Unofficial Status Update]Window Designer
You seem very interested in this program... :P Well done Dempsey, that's 1 user-for-life before it's actually being released.. :P
Plan-1130Scripting10-28-2006 at 12:21 AM
RE: [Question] Messenger Plus! Commands
It's because you didn't return anything, the code below should fix it... [code] function OnEvent_ChatWndSendMessage(ChatWnd,Message) { if (Message.charAt(0) == "/") { if (Message.charAt(1) == "/") { return Message;...
Plan-1130Scripting10-28-2006 at 12:02 AM
RE: Contact talking to..
PlusRemote can tell your friends who you are talking to (by returning all open conversations) if you have PlusRemote installed.
Plan-1130Scripting10-27-2006 at 09:57 PM
RE: Nudge!
those are not scripts, and they are illegal. if a script would hook and change the values, it would be perfectly legal...
Plan-1130Scripting10-27-2006 at 08:38 PM
RE: [PRE-Release] - Sudoku Solver
What i mean was, (if) it's based on known solved puzzles, isn't there any service that actually solves puzzles? Stupid question maybe...
Plan-1130Scripting10-27-2006 at 05:12 AM
RE: Google Translator Script
Thanks for informing us all, we'll be the first to know when it does work again?
Plan-1130Scripting10-27-2006 at 03:17 AM
RE: Scripting API Wishlist
That is why i requested MsgPlus to include the raw package, the email, or the contact as a parameter... Or even an OnEvent_ReceiveRawPackage and OnEvent_SendRawPackage... If those last 2 could be added, it would be so cool. I'd love to learn a bit m...
Plan-1130Scripting10-27-2006 at 03:16 AM
RE: [PRE-Release] - Sudoku Solver
cool :) but isn't there a possibility to actually solve them, based on calculations instead of known solutions? I mean, the Oak Systems Sudoku has solved every puzzle i've ever put in from several books, papers etc. etc. And maybe a GUI would be ve...
Plan-1130Scripting10-27-2006 at 12:34 AM
RE: [Preview] Window Designer
I want, i want! I can't wait, I keep checking MPScripts.net almost daily :)
Plan-1130Scripting10-26-2006 at 03:31 PM
RE: Scripting API Wishlist
But why not change that a little, as far as i know it's legal (unlike the hiding of the advertisements feature MP once had), and it would be so incredibly cool to script. And i think it's not that hard for Patchou because he wrote MessengerPlus! L...
Plan-1130Scripting10-26-2006 at 02:48 PM
RE: Scripting API Wishlist
I'd realy like to have more control over the file transfers, like Messenger.FileTransfers returns a FileTrans object which can be iterated to retrieve a FileTran object with methods like FileTran.Stop, and Properties like FileTran.FileName, FileTran...
Plan-1130Scripting10-25-2006 at 10:28 PM
RE: Tips
[b][u]Accessing the registry, without getting errors (see attachment):[/u][/b] Both variable and path should not begin with a slash (/). ExistsRegistry ( [optional string] sub directory in the script's registry key, [optional string] variable in th...
Plan-1130Scripting10-25-2006 at 08:15 PM
RE: Ink Message Detection
You may want to use [url=http://shoutbox.menthix.net/showthread.php?ti d=64230]Xniff[/url], a packet sniffer, which actually can detect them...
Plan-1130Scripting10-25-2006 at 02:06 PM
RE: [Release] Timezone v1.01.024
This is some very, very nice script as I got buddies all over the world. Easy to use, very handy, good script :)
Plan-1130Scripting10-24-2006 at 09:51 PM
RE: [RELEASE] Camelo, a mocker script
Nice script, i found it through your Signature tho :)
Plan-1130Scripting10-24-2006 at 09:47 PM
[Hide Excerpts] Pages: (6): « First « 1 2 3 [ 4 ] 5 6 » Last »