What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Release] Answer Machine Plus v2.72(09/20/08)

Pages: (27): « First « 1 [ 2 ] 3 4 5 6 » Last »
[Release] Answer Machine Plus v2.72(09/20/08)
Author: Message:
DarkMe
Full Member
***

Avatar
Thx ins4ne for my av :p

Posts: 471
Reputation: 20
31 / Male / –
Joined: Jun 2006
RE: [Release] Answer Machine Plus v2
* DarkMe is editing his answers
[Image: darkme.png]
08-17-2006 07:55 AM
Profile E-Mail PM Web Find Quote Report
Silentdragon
Full Member
***

Avatar
if(life==null && wrists) EmoAlert();

Posts: 148
Reputation: 2
34 / Male / –
Joined: Jun 2006
O.P. RE: [Release] Answer Machine Plus v2
Definition: A regular expression (abbreviated as regexp or regex, with plural forms regexps, regexes, or regexen) is a string that describes or matches a set of strings, according to certain syntax rules.

Although if you plan to learn more it'd be best if you read wikipedia to learn the syntax and operation of RegExp, but most people won't have a need for it was the other options cover the needs of most.
08-17-2006 08:33 AM
Profile E-Mail PM Web Find Quote Report
lifesaver_nick
New Member
*


Posts: 1
– / Male / –
Joined: Aug 2006
RE: [Release] Answer Machine Plus v2
It would be good if it came with a basic list to start off with, that way i could be lazy and just install it and watch it work :-D
08-18-2006 01:44 PM
Profile PM Find Quote Report
Sunshine
Elite Member
*****

Avatar

Posts: 5142
Reputation: 122
– / Female / Flag
Joined: Mar 2004
Status: Away
RE: [Release] Answer Machine Plus v2
Silentdragon, i've read your answer to this thread (thank you very much for that, i don't know regexp so i didn't know this was possible too) and it made me think of some more suggestions for your script.

- The possibility to enable/disable set rules (checkbox)
One might have set a whole series of rules yet wish not to use them all at the same time...f.e. a reply to hi and a reply to all messages received.
- Set more than one word in received field per rule....
Example: one may want one rule for hi, hello, ello, hey, hoi, sup, wassup, howzit (if this is already possible then excuse me, please explain)
- Quick way of enabling/disabling the script all together (menu item)
Ofcourse that is possible from within Plus! Preferences but for quick access i think this would be better.
[Image: 25dr3o9]
08-19-2006 07:59 PM
Profile E-Mail PM Web Find Quote Report
Silentdragon
Full Member
***

Avatar
if(life==null && wrists) EmoAlert();

Posts: 148
Reputation: 2
34 / Male / –
Joined: Jun 2006
O.P. RE: RE: [Release] Answer Machine Plus v2
quote:
Originally posted by Sunshine

- The possibility to enable/disable set rules (checkbox)
One might have set a whole series of rules yet wish not to use them all at the same time...f.e. a reply to hi and a reply to all messages received.

Hmm, I'll see what I can do for that.

quote:
Originally posted by Sunshine

- Set more than one word in received field per rule....
Example: one may want one rule for hi, hello, ello, hey, hoi, sup, wassup, howzit (if this is already possible then excuse me, please explain)

It's possible with a RegExp
Set the receive to this (hi|hello|ello) like that. You don't need to be in RegExp mode to do though.(RegExp mode doesn't do anything extra to the text, but is usable in all types.)

quote:
Originally posted by Sunshine

- Quick way of enabling/disabling the script all together (menu item)
Ofcourse that is possible from within Plus! Preferences but for quick access i think this would be better.

In the 2.01 version which I didn't announce the release of (only about 2-3 hours old) you can disable individual items(not groups) or the whole script.

This post was edited on 08-19-2006 at 09:10 PM by Silentdragon.
08-19-2006 08:12 PM
Profile E-Mail PM Web Find Quote Report
Sunshine
Elite Member
*****

Avatar

Posts: 5142
Reputation: 122
– / Female / Flag
Joined: Mar 2004
Status: Away
RE: [Release] Answer Machine Plus v2
Thanks, well done (y)

Don't forget to submit this new version to the script db ;)
[Image: 25dr3o9]
08-19-2006 10:38 PM
Profile E-Mail PM Web Find Quote Report
mondriaan
New Member
*


Posts: 1
56 / Male / –
Joined: Aug 2006
RE: [Release] Answer Machine Plus v2
Thank you, nice tool, if I may give a small opinion about future development i think it would be nice to introduce some sort of pause between the messages, for the rest is it very usable.
08-25-2006 09:48 PM
Profile E-Mail PM Find Quote Report
Silentdragon
Full Member
***

Avatar
if(life==null && wrists) EmoAlert();

Posts: 148
Reputation: 2
34 / Male / –
Joined: Jun 2006
O.P. RE: [Release] Answer Machine Plus v2.20(08/26/06)
New Version out.
-2.20
--RegExp $1-9 added for replies($1 - First Match found, $2 - Second, etc)
--Multiple Replies added with use of a | (pipe)
--Option for Sequential or Random order for Multiple Replies

Enjoy.
08-27-2006 04:23 AM
Profile E-Mail PM Web Find Quote Report
akyyy
Junior Member
**


Posts: 32
Joined: Apr 2005
RE: [Release] Answer Machine Plus v2.20(08/26/06)
help!


i want receive: hello, helo, halo, hail, heil, ahoj....etc
and answer just : hello

how? :S
i itrying / and |, but nothing:(


(sorry, i not good english:) )
08-27-2006 05:40 PM
Profile E-Mail PM Find Quote Report
Silentdragon
Full Member
***

Avatar
if(life==null && wrists) EmoAlert();

Posts: 148
Reputation: 2
34 / Male / –
Joined: Jun 2006
O.P. RE: [Release] Answer Machine Plus v2.20(08/26/06)
Receive: (hello|helo|halo|hail|heil|ahoj)
Answer: Hello
Type: Word
First Word radio button

Should work.
08-27-2006 09:16 PM
Profile E-Mail PM Web Find Quote Report
Pages: (27): « First « 1 [ 2 ] 3 4 5 6 » Last »
« Next Oldest Return to Top Next Newest »


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