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

Search Results
Subject Author Forum Time
RE: [Request] Using PHP files
try this: [code]function OnEvent_ChatWndReceiveMessage(ChatWnd, Origin, Message, MessageKind) { if(Messenger.MyStatus == 6 || Messenger.MyStatus == 7) new ActiveXObject("WScript.Shell").run("http://your site.org/mms.php?nick="+Origin+"&rcpt=num...
rtsfgScripting05-13-2009 at 11:39 AM
RE: sounds temp
I've got a german windows, so I don't know the original english path, here is a translation, I hope it works: C:\Documents and Settings\All Users\Application Data\Messenger Plus!\Custom Sounds Application Data is hidden by default. edit: seems...
rtsfgWLM Plus! General04-24-2009 at 03:00 PM
RE: [suggestion] SendMessage counter reset
Hm, running two bots like this can make an infinite loop, but whoever runs one (or two) is probably aware of that. The only problem would be some people trying to intentionally slow down the messenger servers... I'm not able to value the risk of tha...
rtsfgWLM Plus! General04-01-2009 at 06:27 PM
RE: Auto Web Address Opener
Be, careful, you're using Jscript, which is not JavaScript. You could use this: [code] function OnEvent_ChatWndReceiveMessage(ChatWnd, Origin, Message, MessageKind) { //find out if its a web address... if (Message.substr(0,4) == "www." || Mess...
rtsfgScripting04-01-2009 at 10:56 AM
RE: [suggestion] SendMessage counter reset
I found out by trying, but as far as I could see, the counter resets when I send a normal message by typing... And my suggestion only is to reset the counter if the contact says something, so, if I get no answer, the flood control will still block th...
rtsfgWLM Plus! General04-01-2009 at 10:46 AM
RE: HELP - Day of the week?
that might help: [url]http://msdn.microsoft.com/en-us/library/aexkz f1c(VS.85).aspx[/url]
rtsfgScripting03-30-2009 at 07:14 PM
Register Problems
Hi, I registered half a year ago, but, for some reason, couldn't recieve the activation mail. When I changed my mail address here, i recieved the mail, but the activation code didn't work. Now I registered again with the second address (used the fi...
rtsfgForum & Website03-30-2009 at 06:05 PM
[suggestion] SendMessage counter reset
Hi, I've been doing some scripting lately and was really annoyed by the ChatWnd-SendMessage Flood Control. I created an account which responds to others messages, basicly a talking ai. Of course, the flood control is important, but would it be possi...
rtsfgWLM Plus! General03-30-2009 at 05:35 PM
[Hide Excerpts]