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 » Last »
[Release] Answer Machine Plus v2.72(09/20/08)
Author: Message:
Silentdragon
Full Member
***

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

Posts: 148
Reputation: 2
34 / Male / –
Joined: Jun 2006
O.P. [Release] Answer Machine Plus v2.72(09/20/08)
Description: Configurable interface which allows you to setup messages to autoreply to, or execute / Plus! commands. Messages can be set to work only for you, your contact, or both. There are also several types of options for matching. Fragments(Word or part of word), Word, Sentence, or RegEx. Other options include case sensitivity, multiple matches, or multiline matches. You can enable/disable items through checkmarks next to it. Optional ability to have sequential replies or random replies with the use of a | (pipe). Has status dependancy so you may pick which statuses you want to reply on.

Comments and Suggestions appreciated.


To Upgrade:
New version shouldn't overwrite your old stuff now so you can just install like normal.

Go to your MsgPlus/Scripts/Answering Machine Plus folder and copy your Config.xml to a different location. Once you've done that install the new version and copy your xml back to the folder. Will update the format of the file automatically, and restore your Rules.

Enjoy.

Images:
[Image: amp1sy1.jpg]

[Image: ampnewrt0.jpg]
-2.72
--Fixed a weird bug nobody noticed
--Added Spanish Translation

-2.71
--Fixed a little bug that caused answers not to show up

-2.70
--Fixed a few typos
--Fixed a few stupid coding things
--Added translation class. Now then English and French version are one package and more translations can be easily made.
--Added defaults if you don't already have a config.

-2.60
--Little cleanup and stuff
--Delay functions per item, and global
--Added tooltips for most things

-2.50
--Added Status ability, by default it works on all statuses,but you may pick which ones you want to reply on.
--Each Window is restricted to a single instance as I doubt you'll ever need to edit two configs at the same time.
--Fixed bug where over 8 reply rules would crash you.
--Now breaks its looping once a reply is sent instead of checking for more replies
--Probably a few other bugs fixed

-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

-2.10
--Enable/Disable the whole thing from the menu
--Enable/Disable each item with the checkbox next to it in the configurer

-2.00
--Fixed a few misc bugs
--Added support for matching x or more times
--More options(First word match, Last word match, Any Word Match)
--Much more organized Add/Edit dialog
--Help button added to Add/Edit dialog
--Added some flood protection to prevent spamming(Disables Reply for 1sec after send)
--XML has been updated, but the script will cleanly update your configs and create one if it doesn't exist.
--Edit dialog now has Edit Answer in its title rather than Add Answer
--Probably other minor changes

.plsc File Attachment: Answering Machine Plus.plsc (23.45 KB)
This file has been downloaded 1800 time(s).

This post was edited on 09-20-2008 at 05:27 PM by Silentdragon.
08-06-2006 07:00 AM
Profile E-Mail PM Web Find Quote Report
ari_aaron
New Member
*

Avatar

Posts: 6
– / Male / –
Joined: Jul 2006
RE: [Release] Answer Machine Plus
I really don't get how to use it. CAn you explain it better?
[Image: ari_aaron.png]
08-14-2006 07:27 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
Plus icon > Answering Machine Plus > Configure Answers:

[Image: attachment.php?pid=713370]

.png File Attachment: aswermachinebasics.PNG (206.08 KB)
This file has been downloaded 34485 time(s).

This post was edited on 08-14-2006 at 08:40 PM by Sunshine.
[Image: 25dr3o9]
08-14-2006 08:38 PM
Profile E-Mail PM Web Find Quote Report
vaccination
Veteran Member
*****

Avatar

Posts: 2513
Reputation: 43
32 / Male / –
Joined: Apr 2005
RE: [Release] Answer Machine Plus
I like this script it's very useful. Good job.

* vaccination downloads.

This post was edited on 08-14-2006 at 08:44 PM by vaccination.
[Image: jumbled.png]
08-14-2006 08:44 PM
Profile PM Find Quote Report
Firehalk
Junior Member
**

Avatar
(Nicholas)

Posts: 71
36 / Male / Flag
Joined: Oct 2004
RE: [Release] Answer Machine Plus
Hmmm I will take a look at this. Really interesting!

Just a question: type "Fragment" means that if I put "Hi" and the user said "Hiiiiiii" it will capture the 2 first letters and will answer with what I had set?

If the answer is no, that would be a great new feature!
08-14-2006 10:25 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
It'll match Hi at any part of the message, so I might expand the options with even more conditions. Like Fragment of first word, last word, or anyword.

Multiple searches will be expanded so you can do things when a certain thing is matched so many times.

Next version will be out probably tonight or tomorrow, unless there are any suggestions.
08-15-2006 12:14 AM
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
Suggestion: an extra screen (menu item) with explanation of all the options would be nice ;)
[Image: 25dr3o9]
08-16-2006 12:34 PM
Profile E-Mail PM Web Find Quote Report
lrac522
Full Member
***

Avatar

Posts: 317
Reputation: 9
– / Male / Flag
Joined: Jan 2006
RE: [Release] Answer Machine Plus
Good job. I like it.(Y)
[Image: signature3phpga4.png]
08-16-2006 01:06 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
New Version
-2.00
--Fixed a few misc bugs
--Added support for matching x or more times
--More options(First word match, Last word match, Any Word Match)
--Much more organized Add/Edit dialog
--Help button added to Add/Edit dialog
--Added some flood protection to prevent spamming(Disables Reply for 1sec after send)
--XML has been updated, but the script will cleanly update your configs and create one if it doesn't exist.
--Edit dialog now has Edit Answer in its title rather than Add Answer
--Probably other minor changes
08-17-2006 07:26 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
Some options only appear when you have a certain type selected so I indented them to show they belong to that type.

As for RegExp: http://en.wikipedia.org/wiki/Regular_expression
08-17-2006 07:39 AM
Profile E-Mail PM Web Find Quote Report
Pages: (27): « First [ 1 ] 2 3 4 5 » 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