What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Disable automatic reply

Disable automatic reply
Author: Message:
Matti
Elite Member
*****

Avatar
Script Developer and Helper

Posts: 1646
Reputation: 39
32 / Male / Flag
Joined: Apr 2004
RE: Disable automatic reply
Maybe it's because you're matching it case-sensitive. Try to replace
code:
Message.match("Hey")
with
code:
/hey/i.test(Message)
Plus! Script Developer | Plus! Beta Tester | Creator of Countdown Live | Co-developer of Screenshot Sender 5

Found my post useful? Rate me!
10-06-2007 06:38 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Disable automatic reply - by Jonte135 on 10-06-2007 at 11:16 AM
RE: Disable automatic reply - by NanaFreak on 10-06-2007 at 11:33 AM
RE: RE: Disable automatic reply - by Matti on 10-06-2007 at 12:05 PM
RE: Disable automatic reply - by Jonte135 on 10-06-2007 at 01:12 PM
RE: Disable automatic reply - by Matti on 10-06-2007 at 02:05 PM
RE: Disable automatic reply - by Jonte135 on 10-06-2007 at 06:14 PM
RE: Disable automatic reply - by Matti on 10-06-2007 at 06:38 PM
RE: Disable automatic reply - by Jonte135 on 10-06-2007 at 06:41 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On