Shoutbox

[Release] Answer Machine Plus v2.72(09/20/08) - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: [Release] Answer Machine Plus v2.72(09/20/08) (/showthread.php?tid=64534)

[Release] Answer Machine Plus v2.72(09/20/08) by Silentdragon on 08-06-2006 at 07:00 AM

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


RE: [Release] Answer Machine Plus by ari_aaron on 08-14-2006 at 07:27 PM

I really don't get how to use it. CAn you explain it better?


RE: [Release] Answer Machine Plus by Sunshine on 08-14-2006 at 08:38 PM

Plus icon > Answering Machine Plus > Configure Answers:

[Image: attachment.php?pid=713370]


RE: [Release] Answer Machine Plus by vaccination on 08-14-2006 at 08:44 PM

I like this script it's very useful. Good job.

* vaccination downloads.


RE: [Release] Answer Machine Plus by Firehalk on 08-14-2006 at 10:25 PM

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!


RE: [Release] Answer Machine Plus by Silentdragon on 08-15-2006 at 12:14 AM

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.


RE: [Release] Answer Machine Plus by Sunshine on 08-16-2006 at 12:34 PM

Suggestion: an extra screen (menu item) with explanation of all the options would be nice ;)


RE: [Release] Answer Machine Plus by lrac522 on 08-16-2006 at 01:06 PM

Good job. I like it.(Y)


RE: [Release] Answer Machine Plus v2 by Silentdragon on 08-17-2006 at 07:26 AM

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


RE: [Release] Answer Machine Plus v2 by Silentdragon on 08-17-2006 at 07:39 AM

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


RE: [Release] Answer Machine Plus v2 by DarkMe on 08-17-2006 at 07:55 AM

* DarkMe is editing his answers


RE: [Release] Answer Machine Plus v2 by Silentdragon on 08-17-2006 at 08:33 AM

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.


RE: [Release] Answer Machine Plus v2 by lifesaver_nick on 08-18-2006 at 01:44 PM

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


RE: [Release] Answer Machine Plus v2 by Sunshine on 08-19-2006 at 07:59 PM

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.


RE: RE: [Release] Answer Machine Plus v2 by Silentdragon on 08-19-2006 at 08:12 PM

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.
RE: [Release] Answer Machine Plus v2 by Sunshine on 08-19-2006 at 10:38 PM

Thanks, well done (y)

Don't forget to submit this new version to the script db ;)


RE: [Release] Answer Machine Plus v2 by mondriaan on 08-25-2006 at 09:48 PM

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.


RE: [Release] Answer Machine Plus v2.20(08/26/06) by Silentdragon on 08-27-2006 at 04:23 AM

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.


RE: [Release] Answer Machine Plus v2.20(08/26/06) by akyyy on 08-27-2006 at 05:40 PM

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:) )


RE: [Release] Answer Machine Plus v2.20(08/26/06) by Silentdragon on 08-27-2006 at 09:16 PM

Receive: (hello|helo|halo|hail|heil|ahoj)
Answer: Hello
Type: Word
First Word radio button

Should work.


RE: [Release] Answer Machine Plus v2.20(08/26/06) by akyyy on 08-28-2006 at 10:50 AM

thanks :D


RE: [Release] Answer Machine Plus v2.20(08/26/06) by FlyingArita on 08-29-2006 at 04:24 AM

At first, i like this script very much:)

But i dont know whether i can enable/disable the autoreply according to my different status and if i can choose different autoreply for my different status?

For example, when my contact sends me "Hi", if i am "online", i dont use any autoreply, if im "away", i use autoreply "Hi, im not here", and if im "busy", then the autoreply becomes "Hi, im busy now".. Does anyone understand? Sorry for my poor English..:S Just to say, for every autoreply, i can set when i can use...

Thanks~


RE: [Release] Answer Machine Plus v2.20(08/26/06) by Silentdragon on 08-29-2006 at 04:26 AM

Hmm, interesting idea. I'll add it in a day or two.


RE: [Release] Answer Machine Plus v2.20(08/26/06) by akyyy on 08-29-2006 at 12:46 PM

import options?:)


RE: [Release] Answer Machine Plus v2.20(08/26/06) by unknow on 08-29-2006 at 09:02 PM

Hello,

first thank you for great script...

i have some problem with it..

Answer Number #8 or more... always crashing the Messenger i don't know why

Answers do less than 8 is working just fine..

So what's the problem with it..
Sorry for my english

Thanks. :)


RE: RE: [Release] Answer Machine Plus v2.20(08/26/06) by akyyy on 08-31-2006 at 06:25 PM

quote:
Originally posted by unknow
Hello,

first thank you for great script...

i have some problem with it..

Answer Number #8 or more... always crashing the Messenger i don't know why

Answers do less than 8 is working just fine..

So what's the problem with it..
Sorry for my english

Thanks. :)


Yes, mee too :(:(:(
RE: [Release] Answer Machine Plus v2.20(08/26/06) by Silentdragon on 08-31-2006 at 07:30 PM

New version due by maybe tonight or tomorrow. #8 or more bug is fixed, and as for importing a config you can just place it in the script directory and it will load and update the file. Also status dependant replying is almost done.


RE: [Release] Answer Machine Plus v2.20(08/26/06) by akyyy on 09-02-2006 at 10:12 PM

well?:P


RE: [Release] Answer Machine Plus v2.20(08/26/06) by FlyingArita on 09-04-2006 at 04:49 AM

Any new version?:)


RE: [Release] Answer Machine Plus v2.20(08/26/06) by Silentdragon on 09-04-2006 at 05:26 AM

Sorry, been doing lots of homework for school. Core is written, just need to redo the add/edit window for statuses, as my old design had to be scrapped. I'll try and get a new version out soon.


RE: [Release] Answer Machine Plus v2.20(08/26/06) by akyyy on 09-08-2006 at 03:46 PM

up! we waiting!


RE: [Release] Answer Machine Plus v2.20(08/26/06) by davidj16 on 09-10-2006 at 04:51 AM

how come i cant have more then 3?


RE: [Release] Answer Machine Plus v2.20(08/26/06) by DORSIGUER on 09-12-2006 at 10:07 PM

hi, i got a new bug, at least it seems, if i'm wrong sry.
i tryed to fix it, but i was going around and around with the source code.

so,me and a friend of mine share the part of the code with the receive messages, so we can haver more automatic messages, but, if we put both a message like:

receive: hi
answer: hi,how are you

there will be a flooding like:

hi
hi,how are you
hi,how are you
hi,how are you
hi,how are you.

if you could put an option to dont repeat,it would be very good ;).

but it gives some work.

ty ;)


RE: [Release] Answer Machine Plus v2.20(08/26/06) by damienjcwatts on 09-17-2006 at 04:40 AM

hey I have a flash project on this and it was very similar but allowed for subject/off subject 1st 2nd 3rd level responses etc etc. pleae IM me if you'd like it.


djcwatts_at_hotmail.c0m


RE: [Release] Answer Machine Plus v2.20(08/26/06) by damienjcwatts on 09-17-2006 at 04:44 AM

it could add loads of features..


RE: [Release] Answer Machine Plus v2.20(08/26/06) by akyyy on 09-23-2006 at 11:20 AM

new version?when?


RE: [Release] Answer Machine Plus v2.50(09/23/06) by Silentdragon on 09-24-2006 at 12:47 AM

New Version Now.

-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


RE: [Release] Answer Machine Plus v2.50(09/23/06) by FlyingArita on 09-25-2006 at 09:02 AM

cool~
thank Silentdragon~
:)


RE: [Release] Answer Machine Plus v2.50(09/23/06) by Jimbo on 09-30-2006 at 09:52 AM

Good script although i wish there was a time delay on the message being sent. Say 3 seconds


RE: RE: [Release] Answer Machine Plus v2.50(09/23/06) by damienjcwatts on 10-01-2006 at 09:35 AM

quote:
Originally posted by Silentdragon
New Version Now.

-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



u want to be improving the database input too as well as time delays and subject stubburness!

Can I help you beta test this baby?
RE: [Release] Answer Machine Plus v2.50(09/23/06) by damienjcwatts on 10-01-2006 at 09:48 AM

also when are people going to contribute to a database on this any takers???? just install a database pre defined!?


RE: [Release] Answer Machine Plus v2.50(09/23/06) by Ultrimoz on 10-06-2006 at 03:28 PM

I love it!
its absolutly amazing and i was waiting for this for a while, i remember posting a request (but it was on a different account)

the "Who:" function doesnt work properly and it replies even to me - could just be my computer or something, not sure.


RE: [Release] Answer Machine Plus v2.50(09/23/06) by bnuljh on 10-06-2006 at 06:39 PM

Its great use!
Coult you plus the mailbox judgment to change quantity?
So the ability replied different sentence to the particular person.

它非常有用!
您可否加上邮箱判断变量?
这样就能对特定的人回复不同的句子了。


RE: [Release] Answer Machine Plus v2.50(09/23/06) by MoonGoose on 10-14-2006 at 08:40 AM

nice!!!


RE: [Release] Answer Machine Plus v2.50(09/23/06) by rodrigo00 on 11-16-2006 at 07:31 PM

I can not discharge the script. He gives me back to the index. What do I do?


RE: [Release] Answer Machine Plus v2.50(09/23/06) by Hiusaki on 12-14-2006 at 07:33 AM

nice script man thats my fav script on msg plus, very useful..

but can you add a function for example for multi reply
(to send 1,2 etc messages than only one)....
hmmm something like that..
the contact say hello, how are you.. and the answering machine send "I'm nice thanks" message and then another one saying "and how are you?"

and also if you can an option to set the time in seconds before that the answering machine send a reply? for example if i want to wait 3 segs before that the answeing machine send a reply..
thats good sugestions.. i think..


RE: [Release] Answer Machine Plus v2.50(09/23/06) by Marcel on 12-15-2006 at 04:41 PM

Hi!

Who can tell me, how i can edit the Answer Machine Plus?
I can not very good English, is here someone who can tell me in Dutch?
My E-mail adresses is: marcelvoorhorst1990@hotmail.com

Thank you!


RE: [Release] Answer Machine Plus v2.60(12/18/06) by Silentdragon on 12-19-2006 at 05:28 AM

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


RE: [Release] Answer Machine Plus v2.60(12/18/06) by FlyingArita on 12-21-2006 at 10:16 AM

support~
wish it be better more and more


RE: [Release] Answer Machine Plus v2.60(12/18/06) by BuckelEde on 01-03-2007 at 02:03 AM

hi!
i just wanted to ask if there are already some collections of Config.xml files? perhaps in german^^
i think it could be an advance if we share our files with each other to improve it ;)


RE: [Release] Answer Machine Plus v2.60(12/18/06) by Boo B on 01-10-2007 at 12:23 PM

i always loved this ^^
i use it te log me off from somone elses pc :p
and stuff like that :)


RE: [Release] Answer Machine Plus v2.60(12/18/06) by sam06 on 01-11-2007 at 08:57 PM

The Answer Machine seems to take a while to 'kick in' on mine, someone will talk and we'll talk normally, then suddenly it'll kick in. Also, several of mine do not seem to be working, this may be because I have many replies...


RE: [Release] Answer Machine Plus v2.60(12/18/06) by Silentdragon on 01-11-2007 at 10:43 PM

It's very far from optimized and does quite a bit of work. I may optimize it when I have time, but for now I have a very busy schedule.

-First category will always be fastest, while the last category will always be slowest.


RE: [Release] Answer Machine Plus v2.60(12/18/06) by sam06 on 01-16-2007 at 04:36 PM

How about a feature so if someone says something, and it;s not in there, you can set it so it repeats it, like $A is what they typed,
than you had it $A? Whats that?


RE: [Release] Answer Machine Plus v2.60(12/18/06) by bobby2000 on 01-28-2007 at 10:28 AM

its not letting me add a word... any ideas y?


RE: [Release] Answer Machine Plus v2.60(12/18/06) by Entmaster on 02-06-2007 at 03:03 PM

Me neither. The "register new word"-window doesn't go away when I push ok, and no word is registered.


RE: [Release] Answer Machine Plus v2.60(12/18/06) by Silentdragon on 02-06-2007 at 10:05 PM

Hmm, strange. Seems to work fine for me. You do fill out all the fields right? I think I might have something where it outputs a debug, but doesn't warn you when you forgot to fill something in.


RE: [Release] Answer Machine Plus v2.60(12/18/06) by mah2002 on 02-16-2007 at 05:41 PM

hey everybody

i got msn live and plus live and install answer machine but i still can,t use it

when i click on plus i don,t find answer machine choise to edit it
so what i could do to add answer machin choise in the list

i hope i can find slove for this problem

thanks


RE: [Release] Answer Machine Plus v2.60(12/18/06) by kevinxiaowis on 03-13-2007 at 01:20 PM

Hi, great script!

I want the answer machine to reply to a "what?" as in "what the heck?", and stay silent if the guy says "what's the quadratic formula". I've tried various different flag combinations and the answer machine still won't reply. Am I doing something wrong?


Recieve: what

Answer: Yes, yes, this is an answering machine...please leave your message and i'll reply later!

Type: Sentence




RE: [Release] Answer Machine Plus v2.60(12/18/06) by clark123 on 03-15-2007 at 01:06 PM

HElp i can't open Config.xml because there is no file in my folder and its just XML and another big question is that i can't open those file like it shows in picture, i can only open those script in dreamwaver. or i have to install some sort of software? to open those file as like this
[Image: amp1sy1.jpg]


RE: [Release] Answer Machine Plus v2.60(12/18/06) by darkzerox on 03-16-2007 at 03:42 AM

hi. i'm trying to set up a script that says what you tell it...
this is what i've got so far:

receive: ^!say (.*)$
answer: $1
type: regex

but it spits out the whole thing, including the !say part, instead of just what's in the brackets.

anyone know how to get it to only match what's in the brackets?

----

ps: i think i found a bug.

receive: hey|hi|hola|hello
answer: hey|hi|hola|hello
type: word
flags: ignore case, first word, randomize if multiple answers


it replies to anything that contains one of those words. like "this" contains the word "hi", so it responds, even though it's set as "first word", and "word" not "fragment". either of those things should have stopped this, no?


for anyone interested, i found a workaround. change type to regex, and receive to
\b(hey|hi|hola|hello)\b
which will only match the whole word. or if you want it to only match it if it's the first word, put a ^ at the start.


Answer Machine Plus v2.60(12/18/06) by darkriderz412 on 04-23-2007 at 02:31 AM

Nice program:D
Your next update of the program should have pre-made scripts that you can add, so u can leave the computer and the program will talk for you and nobody will know you left. Something like them MSN chat bots.

Example.    Smarterchild@hotmail.com


RE: [Release] Answer Machine Plus v2.60(12/18/06) by ftfcorporation on 05-21-2007 at 10:32 PM

Hi!
If i want to make an automatic answer machine, which says hello, and tells you the time, and answers random questions what should I do?
I tried:

answer1
receive: hi
answer: hello

answer2
receive: |
answer: LoL|rofl|ect.

answer2 answers for everything, but when it's turned on answer1 doesn't works. How can I make it working?


RE: [Release] Answer Machine Plus v2.60(12/18/06) by PMP on 06-04-2007 at 10:54 PM

[size=4]How do I put the same awser for several questions?

Could you send some example comands?


RE: [Release] Answer Machine Plus v2.60(12/18/06) by KPhoenix on 06-05-2007 at 08:11 PM

Gah, this script does my frieking head in. >_< When I click "ADD" then finish filling it out, the OK button doesn't work. My friends have the same problem. <_<


RE: RE: [Release] Answer Machine Plus v2.60(12/18/06) by Jona on 06-06-2007 at 11:06 AM

quote:
Originally posted by KPhoenix
Gah, this script does my frieking head in. >_< When I click "ADD" then finish filling it out, the OK button doesn't work. My friends have the same problem. <_<

somethimes I have that problem too, but if I try again after a little time, it works again ^o)
RE: [Release] Answer Machine Plus v2.60(12/18/06) by rquattro on 06-07-2007 at 12:07 AM

hum... the OK button doesn't work for me...


RE: [Release] Answer Machine Plus v2.60(12/18/06) by KPhoenix on 06-07-2007 at 03:28 AM

Yeah, this script is really starting to piss me off. :@


RE: [Release] Answer Machine Plus v2.60(12/18/06) by pleiadys on 06-18-2007 at 10:39 AM

Hi everybody!
I gettin into this script... at the beggining i had some problems, but know it works well...
For those who can't add new answers, remember to fill all the spaces... the "receive" space is necessary.
Now, i want to know... there'e's a way to set an autoresponse for ALL kind of message i receive??? For example, now i have this tag in the "receive" space:

ciao|hola|bella|c 6|ciau|ciae|oi|ohi|hoi|ci|ciccio|ciccino|cė|

but if someone of my contacts don't write a massage with one of this words inside, the auto responder don't start... well, there's a way or a command to solve the problem? In other words, there's a single word that allow the autoresponder to work everytime?

Thanks, bye ;)


RE: [Release] Answer Machine Plus v2.60(12/18/06) by dorsini on 06-21-2007 at 12:22 AM

is there a way to auto answer ctl c so that you can auto except video call requests?  i want to be able to IM my house account and check my web cam (ie personal security system).  Any ideas?


RE: RE: [Release] Answer Machine Plus v2.60(12/18/06) by Jona on 06-26-2007 at 08:45 PM

quote:
Originally posted by pleiadys
Now, i want to know... there'e's a way to set an autoresponse for ALL kind of message i receive??? For example, now i have this tag in the "receive" space:

ciao|hola|bella|c 6|ciau|ciae|oi|ohi|hoi|ci|ciccio|ciccino|cė|


I'm thinking it must be like this:
ciao" || Message="hola" || Message="ci
If this should work, it have to respond on ciao, hola and ci.
RE: [Release] Answer Machine Plus v2.60(12/18/06) by ElRompediscoteka on 07-11-2007 at 04:20 AM

:@ why when i fill the name,receive,answer... i fill all and when i press Ok but nothing occur :@








pls helpme!!


RE: [Release] Answer Machine Plus v2.60(12/18/06) by KPhoenix on 07-30-2007 at 04:56 PM

I hate this script.

I filled in like this:

Name: TEST
Receive: TEST2
Answer: TEST3
Type: Fragment
Who: Contact
Reply When: (All)
Flags: Any Word
Delay Message: 0 seconds.

I click okay, and it doesn't work. I've tried about 20 combinations so far, so what the hell?!

EDIT: Oh you gotta be kidding me. I was trying to edit the answers in the actual Chat Window. >_<


RE: [Release] Answer Machine Plus v2.60(12/18/06) by blizter on 09-14-2007 at 01:09 PM

I fixed so now the regexp works when you try to capture variables.

Before (2.60)
Receive : ^!say2 ([^/].+) (.+)$
Answer : $1 $2$2$2
Contact says: !say2 rofl nice
Bot will say: !say2 rofl nice


With my fix (2.60a)
Receive : ^!say2 ([^/].+) (.+)$
Answer : $1 $2$2$2
Contact says: !say2 rofl nice
Bot will say: rofl nicenicenice


RE: [Release] Answer Machine Plus v2.60(12/18/06) by NBK on 09-21-2007 at 05:04 PM

Hello,

I have a prob.

I filled in like this:

Name: Hello
Receive: Hi
Answer: Hello
Type: Word
Who: Contact
Flags: First Word

The Contact say:

Hi test...

And it answer: Hello test...

Or sometimes we chat, then it comes an answer, but the Contact dident say any programmed receives... why?


Sry 4 my bad English... :D


RE: [Release] Answer Machine Plus v2.60(12/18/06) by blizter on 09-22-2007 at 05:29 AM

Thank you for your reply, I fixed it and I'm sending it to the database moderator.


RE: [Release] Answer Machine Plus v2.60(12/18/06) by Red King on 09-22-2007 at 02:49 PM

I'm having a problem. Recently my answering machine hasn't been working t all, I downloaded the updated one but I still get no results.

I'm not sure what's causing the problem because I'm using the same answer list as I did before it stopped working and I've not been editing the script either.

Are the updates maybe not allowing the length of answers I have in 1 setting? Because I've got 1 answer list with a conversation in it called Creep Machine and the max usable characters is just a few below full.

Should I maybe put in what my config file is so you can figure it out easier?


RE: [Release] Answer Machine Plus v2.60(12/18/06) by blizter on 09-22-2007 at 09:28 PM

Send me your configuration file in pm, I'll try to fix it.


RE: RE: [Release] Answer Machine Plus v2.60(12/18/06) by Red King on 09-22-2007 at 10:01 PM

quote:
Originally posted by Red King
I'm having a problem. Recently my answering machine hasn't been working t all, I downloaded the updated one but I still get no results.

I'm not sure what's causing the problem because I'm using the same answer list as I did before it stopped working and I've not been editing the script either.

Are the updates maybe not allowing the length of answers I have in 1 setting? Because I've got 1 answer list with a conversation in it called Creep Machine and the max usable characters is just a few below full.

Should I maybe put in what my config file is so you can figure it out easier?

OK got it sent in now :)
RE: [Release] Answer Machine Plus v2.60(12/18/06) by blizter on 09-22-2007 at 10:39 PM

I sent you a private message.


RE: [Release] Answer Machine Plus v2.60(12/18/06) by sarahisfre$h on 12-13-2007 at 11:16 PM

lmao, i'm really like clueless when it comes to crap like this
is the messanger plys icon the thing thats ontop of where all your contacts are beside like help and stuff.???? or where
lol:S


RE: [Release] Answer Machine Plus v2.60(12/18/06) by Red King on 12-13-2007 at 11:19 PM

It's fine now the PM I was given had the bug fixed so this can be closed now if anyone else decides to post in here :P
This topic is now officially useless <.<


RE: [Release] Answer Machine Plus v2.60(12/18/06) by plex on 12-14-2007 at 10:13 AM

Hello,
Thanks so much for this script :)
I'd like to make a little modification.

I have some msn account on the pc launched at the same time. So the script is the same for every msn users.

How can I have 1 script / Msn please ?
Is is possible ?

Thanks so much for you help
Bests regards


RE: [Release] Answer Machine Plus v2.60(12/18/06) by Red King on 12-14-2007 at 01:07 PM

I may be no expert in scripts, and I didn't make it (obviously) but I think scripts mostly run on all accounts logged into plus! live.

There is some scripts that can make it work for only 1 address, I saw it in the scrip making for newbies guide and you can change the automatic activation (the part that switches it on when you open messenger) to only activate when you sign in to a certain e-mail address, then you could PROBABLY copy the entire script to run a whole seperate set of answers into a new script.

This would mean having 2 of the same script logged into different e-mail addresses, so your script list should show something like this for the sake of less confusion:

{other script(s)}
Answering Machine Plus for (certain address)
Answering Machine Plus for (certain other address)
{other script(s)}

Basically change the very beginning bit to activate when a given e-mail address signs in on your computer and copy it into a new script file for the other, then you can make 2 sets of answers for each address.
If I find out what the exact command is I'll write it up for you and post it here for you to replace the original.

EDIT:

THIS should hopefully (when changed for your e-mil address) work your answering machine ONLY on the sign in of the given address.
If you want a seperate list of answers for a second address duplicate the entire script into a new script file and change the e-mail address your second script works on.
This only MIGHT work.. If not I'll just have to keep looking, let me know OK?

code:
function OnEvent_Signin(Email) {

   IsOn = GetBoolOption("IsOn");
}

RE: [Release] Answer Machine Plus v2.60(12/18/06) by Stormsight on 12-20-2007 at 09:54 AM

i think i found a very unpleasant bug in this script, whoever can fix it or at least understand where is the problem..
the thing is this:
i put in to recieve "!hi" and to give "hi", everything is ok.
so if any1 writes to me "!hi man!" i reply "hi"
but if i change the type sometimes, or i dont know, maybe try different options, but then put it back, cant really tell why this happens i found myself again with fragment type as before, but now the reply to "!hi" becomes: hi but in the context it was.. example:
"stormsight, !hi.. so much time i dont see you.."
the answer is: "stormsight, hi.. so much time i dont see you.."

so if someone wants to make me a joke he can write
"im storsight, i smell, !hi"
I will answer it again: "im storsight, i smell, hi"

can some1 tell me what is going on?


RE: [Release] Answer Machine Plus v2.60(12/18/06) by White_Dragon on 12-26-2007 at 07:05 PM

Hello SilentDragon
Can you do a nudge detection?
Ex.:
Receive: !^nudge&
Answer: Stop nudges!!

please^__^


RE: [Release] Answer Machine Plus v2.60(12/18/06) by Gorzyne on 01-01-2008 at 03:41 PM

Hello all has somebody found the way how to fake that the user is typing text as in AutoAnswer 1.0

quote:
AutoAnswer fakes that the user is typing by finding the edit box of the target chat window, and sending a keystroke to it. The object is to make the user at the other end think that someone is actually typing the automated responses.

RE: [Release] Answer Machine Plus v2.60(12/18/06) by pray2win on 02-04-2008 at 08:39 PM

Ive got !shoot.
and it works...
but if people type !shoot a lot of time.
someday it wont give a response anymore?
Until i type something.
How can i give it an unlimitted answer.
SO they use !shoot when im afk

(btw ... i edditted !shoot max from 7? to 25)
(and added topscore)
(and Total loss  xD)

And i changed more things.
Like the edit things i changed the size ;)
Because a long answer (like if someone types menu a whole menu)
were hard to edit. Bigger size was good... Maybe good for next Origional update?

And btw! Good program :)
I setted some things.
i combine answers with msn /(command) code's
like i can put myself Idle when im on school (2 msn's)
Or i can send a message to everyone who opened chat with me (/all as answer ;))
And a admin pass. so if !shoot crashes. a admin can close all my conversations (/all /close)


RE: [Release] Answer Machine Plus v2.60(12/18/06) by Baggins on 02-04-2008 at 10:03 PM

I have a problem.

Configure answers > Add > *enter info* > Ok

Nothing happens.
I can only cancel.


RE: [Release] Answer Machine Plus v2.60(12/18/06) by nino1992 on 02-07-2008 at 02:42 PM

pls help ,the !shoot function which has been there since i have this script doesn't work anymore... i didn't change any things...

[Image: shootnj4.jpg]


did i maybe change something by accident which ruins the whole thing now??


pls help me =)


RE: RE: [Release] Answer Machine Plus v2.60(12/18/06) by pray2win on 02-08-2008 at 09:23 AM

quote:
Originally posted by nino1992
pls help ,the !shoot function which has been there since i have this script doesn't work anymore... i didn't change any things...

[Image: shootnj4.jpg]


did i maybe change something by accident which ruins the whole thing now??


pls help me =)

That ones good ;)
Did you try to reinstal all over?
if you dont want to lose your answers
go to c:\programfiles\messengerplus!\scripts\Anwering machine plus\
and copy the Config to a other place
the reïnstal the program (first delete)
then reinstal
might restart messenger.
then go back to the directory
and paste the config again

if doesnt work try add Formule_sof@hotmail.com.
RE: [Release] Answer Machine Plus v2.60(12/18/06) by nino1992 on 02-08-2008 at 06:18 PM

I did exactly what u've told me to do but it still doesnt work ://


RE: [Release] Answer Machine Plus v2.60(12/18/06) by pray2win on 02-08-2008 at 11:33 PM

quote:
Originally posted by nino1992
I did exactly what u've told me to do but it still doesnt work ://

The rest does work?
I mean the other answers.
RE: [Release] Answer Machine Plus v2.60(12/18/06) by nino1992 on 02-09-2008 at 08:10 AM

yes they do


RE: [Release] Answer Machine Plus v2.60(12/18/06) by Krishna on 02-19-2008 at 12:07 AM

Hello,

I would like to have a field where I can put infinite characters for the answer, not only 1000, and I need lots of ways to respond to a single question. Can you send me the script with this Fix? Because I'm not capable to fix this by myself

thanks!


RE: Answer Machine Plus by Komputa_Kid on 02-22-2008 at 04:03 AM

Hi,

1) Best script i've seen
Very very nice script. Awesome for making a custom msn bot.

2) Default message

If you want it to say something as a default (eg. if it doesn't match any of your answer list) then make a new answer and in receive put ^.+$  and choose regexp in type.
Though there is a bug with this. If you alter any of your other answers (or add some), you need to disable and re-enable your default one (the one you just made) afterwards.

3) My premade responses
I've made some very nice auto-responses (complex) which i'll upload here soon for you all to try out. Contact me by PM if you want some which i've made.

4) You got troubles with your answer machine?
If anyone has any troubles with their responses/messages, contact me by PM and i'll be happy to help.

5) Improvements
Add an option (check box) for default message and an input (text box) for your choice of message.
Include some predifined responses (contact me if you want some to include).
Add more msn-based commands (invite person, accept contact, accept webcam etc).

Thanks again for this great MsgPlus script, and lets keep this thread going!


RE: [Release] Answer Machine Plus v2.60(12/18/06) by katia on 03-04-2008 at 11:18 AM

Hello,

i have al little problem... i wanto reply everybody thet sends me something that is not like a code thet i specified how can i do that with regexp?

i tryed with (?!mycode) but it dosent work..

thanks ind advance and sorry for my english

katia


RE: RE: Answer Machine Plus by pray2win on 03-14-2008 at 08:14 PM

quote:
Originally posted by Komputa_Kid
Hi,

1) Best script i've seen
Very very nice script. Awesome for making a custom msn bot.

2) Default message

If you want it to say something as a default (eg. if it doesn't match any of your answer list) then make a new answer and in receive put ^.+$  and choose regexp in type.
Though there is a bug with this. If you alter any of your other answers (or add some), you need to disable and re-enable your default one (the one you just made) afterwards.

3) My premade responses
I've made some very nice auto-responses (complex) which i'll upload here soon for you all to try out. Contact me by PM if you want some which i've made.

4) You got troubles with your answer machine?
If anyone has any troubles with their responses/messages, contact me by PM and i'll be happy to help.

5) Improvements
Add an option (check box) for default message and an input (text box) for your choice of message.
Include some predifined responses (contact me if you want some to include).
Add more msn-based commands (invite person, accept contact, accept webcam etc).

Thanks again for this great MsgPlus script, and lets keep this thread going!


You've got my PM
RE: [Release] Answer Machine Plus v2.60(12/18/06) by Xozny on 03-20-2008 at 07:07 PM

Is it possible to somehow write many recievings seperated by commas or somehow write all possible greetings in one so you don't have to make like:

Hi
Hello
Yo
Hallu
Hey
Good day

and so on so you can write:

Hi, hello, yo, hallu, hey, good day
Replies: Bla bla, hey, tjo, hola

Or is this possible already?


RE: RE: [Release] Answer Machine Plus v2.60(12/18/06) by pray2win on 03-20-2008 at 11:32 PM

quote:
Originally posted by Xozny
Is it possible to somehow write many recievings seperated by commas or somehow write all possible greetings in one so you don't have to make like:

Hi
Hello
Yo
Hallu
Hey
Good day

and so on so you can write:

Hi, hello, yo, hallu, hey, good day
Replies: Bla bla, hey, tjo, hola

Or is this possible already?

Its possible
Hey|hhejj|hoi|yo|heey
Will make a reply to all those abobe
just put a  | between them
and | bewtween answer is aslo working i guessed.
RE: [Release] Answer Machine Plus v2.60(12/18/06) by mcsabee on 04-08-2008 at 03:52 PM

Hi, i have a problem!

I filled the receive field ('tia') and i filled answer field ('szia') and i choose the Word as type, the bot dont write back ^^. If somebody write me 'tia' bot dont answer 'szia'. If i choose Fragment or Sentence as type and somebody write 'tia' bot answer 'szia', but somebody write 'karpatia' bot reply 'karpaszia'.

Why not work properly the Word type? ^^

Ty for help :-).


RE: RE: [Release] Answer Machine Plus v2.60(12/18/06) by pray2win on 04-08-2008 at 04:31 PM

quote:
Originally posted by mcsabee
Hi, i have a problem!

I filled the receive field ('tia') and i filled answer field ('szia') and i choose the Word as type, the bot dont write back ^^. If somebody write me 'tia' bot dont answer 'szia'. If i choose Fragment or Sentence as type and somebody write 'tia' bot answer 'szia', but somebody write 'karpatia' bot reply 'karpaszia'.

Why not work properly the Word type? ^^

Ty for help :-).

Sentence should work....
And then put an X on sentence matches whole message
Did you do that?
RE: [Release] Answer Machine Plus v2.60(12/18/06) by mcsabee on 04-08-2008 at 04:36 PM

quote:
Originally posted by pray2win
quote:
Originally posted by mcsabee
Hi, i have a problem!

I filled the receive field ('tia') and i filled answer field ('szia') and i choose the Word as type, the bot dont write back ^^. If somebody write me 'tia' bot dont answer 'szia'. If i choose Fragment or Sentence as type and somebody write 'tia' bot answer 'szia', but somebody write 'karpatia' bot reply 'karpaszia'.

Why not work properly the Word type? ^^

Ty for help :-).

Sentence should work....
And then put an X on sentence if whole message
Did you do that?

Yes i did it. X on Sentence. If somebody write 'tia' the bot answer 'szia', if somebody write 'karpatia' bot answer 'szia'. Think this is not properly. If i put X on Word, bot do nothing.
RE: RE: [Release] Answer Machine Plus v2.60(12/18/06) by pray2win on 04-08-2008 at 05:06 PM

quote:
Originally posted by mcsabee
quote:
Originally posted by pray2win
quote:
Originally posted by mcsabee
Hi, i have a problem!

I filled the receive field ('tia') and i filled answer field ('szia') and i choose the Word as type, the bot dont write back ^^. If somebody write me 'tia' bot dont answer 'szia'. If i choose Fragment or Sentence as type and somebody write 'tia' bot answer 'szia', but somebody write 'karpatia' bot reply 'karpaszia'.

Why not work properly the Word type? ^^

Ty for help :-).

Sentence should work....
And then put an X on sentence if whole message
Did you do that?

Yes i did it. X on Sentence. If somebody write 'tia' the bot answer 'szia', if somebody write 'karpatia' bot answer 'szia'. Think this is not properly. If i put X on Word, bot do nothing.

I do not have this problem, to see i took it over.
and this is what you did?
(proof on picture?)
RE: [Release] Answer Machine Plus v2.60(12/18/06) by mcsabee on 04-08-2008 at 06:05 PM

Ok, problem solved, win and msn reinstall :-DDD, but ty for help ^^.


RE: RE: [Release] Answer Machine Plus v2.60(12/18/06) by pray2win on 04-08-2008 at 06:10 PM

quote:
Originally posted by mcsabee
Ok, problem solved, win and msn reinstall :-DDD, but ty for help ^^.

Okey ;) no problem. Im here to help people :P
Because i don't have any thing to do with this weather
I need sun :P
RE: [Release] Answer Machine Plus v2.60(12/18/06) by KEvinGupta on 04-17-2008 at 07:03 PM

quote:
Originally posted by Xozny
Is it possible to somehow write many recievings seperated by commas or somehow write all possible greetings in one so you don't have to make like:

Hi
Hello
Yo
Hallu
Hey
Good day

and so on so you can write:

Hi, hello, yo, hallu, hey, good day
Replies: Bla bla, hey, tjo, hola
Or is this possible already?
quote:
Originally posted by pray2win
quote:
Originally posted by Xozny
Is it possible to somehow write many recievings seperated by commas or somehow write all possible greetings in one so you don't have to make like:

Hi
Hello
Yo
Hallu
Hey
Good day

and so on so you can write:

Hi, hello, yo, hallu, hey, good day
Replies: Bla bla, hey, tjo, hola

Or is this possible already?

Its possible
Hey|hhejj|hoi|yo|heey
Will make a reply to all those abobe
just put a  | between them
and | bewtween answer is aslo working i guessed.


I would say Its NOT working. I tried to put in the recieve field.

Hello | Hi

and in the answer field I wrote. Hello, how are you?

But it didnt work at all.

Although, when I make two different categories.
Hello
Hi

Then it works. So, please fix this :) It will be very helpful and wont be messy :) Also, very easy to control.

I have more ideas to make it better:

1) have a search box where we can search for the Name or Recieve. So, if people (like me) have lots of categories then its easy to find instead of scrolling down and looking for something. Although, it is done alphabetically.

2) Have a option where users can write many things in one category "Recieve box" e.g. Hello | Hi | sup | Yo | <-- Lots in just one recieve box.

3) Have something where users can make lots of categories in ONE :D So, if someone is trying to add lots of categories in one category e.g. Friends. Then he can add in the same Friends category ...... - My friends, - Friend I like etc. and people who are recieving it can choose whatever they want to and they will get the info for that. E.g. if the person who recived the categories
- My Friends
- Friends I like


If someone choose My Friends then he/she will get My friends info. Whatever is inside that "My Friends" category.

Note: Friends is the parent category and inside that category there are two child categories -- My Friends and Friends I like. :)

I HOPE you get what I mean for number 3.

Please for me these things are important. Infact very important so its a REQUEST try to release these things asap :) and have one update very very soon.

Thank You.
RE: [Release] Answer Machine Plus v2.60(12/18/06) by KEvinGupta on 04-18-2008 at 02:27 AM

No reply yet ? Anyways, I came to give another Idea.

Idea number

4) When there is something which user says and if its not specified in auto answer then it should say something which we specify to say. :)

e.g. If a user says Hello and I have not added Hello as a category/recieve then If I set something to " Hello, how are you? "  Then this thing will come up even when a user says ANYTHING which is not specified in the Auto Answer.

Hope you know what I mean.

3 and 4 are just optional for people.

Please update Auto Answering Machine VERY soon. I really need these 4 ideas I had given :)

Thank You


RE: RE: [Release] Answer Machine Plus v2.60(12/18/06) by pray2win on 04-18-2008 at 01:01 PM

quote:
Originally posted by KEvinGupta
No reply yet ? Anyways, I came to give another Idea.

Idea number

4) When there is something which user says and if its not specified in auto answer then it should say something which we specify to say. :)

e.g. If a user says Hello and I have not added Hello as a category/recieve then If I set something to " Hello, how are you? "  Then this thing will come up even when a user says ANYTHING which is not specified in the Auto Answer.

Hope you know what I mean.

3 and 4 are just optional for people.

Please update Auto Answering Machine VERY soon. I really need these 4 ideas I had given :)

Thank You

U mean like a wild card? Because i thought that is already there.
RE: [Release] Answer Machine Plus v2.60(12/18/06) by KEvinGupta on 04-18-2008 at 11:53 PM

are you sure ? I don't think it is. If there is how do you use it ?


RE: RE: [Release] Answer Machine Plus v2.60(12/18/06) by pray2win on 04-19-2008 at 01:24 PM

quote:
Originally posted by KEvinGupta
are you sure ? I don't think it is. If there is how do you use it ?

YOu know that you break an word (recieve) by |'s ... just use || or something. At least i had it soemday with hey, yo etc. and i putted an | at the end. and it replyd to all messages
RE: [Release] Answer Machine Plus v2.60(12/18/06) by KEvinGupta on 04-19-2008 at 11:24 PM

quote:
Originally posted by pray2win

YOu know that you break an word (recieve) by |'s ... just use || or something. At least i had it soemday with hey, yo etc. and i putted an | at the end. and it replyd to all messages

Thanx a lot. You fixed one problem for me :) I'll keep testing it out hopefully it will work properly everytime :)

Now just need other three Ideas to work out properly may be need some very quick update by the developer or someone :)

EnJoY
RE: [Release] Answer Machine Plus v2.60(12/18/06) by KEvinGupta on 04-20-2008 at 01:29 AM

Ok there is one problem with using " | " in recieve field.

I have lots of categories marked as Sentence.
Whatever I use that thing it just comes up with the message I typed in for " | " :(

This is annoying ?
Any field with Sentence doesn't come up anymore ? Any fix for this ?

Also, can someone please tell me how can I use this for just "one" account ? As, I use couple accounts at the same time :(


RE: [Release] Answer Machine Plus v2.60(12/18/06) by newmember on 04-21-2008 at 09:52 AM



i setup this script but i cant see this window

[Image: answermachineplus.png][b]


RE: [Release] Answer Machine Plus v2.60(12/18/06) by KEvinGupta on 04-21-2008 at 09:57 AM

try loggin out and login back again. I'm sure you will see something on your WLM ...... Click your Messenger pluc Icon and then Answering Machine Plus
If not then reinstall it.


RE: [Release] Answer Machine Plus v2.60(12/18/06) by newmember on 04-21-2008 at 10:05 AM

thank you brother now i can see that..

is there any Turkish versiyon?


RE: [Release] Answer Machine Plus v2.60(12/18/06) by KEvinGupta on 04-21-2008 at 12:33 PM

I'm not sure if there. I don't think there is any


Question by Soriasis on 04-21-2008 at 11:01 PM

Hello everybody. This is the best script for msn. In fact, I downloaded Messenger Plus only to use it. But I have one question that I'd like to get answered:

Does anyone know if it's possible to include my contact's nickname in my answer? I've seen one of my contacts doing it, but he's so stupid he doesn't tell me how.

Thank you very much.

Soriasis, Lord of 69


RE: [Release] Answer Machine Plus v2.60(12/18/06) by KEvinGupta on 04-22-2008 at 07:43 AM

quote:
Originally posted by Soriasis
Hello everybody. This is the best script for msn. In fact, I downloaded Messenger Plus only to use it. But I have one question that I'd like to get answered:

Does anyone know if it's possible to include my contact's nickname in my answer? I've seen one of my contacts doing it, but he's so stupid he doesn't tell me how.

Thank you very much.

Soriasis, Lord of 69

I would like to know it too. :)

RE: Question by T-PO on 04-23-2008 at 08:01 AM

quote:
Originally posted by Soriasis

Does anyone know if it's possible to include my contact's nickname in my answer? I've seen one of my contacts doing it, but he's so stupid he doesn't tell me how.

Thank you very much.
Soriasis, Lord of 69

Yes, you can do this by adding (!N) in the answer...

Regards,

T-PO
RE: [Release] Answer Machine Plus v2.60(12/18/06) by KEvinGupta on 04-23-2008 at 08:26 AM

quote:
Originally posted by T-PO
quote:
Originally posted by Soriasis

Does anyone know if it's possible to include my contact's nickname in my answer? I've seen one of my contacts doing it, but he's so stupid he doesn't tell me how.

Thank you very much.
Soriasis, Lord of 69

Yes, you can do this by adding (!N) in the answer...

Regards,

T-PO

Works Great!! Thank You
RE: [Release] Answer Machine Plus v2.60(12/18/06) by itech2007 on 05-02-2008 at 01:02 AM

:(:(


when I need to move the database of my words fo this script to another computer how i can do it so can any body tell me

because i need to format my computer shit its so slowly8o|8o|

RE: [Release] Answer Machine Plus v2.60(12/18/06) by KEvinGupta on 05-02-2008 at 01:50 AM

easy !!!
Follow this:
C:\Program Files\Messenger Plus! Live\Scripts\Answering Machine Plus
Copy all the files :) and save them somewhere safe.
Format your computer install Answering Machine Plus once again and then over write all the files.


RE: [Release] Answer Machine Plus v2.60(12/18/06) by KEvinGupta on 05-02-2008 at 01:51 AM

Can anyone tell me how can I use this for one MSN account? As, I run multiple MSN accounts :(
any help guys?


RE: [Release] Answer Machine Plus v2.60(12/18/06) by pray2win on 05-09-2008 at 06:34 AM

I made a dutch version of Answering machine plus
i tried to translate most of it ;)

so if you want it.
come and get it xD

*ps* some things are editted ;) (sizes, answers)


RE: [Release] Answer Machine Plus v2.60(12/18/06) by KEvinGupta on 05-09-2008 at 01:56 PM

Can anyone tell me how can I use this for one MSN account? As, I run multiple MSN accounts 
any help guys?


RE: [Release] Answer Machine Plus v2.60(12/18/06) by Noli on 05-11-2008 at 07:10 PM

Hello all! I am new in this forum, so forgive me if the answer is in any place.

How can I learn about varibles used in this script, like visitor name = (!N)   ?

Is there any user manual or simmilar?

Another question (or suggestion): is it possible to write the questions/answers in something like a table (like Excel) and then import it, instead going trough the program and ADD one by one (I think it should be more fast to write questions, answers, etc.)

Great script! Thank you!

Manuel
Buenos Aires, Argentina


RE: RE: [Release] Answer Machine Plus v2.60(12/18/06) by pray2win on 05-11-2008 at 09:32 PM

quote:
Originally posted by Noli
Hello all! I am new in this forum, so forgive me if the answer is in any place.

How can I learn about varibles used in this script, like visitor name = (!N)   ?

Is there any user manual or simmilar?

Another question (or suggestion): is it possible to write the questions/answers in something like a table (like Excel) and then import it, instead going trough the program and ADD one by one (I think it should be more fast to write questions, answers, etc.)

Great script! Thank you!

Manuel
Buenos Aires, Argentina

(!N) = an standart Messenger Plus code.
Which you do not need this program for

Excel could be possible (I quess)
open excel
Press CTRL + O (open)
then go to:
C:\Program Files\Messenger Plus! Live\Scripts\AnweringMachinePlus
then open : Convig ;)
and add new under line ;)
But you must find a way to save. because excel saves as another file ;)
even if you do save as xml. :|
he saves different :|
but you can make them with open with Notepat
Copy <answer> till </answer> and fill in answers ;)
Thats better option!

you can aslo try to find an XML editor ;)
Who doesnt save as an excel xml file ;) but as normal xml
RE: [Release] Answer Machine Plus v2.60(12/18/06) by Noli on 05-11-2008 at 10:00 PM

Thank you PRAY2WIN for your fast reply!

Another question: how do I answer to something is NOT in the "Receive" list? By example, if somebody spell bad a word, and type "cuestion" instead of "question", I would like to answer:
"I do not understand the word īcuestionī. Please type it again"

Thank you!


RE: RE: [Release] Answer Machine Plus v2.60(12/18/06) by pray2win on 05-11-2008 at 10:16 PM

quote:
Originally posted by Noli
Thank you PRAY2WIN for your fast reply!

Another question: how do I answer to something is NOT in the "Receive" list? By example, if somebody spell bad a word, and type "cuestion" instead of "question", I would like to answer:
"I do not understand the word īcuestionī. Please type it again"

Thank you!

It would reply to every word others then Question.
Not something that looks like Question
Remember that this version doesnt got a spell checker (would have been to much work :))

If you got answer on Question
then if you want it to reply on cuestion it would kinda aslo reply on hi if that doesnt have an answer ;)

So i don't think that feature is in the program(for at least my experience)

The only thing you can do. is put in all typo's yourself :|
Which would be A LOT OF WORk ;)

You can do is make:

words (recieve)
reply: (all avaible words)
(if message big type words2 etc and type under word 1. type words2 to see more words. (or for next page)

and then put "type words for avaible words in your msn list"
RE: [Release] Answer Machine Plus v2.60(12/18/06) by Noli on 05-11-2008 at 10:21 PM

pray2win, I do not explained clear myself (my language is spanish, not english). Or perhaps I do not understood your answer.

I want to answer to ANY word other than the ones in the list.

By example, the visitor type "xyz".

I would like to answer:
"I do not understand the word īxyzī. Please type it again"


RE: RE: [Release] Answer Machine Plus v2.60(12/18/06) by pray2win on 05-11-2008 at 10:27 PM

quote:
Originally posted by Noli
pray2win, I do not explained clear myself (my language is spanish, not english). Or perhaps I do not understood your answer.

I want to answer to ANY word other than the ones in the list.

By example, the visitor type "xyz".

I would like to answer:
"I do not understand the word īxyzī. Please type it again"


Thats possible with regexp...
but that would be realy anoying to other beleave me ;)
because you dont add every word or Sense... so 90% of all your messages would be "I do not understand the word īxyzī. Please type it again"

That would be anoying wouldnt it?
RE: [Release] Answer Machine Plus v2.60(12/18/06) by Noli on 05-11-2008 at 10:35 PM

not really... because in the application I am thinking about, I can say by example:

"I do not understand the word īxyzī because my language is limited. Please call me by phone.... etc.

I am thinking to use this script in a website, and answer common questions regarding some products.

BTW, do you know if I have to pay for this script  to the creators? or donate something if I am going to use it commercially? (I will be happy to do so).


RE: RE: [Release] Answer Machine Plus v2.60(12/18/06) by pray2win on 05-11-2008 at 10:42 PM

quote:
Originally posted by Noli
not really... because in the application I am thinking about, I can say by example:

"I do not understand the word īxyzī because my language is limited. Please call me by phone.... etc.

I am thinking to use this script in a website, and answer common questions regarding some products.

BTW, do you know if I have to pay for this script  to the creators? or donate something if I am going to use it commercially? (I will be happy to do so).

Do you think that work?
Putting it online?
Because it runs on script Onintialize.messenger ;)
and not on website thingie ;)

If you want that answer to be answered you need to ask "SilentDragon" (might be typed wrong, but his name is in start ;))

He's not replying here anymore i guess?
So Private Message him ;)
He might give you the answer ;)
(doesnt know him actualy)



But when you put that up you get
I say : hye dude
You say: "I do not understand the word īhye dudeī because my language is limited. Please call me by phone.... etc.
I say : I only saId hey!
you say: "I do not understand the word īI only saId hey!ī because my language is limited. Please call me by phone.... etc.
I say: I like sunny shinny flowers ;)
you say: "I do not understand the word īI like sunny shinny flowers ;)ī because my language is limited. Please call me by phone.... etc.
I say: hey
You say:  hello
I say: Howdy you doing
You say: "I do not understand the word īHowdy you doingī because my language is limited. Please call me by phone.... etc.

Way 2 much ?:O

You get an |||| spam ;)
RE: [Release] Answer Machine Plus v2.60(12/18/06) by apol657 on 05-18-2008 at 10:25 AM

Hi.first of all this is a great script...My question is how can i have an answer for everything that doesn't match any of the "receive texts"...thank you...


RE: RE: [Release] Answer Machine Plus v2.60(12/18/06) by pray2win on 05-18-2008 at 04:25 PM

quote:
Originally posted by apol657
Hi.first of all this is a great script...My question is how can i have an answer for everything that doesn't match any of the "receive texts"...thank you...

Its possible...
Just do in recieve | (split answer)
and fill something in at Answer.

i do not remember if you need to add the others first 2 make that one reply first.
or first the | thing.
try figure out ;)

Questions? im here to attempt helping you!
RE: [Release] Answer Machine Plus v2.60(12/18/06) by Gareth_2007 on 05-27-2008 at 12:59 AM

hey, looks like a great program but i cant get it to respond at all! any ideas? cheers


RE: [Release] Answer Machine Plus v2.60(12/18/06) by Batrix on 06-01-2008 at 08:32 PM

Hi, like a lot of people, I can't add some answers... When I try it, I just can do cancel... Please help me!

And sorry if my english is bad...


just a lil question by vampy_valentine on 06-06-2008 at 05:18 AM

if i was to lock my messenger  would answering machine plus still work?


RE: [Release] Answer Machine Plus v2.60(12/18/06) by yousuckthestick on 07-01-2008 at 09:47 PM

does anyone know how to solve this?

I used the "|" as received message to make some pointless answers when I don't have something in the list. But now it gives this answers sometimes even if IT IS in the list.
I have the french version and there is an option called "aleatoire si plusiers réponses". It means "critical when there's more answers". But it doesn't solve my problem. Is this a bug?


RE: [Release] Answer Machine Plus v2.60(12/18/06) by ch7 on 07-10-2008 at 12:16 PM

is there a pre made database for the answering machine. I dont fancy writing lots and lots of things so if someone is able to give me a link to a very good database that would be great.


RE: [Release] Answer Machine Plus v2.60(12/18/06) by Azteko Ako on 07-24-2008 at 05:57 PM

How can you get to set multible answers so the bot can choose?
Thank you for reading.


RE: [Release] Answer Machine Plus v2.60(12/18/06) by Azteko Ako on 07-24-2008 at 05:58 PM

How can you get to set multible answers so the bot can choose?
Thank you for reading

Srry if I double-posted.


RE: [Release] Answer Machine Plus v2.60(12/18/06) by Tarti on 07-26-2008 at 08:34 PM

Hey there :)

I'd like to know if it's possible to do something which act like that :

Receive: !google music
Send: http://www.google.com/search?q=music


RE: [Release] Answer Machine Plus v2.60(12/18/06) by ZimperZ on 07-27-2008 at 04:15 PM

Azteko Ako: Try to use | after each answer.. (Example: Answer1 | Answer2 | Answer3). To do the answers in random order, click the "Randomize if multiple answers." button..

__________________________________________________

Tarti: Do this: Click add to add a new answer. Enter what you want in "Name"-textbox. In Receive, type in this: ^!google ([^/].+)$
In Answer, type in this: http://www.google.com/search?q=$1
Choose Type: RegExp
You dont need to activate any flags, but to be safe, activate "Ignore Case".

BTW: If a user tries to type for example !google word1 word2, the 2'nd work will be outside of the link (like this: http://www.google.com/search?q=word1 word2)


RE: [Release] Answer Machine Plus v2.60(12/18/06) by max937 on 07-31-2008 at 07:26 AM

I tried using this script.. but when i get many people talking to me then it stops workin.. it responds to 2 or 3 people out 10..

anyone know why that is?


RE: [Release] Answer Machine Plus v2.60(12/18/06) by chaoscreater on 08-06-2008 at 10:44 AM

hi guys im new here, this seems a very nice script plugin for Messenger Plus, but i've got a few questions, sry if im askn noob stuff or w/e but there's no help or readme file that comes with the plugin so......

1. In the Type field, there're the fragment, word, sentence and RegEXP options. Can someone explain what they're for? And possibly with examples, especially about the RegEXP?

2. What does the 'Match X amount of times' mean? An example?

3. Lastly, what does the first word, last word and any word do and randomize if multiple answers?

Edit:

can someone also explain the preset commands? Like what they can do and what those symbols mean? I.E:

!ping ---> ^!ping$
!say ---> ^!say ([^/].+)$
!shoot ---> ^!shoot$
!subnick ---> ^!subnick (.+)$

I don't understand why there're the symbols ^, $ and the brackets and + signs etc.........what do they represent? Are they shortcuts or part of the equation/formula?


RE: [Release] Answer Machine Plus v2.60(12/18/06) by Masry on 08-06-2008 at 12:20 PM

Hello,

First of all I would like to thank the creator of this amazing script that can be widely used for a lot of stuff..

I've made a nice MSN Bot using it but it still missing 2 things and I don't know if it's possible to add them to the script which are :

1.If the contact sends a message that is not already in the auto answer database then the answer machine should give a preset reply which is chosen from several replies written for this purpose ..
Ex. : Sorry I don't seem to understand what you mean .

2.I need to know how it's possible to auto accept the invitations when some one adds my bot to their contact list, This is really important for me and I want to know how it can be done with this script or with another script .

Thanks again :)

Regards,
Masry


RE: [Release] Answer Machine Plus v2.70(08/12/08) by Pryds on 08-17-2008 at 04:25 AM

dont work :S

I add but they do not appear on the Answer List, and therefore do not work


RE: [Release] Answer Machine Plus v2.70(08/12/08) by T-PO on 08-18-2008 at 02:39 PM

Same here... this release does not work!!!

Don't upgrade to this release, you will lose all your answers!

I don't know who did this upgrade, but this WILL need some more work...

How can I now downgrade to 2.60???

Regards,

T-PO

Edit:
It seems that when you upgrade this script, you have to do some additional work... see script database for more information!!!

Edit2:
Version 2.70 does not work also when you use it for the first time!!!

@Silentdragon: Can you please have a look at this. The answers you add don't show in the list... Also when you edit an existing answer and press OK, it disappears from the answer list...
I really need this script, can't live without it...

R,

T-PO


RE: [Release] Answer Machine Plus v2.70(08/12/08) by ZimperZ on 08-18-2008 at 06:56 PM

NOT WORKING!

Please wait for a fix for this release, or backroll to the old version (2.60).. Check my attachments!
Already installed this update? Take backup of your answer list or don't touch anything and wait for a fix ;)

Trying to edit/add new answers in the answer list will result in a delete of the answer and the answer will not be saved..


RE: [Release] Answer Machine Plus v2.70(08/12/08) by Pryds on 08-19-2008 at 01:46 AM

TYYYYY ZIMPERZ!!!

now are working :D


RE: [Release] Answer Machine Plus v2.70(08/12/08) by T-PO on 08-19-2008 at 12:50 PM

Thanks ZimperZ... now working again....

Regards,

T-PO


RE: [Release] Answer Machine Plus v2.70(08/12/08) by Coreanjustin on 08-20-2008 at 10:41 AM

Hmm I started with the release that didn't work apparently D:
I downloaded ZimperZ attachment >_<; Hope this works! ;o;
By the way, just a few questions! ^ 3^
1. what's "regexp" D:
2. && i don't get the ping pong thing ;o;
3. && ^!ping$

Sorry if these questions are horrible x_x


RE: [Release] Answer Machine Plus v2.70(08/12/08) by ZimperZ on 08-20-2008 at 12:23 PM

Coreanjustin: It works ;)
Not working? Try to delete the installation from Messenger window > Plus! > Settings > Scripts > Answering Machine Plus *

1: RegExp = Regular Expression with out the / / in it.. Use RegExp if you have commands like !say <text> answering $1 or something..

2: If you send the user a /ping (!ping), he will answer with Pong! if she/he have MSG Plus Live.. Use it to check the response time for your contact..


RE: RE: [Release] Answer Machine Plus v2.70(08/12/08) by Coreanjustin on 08-20-2008 at 12:26 PM

quote:
Originally posted by ZimperZ
Coreanjustin: It works ;)
Not working? Try to delete the installation from Messenger window > Plus! > Settings > Scripts > Answering Machine Plus *

1: RegExp = Regular Expression with out the / / in it.. Use RegExp if you have commands like !say <text> answering $1 or something..

2: If you send the user a /ping (!ping), he will answer with Pong! if she/he have MSG Plus Live.. Use it to check the response time for your contact..

oh i knew that! XD I was just wondering why ping pong D:
Thanks a bunches though for answering! ^ _^
RE: [Release] Answer Machine Plus v2.70(08/12/08) by inky84 on 08-22-2008 at 08:30 PM

my commands dont show up on the configuring screen,  and when I edit a deafault, it disappears, but if I try to add one with the same name, it says its there :|


RE: RE: [Release] Answer Machine Plus v2.70(08/12/08) by ZimperZ on 08-24-2008 at 10:50 AM

inky84:

quote:
Originally posted by ZimperZ
NOT WORKING!

Please wait for a fix for this release, or backroll to the old version (2.60).. Check my attachments!
Already installed this update? Take backup of your answer list or don't touch anything and wait for a fix ;)

Trying to edit/add new answers in the answer list will result in a delete of the answer and the answer will not be saved..

Check one of my posts on this page..
Download an old version of Answer Machine Plus
RE: [Release] Answer Machine Plus v2.70(08/12/08) by rui5401 on 08-31-2008 at 03:42 PM

this shit doesn't work, i try to add a new answer and it just doesn't save, fucking program :@


RE: [Release] Answer Machine Plus v2.70(08/12/08) by ZimperZ on 09-01-2008 at 06:43 AM

rui5401: Read my latest posts before complaining :P

[Image: stop_complaining.jpg]

RE: [Release] Answer Machine Plus v2.70(08/12/08) by Silentdragon on 09-09-2008 at 08:35 PM

Sorry about that everyone. When I added the multilingual stuff I forgot to deal with 2 variables. A new version will be up soon as I don't use Windows and all my development is done in a virtual machine.


RE: [Release] Answer Machine Plus v2.71(09/09/08) by jano_pineda on 09-10-2008 at 08:02 PM

i used script, to be nices, but i have ask, i want if anyone put x word and not have list config autowrite: pls write again ur ask or wait new updated data base. or if u have command for it tell me for me been nices coz i working a radio station i used this scrip for be nices, but only i think idea think to be nices can do it. or tell how i can do it, sorry i write bad english coz i am mexicano


RE: [Release] Answer Machine Plus v2.71(09/09/08) by jano_pineda on 09-12-2008 at 04:11 PM

hi again, i was testing this scrip more, learnig, firt i want say it:

receive : hola
answer: hi, how are u    (later sign "," repit the word)

eg:

write: hola, como estas?
read: hi, how are u como estas? (repit the word people write me)

same happaned i used sign ":"    ,    "."   ,  ":"  ,  "," why write it i do oration that not work good, i did with all oration, now i not used it ":"    ,    "."   ,  ":",  ","  and working good. but this no idea if no working ":"    ,    "."   ,  ":" , "," coz used oration full.

thx again i say sorry for my engish, silverdragon i help u do have lang Spanish if u want


RE: [Release] Answer Machine Plus v2.71(09/09/08) by ChiBuki on 09-14-2008 at 02:08 AM

As jano_pineda pointed above, the latest release seems to have an annoying bug with repeating words written by contacts.

Example...

Receive: cake
Type: Fragments
Answer: Do want cake!!

Instead of just "Do want cake!!", the auto-answer repeats whatever the contact typed:

quote:
Verti says (10:04 PM):
I just ate a cake earlier.

Me says (10:04 PM):
I just ate a Do want cake!! earlier.

Is it possible to fix a.s.a.p.?
RE: [Release] Answer Machine Plus v2.71(09/09/08) by jano_pineda on 09-14-2008 at 04:38 AM

i talk about if i used a ( . , : ; ) at answer repit again write the contac. i dont want repit again that write my contact


receive:hola
fragmets
answer:hola, how are u?

eg..
receuve
   diane say:
   hola what do u doing

answer
  bot say:
  hola, how are u? what do u doing  ---> (look repit later " , ")

but only happaned if i used ( . , : ; )

can do commad for not repit the oration again ?
i not used the word "hola, como estas?", i used hola, como estas?
tell me if no underted me


RE: [Release] Answer Machine Plus v2.71(09/09/08) by jano_pineda on 09-17-2008 at 02:54 AM

i traslate lang to spanish , i upload file if anyone want put ur scrip at spanish. even i do match somethink about lang.

silverdragon now ur scrip have lang spanish

put file this adress
...Messenger Plus! Live\Scripts\Answering Machine Plus\Lang


RE: [Release] Answer Machine Plus v2.72(09/20/08) by Silentdragon on 09-20-2008 at 05:28 PM

I added the Spanish translation to the script and fixed some other random bug, but I could not reproduce the problem you guys are getting.


RE: [Release] Answer Machine Plus v2.72(09/20/08) by jano_pineda on 09-20-2008 at 05:43 PM

maby i do somethink bad, or maby i dont know how used to conf, there time no do a problem i talk sometimes do it.

there way match it for no repit or u put to help the command for use, i think there command for no repit who write me


RE: RE: [Release] Answer Machine Plus v2.71(09/09/08) by ZimperZ on 09-20-2008 at 11:58 PM

quote:
Originally posted by ChiBuki
As jano_pineda pointed above, the latest release seems to have an annoying bug with repeating words written by contacts.

Example...

Receive: cake
Type: Fragments
Answer: Do want cake!!

Instead of just "Do want cake!!", the auto-answer repeats whatever the contact typed:
quote:
Verti says (10:04 PM):
I just ate a cake earlier.

Me says (10:04 PM):
I just ate a Do want cake!! earlier.

Is it possible to fix a.s.a.p.?

This will fix your problem:
1. Change "Type" from Fragment to RegExps
2. Change the Receive from cake to ^cake$

RE: [Release] Answer Machine Plus v2.72(09/20/08) by Matti on 09-21-2008 at 08:35 AM

quote:
Originally posted by ZimperZ
This will fix your problem:
1. Change "Type" from Fragment to RegExps
2. Change the Receive from cake to ^cake$
That won't actually do the same.

The "^cake$" regular expression would only match when the message consists of only and nothing more than the word "cake". A better regular expression would be:
code:
(^|\W)cake(\W|$)
This would match "cake" as a single word. Although, I have no idea whether this could actually fix the problem where only the matched part gets replaced...
RE: [Release] Answer Machine Plus v2.72(09/20/08) by ChiBuki on 09-21-2008 at 09:11 PM

quote:
Originally posted by Mattike
The "^cake$" regular expression would only match when the message consists of only and nothing more than the word "cake".
That is true. I also tested (^|\W)cake(\W|$) and the auto-answer still replies with the whole sentence unfortunately. ^^;
RE: [Release] Answer Machine Plus v2.72(09/20/08) by jano_pineda on 09-22-2008 at 02:55 AM

,,,,,even i dont used, but i have ask can use it with regeexps look like a sentence.

eg.
Receive: (^|\W)who are u(\W|$)
Type: RegExps
Answer: i am alex no fear


but if anyone write me:
who are u? coz i want kwno u
i am answering:
i am alex no fear coz i want kwno u <<<-----repit again
-----------------------------------------------------------------------------------
look now
if i change all no repit sometimes
Receive: who are u
Type: Fragmet
Answer: i am alex no fear

i think there way for match it, i think can be nices used a command for no repit that people write me, sorry for my english, all i write test


RE: [Release] Answer Machine Plus v2.72(09/20/08) by ChiBuki on 09-29-2008 at 04:47 AM

Hello, just a quick update...

I noticed sometimes the script does work properly (without repeating Contact's sentence) without changing the receive to RegExps, but most of the time it fails.


Also another issue came up...

I'm having fun with this script and now has about 25 answers set up. I noticed some of my latest ones doesn't work at all.

Is there a limit to how many I can set? Or what's the problem with it?

Thanks.


RE: [Release] Answer Machine Plus v2.72(09/20/08) by BüYüCü on 09-29-2008 at 07:01 PM

Thank you, good script...


RE: [Release] Answer Machine Plus v2.72(09/20/08) by m0pman on 09-30-2008 at 04:42 AM

ok. i found out where to get it but im still having some trouble. no matter what i type, it still comes up with the same piece of writing.

>this is what ive:
One command:
Receive:  hey | hi | sup | wassup | hows it going
Answer:  hey, yea, Gus isnt here at the moment. he should be back shortly though
Flag:       Fragment

and now, no matter what i do, the 'answer' above always pops up even though i have other commands that should work. i have another one that has:

Receive:  what are you doing?
Answer:  not alot
Flag:       Fragment

even though this is in place it still comes up with:
hey, yea, Gus isnt here at the moment. he should be back shortly though

anyone know what the deal is?


RE: [Release] Answer Machine Plus v2.72(09/20/08) by mrfireman on 10-03-2008 at 10:29 AM

Very Big Thx!! Good program.

But I have a quiestion. Will be avaible in the future, thet we can define more "Recieve" then 1?
Like now, we can add more answer if we use the | . But it could be great, if we could define more recieves too... :) Great job! I like it!


RE: [Release] Answer Machine Plus v2.72(09/20/08) by Baka-nyan on 10-09-2008 at 07:16 AM

Hi, thanks a lot for creating an autoresponder for us all to use.

A small request. If possible, in your next update(if you have one), could you add in a function where the responder itself has it's own nick, instead of using ours? Kinda like bot, I guess. Thank you.


Answer Machine Plus v2.72 - Shoot?! by NeoMod on 10-17-2008 at 06:14 PM

Hi guys!

I'm really enjoing this great script! Except it's a few days now the !shoot command it's not working!

Help is much appreciated!!!


RE: [Release] Answer Machine Plus v2.72(09/20/08) by jamie.ds on 11-29-2008 at 03:27 PM

Just got a few questions;

How do i use the script? Do i have to be signed off, away online, etc...?

How can i make it so when they message me anything (like hi, wassup,ljhdsjags) that it messages "Sorry i'm away" back to them.


RE: [Release] Answer Machine Plus v2.72(09/20/08) by mrfireman on 12-09-2008 at 06:29 PM

Is there or will be any program which is the same like this, just not working only on MSN, then on your Harddrive?

It is very good script, respect to the programmers, and hoping to create a program, the same like this! (just not like script, like a real program)


RE: [Release] Answer Machine Plus v2.72(09/20/08) by lootz99 on 12-10-2008 at 11:20 AM

how do i make it so that i reply with a answer when someone says anything to me

EG : i step out for a smoke mid convo and i want it to auto reply to any word or question


RE: [Release] Answer Machine Plus v2.72(09/20/08) by matty on 12-10-2008 at 02:07 PM

/away brb out for a smoke

You can use the Messenger Plus! auto messages already :P


RE: [Release] Answer Machine Plus v2.72(09/20/08) by lootz99 on 12-10-2008 at 02:29 PM

how does that work??? can u explain in more detail


RE: [Release] Answer Machine Plus v2.72(09/20/08) by c.a.m.i.n.a.n.t.e on 12-12-2008 at 02:12 AM

i cant configure answers to different acounts in the same pc


RE: [Release] Answer Machine Plus v2.72(09/20/08) by NanoChromatic on 12-13-2008 at 09:50 PM

Ok So heres a few problems.

1. I Have list ~ Recive: You ok? Send: Yes you?
And it completly fucks up, and uses a another reply from other messages i have set.

2. Same prblem but with outher Text.

Please fix.


RE: [Release] Answer Machine Plus v2.72(09/20/08) by mrfireman on 12-16-2008 at 03:41 PM

I would like to get a contact somehow with the creator. I would like to offer a smaller job for good salary. (just for creating another - similar program) If the creator watches the forum, please get a contact with me somehow, or share the msn-adress and I will look for him. Thanks


RE: [Release] Answer Machine Plus v2.72(09/20/08) by BlkChockr on 12-30-2008 at 01:09 AM

Okay also found a Bug:

Words don't really work, example:

Recieve: ild (german: ild = Ich liebe dich = I love you)

Answer: Ich dich auch <3 (I love you, too)

When I add it as a word now the script doesn't reply. If I add it as a fragment/sentence it works, but if someone writes "Bild" (picture), it also replies... Kinda gay if i tell a friend i love him xD


RE: [Release] Answer Machine Plus v2.72(09/20/08) by tjallingk on 01-05-2009 at 09:47 PM

Hi!

This script is a very good script! It's cool that you can work with regular expressions and multiple answers.

But I have one question, is it possibly to answer with text that you download (on the moment that te answering machine have to give an answer) from a server?

It would be great when that's possibly!

When i'm not clear, say it, I would explain it better.

Gr. TjallingK

I'm new here, i'm a dutchman and my English is very-very-very bad.


RE: [Release] Answer Machine Plus v2.72(09/20/08) by coldfire220 on 01-13-2009 at 10:54 PM

I just installed this, and for some reason, it randomly sends back the same message i just recieved, the second i recieved it.

Anyone else having this problem? Its has some funny results, and i'd like to be able to duplicate it with an echo command or something if thats possible.


RE: [Release] Answer Machine Plus v2.72(09/20/08) by tjallingk on 01-13-2009 at 11:00 PM

Simply delete all your answers....


RE: RE: [Release] Answer Machine Plus v2.60(12/18/06) by zipeater on 01-23-2009 at 12:50 PM

quote:
Originally posted by pray2win
Ive got !shoot.
and it works...
but if people type !shoot a lot of time.
someday it wont give a response anymore?
Until i type something.
How can i give it an unlimitted answer.
SO they use !shoot when im afk

(btw ... i edditted !shoot max from 7? to 25)
(and added topscore)
(and Total loss  xD)

And i changed more things.
Like the edit things i changed the size ;)
Because a long answer (like if someone types menu a whole menu)
were hard to edit. Bigger size was good... Maybe good for next Origional update?

And btw! Good program :)
I setted some things.
i combine answers with msn /(command) code's
like i can put myself Idle when im on school (2 msn's)
Or i can send a message to everyone who opened chat with me (/all as answer ;))
And a admin pass. so if !shoot crashes. a admin can close all my conversations (/all /close)

Can you send me your config? i'd like to use them as well! :)

You can email them
RE: [Release] Answer Machine Plus v2.72(09/20/08) by zipeater on 01-23-2009 at 12:54 PM

How do i make a search engine link?

like this one:
Receive: ^google ([^/].+)$
Answer: http://www.google.com/search?q=$1

But used to be able to search multiple words at once

like "google random things" it will make a link of http://www.google.com/search?q=random but separates the things (google used "+" as connectors) how can I use them?


RE: RE: RE: [Release] Answer Machine Plus v2.60(12/18/06) by T-PO on 01-24-2009 at 12:49 PM

quote:
Originally posted by pray2win
Ive got !shoot.
and it works...
but if people type !shoot a lot of time.
someday it wont give a response anymore?
Until i type something.
How can i give it an unlimitted answer.
SO they use !shoot when im afk

(btw ... i edditted !shoot max from 7? to 25)
(and added topscore)
(and Total loss  xD)

And i changed more things.
Like the edit things i changed the size ;)
Because a long answer (like if someone types menu a whole menu)
were hard to edit. Bigger size was good... Maybe good for next Origional update?

And btw! Good program :)
I setted some things.
i combine answers with msn /(command) code's
like i can put myself Idle when im on school (2 msn's)
Or i can send a message to everyone who opened chat with me (/all as answer ;))
And a admin pass. so if !shoot crashes. a admin can close all my conversations (/all /close)

I'm also interested in your config. Can you send them to me?

Regards,

T-PO


Got it yet? by zipeater on 01-25-2009 at 10:55 AM

quote:
Originally posted by T-PO
I'm also interested in your config. Can you send them to me?

Regards,

T-PO



Any luck yet? We're eager to see your scripts, pray2win!
RE: Got it yet? by pray2win on 01-25-2009 at 04:29 PM

quote:
Originally posted by zipeater
quote:
Originally posted by T-PO
I'm also interested in your config. Can you send them to me?

Regards,

T-PO



Any luck yet? We're eager to see your scripts, pray2win!

to say, its still not mine script
i just editted :P
im on the origional version now...
let me edit it again when im on school.
ik bored on school anyway so :P
give me couple of days to redo the script :)
i do got the screenshot
[Image: AMP01.bmp]

PS. this is dutch
RE: [Release] Answer Machine Plus v2.72(09/20/08) by T-PO on 01-27-2009 at 02:24 PM

Hi Pray2win,

Thanks for the update but this is not what i meant. Can you maybe make a screenprint of your Answering Machine Config screen (the one where you can add/edit/delete the answers from).
I will then be able to see how you configured your answers, so I can maybe use them too!

Regards,

T-PO


[Release] Answer Machine Plus v2.72(09/20/08) by zipeater on 01-27-2009 at 02:39 PM

quote:
Originally posted by T-PO
Hi Pray2win,

Thanks for the update but this is not what i meant. Can you maybe make a screenprint of your Answering Machine Config screen (the one where you can add/edit/delete the answers from).
I will then be able to see how you configured your answers, so I can maybe use them too!

Regards,

T-PO

You know what? A screenie might be a bad idea (can't copy paste through a pict (at least with no expensive image readers))...maybe you can email us the config, or at least PM it. Thank you for your understanding
RE: [Release] Answer Machine Plus v2.72(09/20/08) by T-PO on 01-28-2009 at 09:32 AM

quote:
Originally posted by zipeater

You know what? A screenie might be a bad idea (can't copy paste through a pict (at least with no expensive image readers))...maybe you can email us the config, or at least PM it. Thank you for your understanding

Hello Pray2win...

What zipeater is talking about is the "config.xml" file where all your Answering Machine Answers are stored.

You can find this config.xml file here:

C:\Program Files\Messenger Plus! Live\Scripts\Answering Machine Plus

Regards,

T-PO
RE: [Release] Answer Machine Plus v2.72(09/20/08) by Jackyboy101 on 03-18-2009 at 05:17 PM

Hey.

I'm new to this so don't laugh.

Umm, downloaded this, how to you get the window up where you edit the replies etc. ?

Sorry if I seem dumb.

Jack


RE: RE: [Release] Answer Machine Plus v2.72(09/20/08) by pray2win on 03-18-2009 at 07:59 PM

quote:
Originally posted by Jackyboy101
Hey.

I'm new to this so don't laugh.

Umm, downloaded this, how to you get the window up where you edit the replies etc. ?

Sorry if I seem dumb.

Jack

there are 2 ways to get in
Both has the same icon.
~
in conversation you see above the place you type
on the bar where you see the smiley icon, winks icon, buzzer, sound... etc
after it you see Messenger Plus icons...
one of these icons is an icon that looks like 3 boxes. A red, a green, and blue one. 2 down 1 on top of that. click on that icon
then answering machine plus. then configure answers.

The other way is via contact list. some icons right from the e-mail icon

if need more help. reply
RE: [Release] Answer Machine Plus v2.72(09/20/08) by bigi888 on 03-29-2009 at 11:04 AM

Hello SilentDragon
Can you do a nudge detection?
Ex.:
Receive: !^nudge&
Answer: Stop nudges!!


RE: [Release] Answer Machine Plus v2.72(09/20/08) by RemcoD on 04-15-2009 at 05:25 PM

This is greater then great! But do you guy's have tip's to set in the list? I only have 7 yet xD

Thanks already!


RE: RE: [Release] Answer Machine Plus v2.20(08/26/06) by sslowsam on 04-20-2009 at 01:15 AM

quote:
Originally posted by Silentdragon
Receive: (hello|helo|halo|hail|heil|ahoj)
Answer: Hello
Type: Word
First Word radio button

Should work.

it's not working for me i have tried everything with the pipe

RE: [Release] Answer Machine Plus v2.72(09/20/08) by danmaybee on 04-29-2009 at 07:47 PM

Hey
Can someone please explain to me how to give sequential replies, i want to set it so that it triggers specific responses in order every time. So no matter what the sender says, it will always say the same message at the same point of the convo.
Thanks guys, i have been trying hard but it is giving me a real headache now :(


RE: [Release] Answer Machine Plus v2.72(09/20/08) by drtalk on 05-15-2009 at 09:37 PM

I'm totally new to this and really don't know how to configure this script.  Perhaps a step by step for beginners is needed.

In the meantime, all I really need for now is something I can set to auto respond when I choose to be unavailable.  Something like "I'm unavailable right now.  Hang in there, I'll be right back!" and have it configured so that it doesn't matter what the other person types, it will always show that message.

Thanks in advance and I hope to be using this soon!


RE: [Release] Answer Machine Plus v2.72(09/20/08) by ykz on 05-17-2009 at 10:11 PM

So I tested this script today and I noticed something...

When someone is saying a sentence with the word in it, it sometimes copies the entire sentence, but replacing the word you put in "receive" with the word you put in "Answer".

can I make it reply with only the word that I've put at "Answer"?


RE: [Release] Answer Machine Plus v2.72(09/20/08) by pokemaster on 05-19-2009 at 12:22 AM

Is there any chance that there will be a fix for the "word" not working?

~ pokemaster


RE: [Release] Answer Machine Plus v2.72(09/20/08) by sadfib on 05-25-2009 at 01:11 AM

I managed to make the other person say something before. Maybe they were doing something with it like saying what i said but i dunno. is there anyway to make other people say things with this?


example


S: hi
N: Im a silly clown < this would be me
N: wtf i didnt say that
S: ok ...?


RE: [Release] Answer Machine Plus v2.72(09/20/08) by tbcat on 06-02-2009 at 06:45 AM

Hi, I don't know if this project is still alive... but I would like to make a suggestion for future versions...

What about a priority option in the "rules" list... I figured out I could do that editing the config file... putting a "rule" below another one, make it in less prioirity... but sometimes the script modified it randomly...

What I am talking about is this:

For example:

I receive: "Hello, how are you?"

and I have 2 rules:

1- for "hello" ->answer "Hi"
2- for "how are" ->answer "Fine!"

of course the script is going to answer only one of them... usually de last one in being made... but all the same, always the same, it doesnīt work random...

I would like the script had some type of control of this kind of priority in which answer is choose...

For example I was thinking in some type of arrows that make you choose which "rule" is up in the list, and which is "down"... The upper, the most priority it has...

This would work for general random answer... for example:

"...." (3 any characters) -> answer "Sorry I donīt undertand"

But I want that "rule" to be used ONLY if there was not any other "rule" that match that sentence received... because it could make a lot of other "rules" just useless :S

Excuse my horrible English... U_U

ps: I would like also a list of "especial" words that make especial things... for example I discovered the word "SENDER" in capital used in answers, is used to use the nick of the other person in the answer (which is very useful indeed XD). I imagine there are other "special words" like that one ^^


RE: [Release] Answer Machine Plus v2.72(09/20/08) by Shanka on 06-27-2009 at 12:51 PM

Hi all.
First of all, excellent script! I LOVE it :P

Since I didn't find much examples in this forum, I decided to leave here some of my REGEX.

---------------------------------------------------

receive : [^!].*ok\?$|[^!].*cool\?$

[^!] = phrase doesn't begin with !
.* = 0 or more characters
ok/cool = word to be recognized
\? = character ?
$ = the previous character must be in the end of the phrase
| = OR, means it recognizes both expressions

for example, recognizes:
are you ok?
is it cool?
ok?
cool?
---------------------------------------------------

receive: ^!opsend (.+)$

^! = phrase starts with ! (note that ^ as double meaning depending on place)
(.+) = 1 or more characters

example: !opsend file.txt

answer: /sendfile C:\Users\UserName\Documents\msnsend\$1

$1 = corresponds to the (.+) word of the receive regex

(Don't forget to create the msnsend folder and place there the file you want to share through the !opsend command. Also, you must be online...)
------------------------------------------------------

Hope this helps some of you guys. Cya


RE: [Release] Answer Machine Plus v2.72(09/20/08) by thalesaraujo on 07-05-2009 at 05:16 AM

Hi There.

I have a question:

I am using Answer Machine for something like an Auto Service. Every Time people come to my chat window with any fragments with the "A" and "O" letters, like "hello", "holla", "good morning" my menu opens, then they navigate in menu thru numbers.

The problem is, every time an A or O letters are pressed, the menu is displayed again. I want to find some configuration that only for the first time or just for one time it would be displayed. Is that Possible?


RE: RE: [Release] Answer Machine Plus v2.72(09/20/08) by Shanka on 07-05-2009 at 05:47 PM

quote:
Originally posted by thalesaraujo
Hi There.

I have a question:

I am using Answer Machine for something like an Auto Service. Every Time people come to my chat window with any fragments with the "A" and "O" letters, like "hello", "holla", "good morning" my menu opens, then they navigate in menu thru numbers.

The problem is, every time an A or O letters are pressed, the menu is displayed again. I want to find some configuration that only for the first time or just for one time it would be displayed. Is that Possible?

I don't think this script alone has the hability to check if it's the first time the expression is used (just to count amount of times it occurs in a sentence), it would be cool though. In flex that was possible making pseudo states and stuff...

Maybe you could try to recognize wich words people generally use to greet you, in wich parts of the sentences those words occur (^ and $) and try to make a almost universal regex. Like those examples you gave (hello", "holla", "good morning") separated by |.

Then for the numbers of the menu use a unusual expression like opt1, opt2, to reduce the probability of someone invoking that expression without wanting.
RE: RE: RE: [Release] Answer Machine Plus v2.72(09/20/08) by thalesaraujo on 07-05-2009 at 09:28 PM

quote:
Originally posted by Shanka

I don't think this script alone has the hability to check if it's the first time the expression is used (just to count amount of times it occurs in a sentence), it would be cool though. In flex that was possible making pseudo states and stuff...

Maybe you could try to recognize wich words people generally use to greet you, in wich parts of the sentences those words occur (^ and $) and try to make a almost universal regex. Like those examples you gave (hello", "holla", "good morning") separated by |.

Then for the numbers of the menu use a unusual expression like opt1, opt2, to reduce the probability of someone invoking that expression without wanting.

Thatīs sounds be a nice idea. But I am newbie in this scripts... Can you give me an example for a better understanding?

I thanks your help in advance.
RE: RE: RE: RE: [Release] Answer Machine Plus v2.72(09/20/08) by Shanka on 07-05-2009 at 09:41 PM

quote:
Originally posted by thalesaraujo
quote:
Originally posted by Shanka

I don't think this script alone has the hability to check if it's the first time the expression is used (just to count amount of times it occurs in a sentence), it would be cool though. In flex that was possible making pseudo states and stuff...

Maybe you could try to recognize wich words people generally use to greet you, in wich parts of the sentences those words occur (^ and $) and try to make a almost universal regex. Like those examples you gave (hello", "holla", "good morning") separated by |.

Then for the numbers of the menu use a unusual expression like opt1, opt2, to reduce the probability of someone invoking that expression without wanting.

Thatīs sounds be a nice idea. But I am newbie in this scripts... Can you give me an example for a better understanding?

I thanks your help in advance.

----------------------------
You want to receive (4 example):  hello, holla, oi, hi
BUT just phrases where this words are on the begining of the phrase.  Then configure like this:

receive: ^hello|^holla|^oi|^hi
type: regExp

answer:
Hi, this is my menu!
the following commands are available
opt1 - send file xxx
opt2 - change nick
opt3 ....

who: contact (put both if you want to test it yourself)
-----------------------------------------

Now you may want to recognize the opt1, BUT only if it occurs alone in the line. Then...


receive: ^opt1$
type: regExp

answer:
/sendfile C:\Users\UserName\Documents\msnsend\xxx

who: contact (put both if you want to test it yourself)
---------------------------------------------

And so on ;) check wikipedia for regular expressions and examples on the net.
RE: [Release] Answer Machine Plus v2.72(09/20/08) by masterazzer on 07-07-2009 at 11:21 AM

Hey the script is great though recently the program has been copying what the contact has been saying and posting it.
For example

Contact says
Well I was in the park and I noticed something strange.

Me says
Well I was in the park and I noticed something strange.

See for some reason it’s copying from time their sentences and posting them back any help would be appreciated thanks.


[no subject] by Batrix on 07-21-2009 at 09:26 PM

Hi everybody I just need a little bit of help. I downloaded the script and when I am trying to add some answers it doesn't work I can only cancel... Is there something to do? Is it because i'm using Windows Live Messenger? Please help me!

Thank you for reading my post :-#


RE: [Release] Answer Machine Plus v2.72(09/20/08) by warrior4321 on 07-22-2009 at 04:01 AM

Hello,

I was wondering if someone could help me. I made a new field and named it "yo",
receive and answer were both "yo" as well.
Type is "word".
Reply to "contact"
Flags : 40

Yet, when somebody says "yo" it does not answer but when they say "you" or youtube.com/example, it replies to them.

Can somebody tell me what the problem is? :^)


RE: [Release] Answer Machine Plus v2.72(09/20/08) by Celt30 on 08-04-2009 at 09:32 AM

I Found a mistake.... I Have it set so When Someone  says a swear word =] They Get Told off.... >=[ But It Will Tell You Off For anything. Even Words I DON'T have there...


RE: [Release] Answer Machine Plus v2.72(09/20/08) by lopkiol on 08-16-2009 at 09:25 AM

Is there a list of all the possible available commands like:

!ping
!say
!shoot
!subnick

and the action they perform?
Cheers.


RE: RE: [Release] Answer Machine Plus v2.72(09/20/08) by pray2win on 08-16-2009 at 12:26 PM

quote:
Originally posted by lopkiol
Is there a list of all the possible available commands like:

!ping
!say
!shoot
!subnick

and the action they perform?
Cheers.

you dont know what they do?

!ping - if someone types that you'll send a /ping to them which if they got msn they reply with a pong

if someone types !say (message) you repeat that message (they removed the nice bug to !say !say !say hi xD (repeating till end of !say's)

!shoot = russian roulette. which i really loved to edit

!subnick (message) is to let other change your personal message
============================================
if you ment what other commands can you use...

You can add whatever you want.
combine commando's

type / in chat window and wait till a list appears.
try to combine these things with your program

aslo make things like !time
and  make it say ITS (!D) (!T) etc.

If you make a menu like "menu" you can do things like

hello (!N),
i have made a list
Type the following number to open the menu
1 - info about myself
2 - 1337
3 - omg?

etc.

furter questions?
RE: RE: [Release] Answer Machine Plus v2.72(09/20/08) by pray2win on 08-16-2009 at 12:27 PM

quote:
Originally posted by Celt30
I Found a mistake.... I Have it set so When Someone  says a swear word =] They Get Told off.... >=[ But It Will Tell You Off For anything. Even Words I DON'T have there...

is in any of that words did you accidentely | | < put that in or ended with | ?
RE: RE: [Release] Answer Machine Plus v2.72(09/20/08) by pray2win on 08-16-2009 at 12:28 PM

quote:
Originally posted by warrior4321
Hello,

I was wondering if someone could help me. I made a new field and named it "yo",
receive and answer were both "yo" as well.
Type is "word".
Reply to "contact"
Flags : 40

Yet, when somebody says "yo" it does not answer but when they say "you" or youtube.com/example, it replies to them.

Can somebody tell me what the problem is? :^)


Make it a sentence may fix this. not word ;)
RE: [Release] Answer Machine Plus v2.72(09/20/08) by pray2win on 08-16-2009 at 12:32 PM

quote:
Originally posted by zipeater
quote:
Originally posted by T-PO
Hi Pray2win,

Thanks for the update but this is not what i meant. Can you maybe make a screenprint of your Answering Machine Config screen (the one where you can add/edit/delete the answers from).
I will then be able to see how you configured your answers, so I can maybe use them too!

Regards,

T-PO

You know what? A screenie might be a bad idea (can't copy paste through a pict (at least with no expensive image readers))...maybe you can email us the config, or at least PM it. Thank you for your understanding

Both.... i like to say. (shyt i didnt follow forum long time)
Cause of less time... i didnt reprogram my config file yes...
Which i told you to do.
Actually you can say that i lied then.

Im sorry :(
i telll you if i might have it back
RE: RE: [Release] Answer Machine Plus v2.72(09/20/08) by pray2win on 08-16-2009 at 12:34 PM

-


RE: RE: [Release] Answer Machine Plus v2.72(09/20/08) by pray2win on 08-16-2009 at 12:38 PM

quote:
Originally posted by sadfib
I managed to make the other person say something before. Maybe they were doing something with it like saying what i said but i dunno. is there anyway to make other people say things with this?


example


S: hi
N: Im a silly clown < this would be me
N: wtf i didnt say that
S: ok ...?

This is a different script... or you used msgdiscovery
RE: RE: [Release] Answer Machine Plus v2.72(09/20/08) by pray2win on 08-16-2009 at 12:40 PM

quote:
Originally posted by thalesaraujo
Hi There.

I have a question:

I am using Answer Machine for something like an Auto Service. Every Time people come to my chat window with any fragments with the "A" and "O" letters, like "hello", "holla", "good morning" my menu opens, then they navigate in menu thru numbers.

The problem is, every time an A or O letters are pressed, the menu is displayed again. I want to find some configuration that only for the first time or just for one time it would be displayed. Is that Possible?

instead of a - o  i would tell it to give menu on "menu" and then in your name -> Type menu to open my menu
RE: [Release] Answer Machine Plus v2.72(09/20/08) by lopkiol on 08-16-2009 at 12:54 PM

How can I test the script without bothering my contacts?


RE: [Release] Answer Machine Plus v2.72(09/20/08) by lopkiol on 08-16-2009 at 02:08 PM

quote:
Originally posted by Silentdragon
Messages can be set to work only for you, your contact, or both.

What do you mean by 'to work for you' exactly? How can I chat to myself?
RE: RE: [Release] Answer Machine Plus v2.72(09/20/08) by pray2win on 08-19-2009 at 03:15 AM

quote:
Originally posted by lopkiol
How can I test the script without bothering my contacts?

Have 2 msn's and use the "Messenger Plus multi login"
RE: RE: RE: [Release] Answer Machine Plus v2.72(09/20/08) by lopkiol on 08-19-2009 at 05:56 PM

quote:
Originally posted by pray2win
quote:
Originally posted by lopkiol
How can I test the script without bothering my contacts?

Have 2 msn's and use the "Messenger Plus multi login"

Do you mean on the same computer? I did that. But it doesn't allow me to sign in with the same account and I only have one. Should I register a new account just to try the script?
RE: [Release] Answer Machine Plus v2.72(09/20/08) by jacktaylor on 08-20-2009 at 06:38 PM

I do have an error for which I have made a seperate topic. Anyway, is it possible so that any word said that is not saved on the configure answers list gets an auto reply like "Sorry, can't understand you!"?


RE: [Release] Answer Machine Plus v2.72(09/20/08) by sandchica on 08-21-2009 at 10:37 AM

Hi,
I am just wondering if we can put a * in as a wild card for the name if we want it to reply to anyone comes along?


RE: [Release] Answer Machine Plus v2.72(09/20/08) by KEvinGupta on 08-24-2009 at 07:50 AM

How many characters can it hold?
I mean what is the MAXIMUM limit of a answer? e.g. 1000 words? 2000 words? ...  If there is a limit how can I really raise it..?
I want to raise it because I have LOTS of different answers to some of the things...


RE: [Release] Answer Machine Plus v2.72(09/20/08) by haxiboy on 08-25-2009 at 12:44 AM

newest version say for me
A szkript stopped
A szkript started
A szkript succesfully loaded
Function start: OnEvent_Initialize
Error: unknown (kód: -2147024770)
       Fájl: XML.js. Sor: 15.
OnEvent_Initialize function error. Code: -2147352567

sorry i have translated it *-)


RE: RE: [Release] Answer Machine Plus v2.72(09/20/08) by KEvinGupta on 08-25-2009 at 12:47 PM

quote:
Originally posted by KEvinGupta
How many characters can it hold?
I mean what is the MAXIMUM limit of a answer? e.g. 1000 words? 2000 words? ...  If there is a limit how can I really raise it..?
I want to raise it because I have LOTS of different answers to some of the things...


Anyone here to help me at all? Please I need to raise the limit.. Please tell me how can I do it...
RE: RE: RE: RE: [Release] Answer Machine Plus v2.72(09/20/08) by pray2win on 08-27-2009 at 04:00 PM

quote:
Originally posted by lopkiol
quote:
Originally posted by pray2win
quote:
Originally posted by lopkiol
How can I test the script without bothering my contacts?

Have 2 msn's and use the "Messenger Plus multi login"

Do you mean on the same computer? I did that. But it doesn't allow me to sign in with the same account and I only have one. Should I register a new account just to try the script?

Yes, thats what i mean
RE: RE: [Release] Answer Machine Plus v2.72(09/20/08) by pray2win on 08-27-2009 at 04:01 PM

quote:
Originally posted by jacktaylor
I do have an error for which I have made a seperate topic. Anyway, is it possible so that any word said that is not saved on the configure answers list gets an auto reply like "Sorry, can't understand you!"?

Wouldnt that be interupting all the conversations...
its possible btw
RE: RE: [Release] Answer Machine Plus v2.72(09/20/08) by pray2win on 08-27-2009 at 04:02 PM

quote:
Originally posted by KEvinGupta
How many characters can it hold?
I mean what is the MAXIMUM limit of a answer? e.g. 1000 words? 2000 words? ...  If there is a limit how can I really raise it..?
I want to raise it because I have LOTS of different answers to some of the things...


The maximal characters is UNLIMITED for the script. only the msn self has a limit
RE: [Release] Answer Machine Plus v2.72(09/20/08) by pray2win on 09-03-2009 at 03:37 PM

V2.72 lost shoot ?:O


RE: [Release] Answer Machine Plus v2.72(09/20/08) by I3ladeDragon on 10-22-2009 at 04:47 AM

I downloaded the latest release and went to open the configuration menu... but the script didn't show up in the list of scripts! I made sure it was enabled and running, so i don't know what is going on...


RE: RE: [Release] Answer Machine Plus v2.72(09/20/08) by pray2win on 10-22-2009 at 05:19 AM

quote:
Originally posted by I3ladeDragon
I downloaded the latest release and went to open the configuration menu... but the script didn't show up in the list of scripts! I made sure it was enabled and running, so i don't know what is going on...

older versions didnt gave that problem? What msn versions are you running?
RE: [Release] Answer Machine Plus v2.72(09/20/08) by I3ladeDragon on 10-22-2009 at 05:36 AM

Windows Live Messenger 14.0.8

Do I have to get an older version of MSN in order to use this?


RE: RE: [Release] Answer Machine Plus v2.72(09/20/08) by pray2win on 10-22-2009 at 05:42 AM

quote:
Originally posted by I3ladeDragon
Windows Live Messenger 14.0.8

Do I have to get an older version of MSN in order to use this?

Ill check it out for ya... if it will work on newest version.
But first i'll take some sleep =).
RE: RE: RE: [Release] Answer Machine Plus v2.72(09/20/08) by I3ladeDragon on 10-22-2009 at 06:00 AM

quote:
Originally posted by pray2win
quote:
Originally posted by I3ladeDragon
Windows Live Messenger 14.0.8

Do I have to get an older version of MSN in order to use this?

Ill check it out for ya... if it will work on newest version.
But first i'll take some sleep =).

Thanks man! : D

I don't use scripts very often, but this is the one script I want to use for giving people specific information through "menus" when I am AFK. I am setting up a series of keywords so they can navigate through them for various info just by typing in the words to me.
RE: [Release] Answer Machine Plus v2.72(09/20/08) by pray2win on 10-22-2009 at 10:21 AM

Ive checked it and it seems to work with the lastest versions of both, i dont have any problems with it.

Do you aslo have the lastest version of plus?

you didnt change any code or what?

Does it show up at installed scripts?

Is your messenger english (shouldnt be a problem but you never know)


RE: RE: [Release] Answer Machine Plus v2.72(09/20/08) by I3ladeDragon on 10-22-2009 at 06:49 PM

quote:
Originally posted by pray2win
Ive checked it and it seems to work with the lastest versions of both, i dont have any problems with it.

Do you aslo have the lastest version of plus?

you didnt change any code or what?

Does it show up at installed scripts?

Is your messenger english (shouldnt be a problem but you never know)

I have the latest version of plus. I don't know what i'm doing with code, so I didn't even bother messing with the code. Yes, it shows up in the installed scripts and it says it's running. My Messenger is in English. hahaha... it seems like ideal conditions for it to work, but it just isn't showing up in the list of scripts... :P
RE: [Release] Answer Machine Plus v2.72(09/20/08) by Karlz on 10-27-2009 at 12:27 AM

Idea : During the timer, send "AnswerMachine is typing a message"... to the contact who speak with the Answer Machine :p


RE: [Release] Answer Machine Plus v2.72(09/20/08) by krolio on 11-01-2009 at 12:04 PM

hello, a quick question: is it also possible to use pipe at the Recive?

i.e.

Name: Hello

Recive: Hello|Hi|Jo

Answer: Hi|Hello

...


Thanks


RE: RE: [Release] Answer Machine Plus v2.72(09/20/08) by pray2win on 12-15-2009 at 07:55 AM

quote:
Originally posted by krolio
hello, a quick question: is it also possible to use pipe at the Recive?

i.e.

Name: Hello

Recive: Hello|Hi|Jo

Answer: Hi|Hello

...


Thanks


Yes that is possible ;)
RE: RE: [Release] Answer Machine Plus v2.72(09/20/08) by pray2win on 12-15-2009 at 07:56 AM

quote:
Originally posted by Karlz
Idea : During the timer, send "AnswerMachine is typing a message"... to the contact who speak with the Answer Machine :p

is someone actually reading that line? most people alt+tab away xD.
RE: [Release] Answer Machine Plus v2.72(09/20/08) by matty on 12-15-2009 at 05:30 PM

quote:
Originally posted by pray2win
quote:
Originally posted by Karlz
Idea : During the timer, send "AnswerMachine is typing a message"... to the contact who speak with the Answer Machine :p

is someone actually reading that line? most people alt+tab away xD.
This would require the script to be able to alter the messages sent in the protocol which hasn't been done yet.
RE: [Release] Answer Machine Plus v2.72(09/20/08) by pray2win on 12-15-2009 at 10:56 PM

And how is it gonna be a handy element in the script? i say its not really needed. If you do not agree, then tell why...


RE: RE: [Release] Answer Machine Plus v2 by krith on 12-16-2009 at 08:11 AM

quote:
Originally posted by Silentdragon
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.

There are several different syntax for regexp in wikipedia, (posix, perl, etc.) which is the syntax used in this plugin?

It would be handly to have a link in the help that this plugin includes, or an explanation somewhere in the plugin itself so people don't need to come to the forum to ask.

Thank you very much.
RE: [Release] Answer Machine Plus v2.72(09/20/08) by Matti on 12-16-2009 at 10:10 AM

JScript and JavaScript use a Perl-like flavor for the regular expressions implementation, and of course this is also used by Answer Machine Plus. (Why would you re-invent the wheel?)

I find myself using Regular-Expressions.info quite often, where the syntax and workings of regular expressions are explained in high detail. Have a look at the reference and the details of the JavaScript RegEx-flavour.

When you're already a bit familiar with such expressions, you might find this source interesting: Regular Expressions cheat-sheet. It explains in full detail both the syntax and the methods for JavaScript RegEx's with examples. I find this great because it also explains the differences in the methods of the RegEx object, such as how RegEx.match() differs from RegEx.exec() - things that are often missed by other references.


RE: [Release] Answer Machine Plus v2.72(09/20/08) by Iheardulikescriptz on 12-24-2009 at 09:21 AM

Hello, I'm here to ask how to access the script. I cannot locate anything in your screenshot, which is odd.

thanks


RE: [Release] Answer Machine Plus v2.72(09/20/08) by diangelisj on 03-04-2010 at 04:21 PM

hi everyone.

I need to use this script on windows live 2009 plus 4.3 is possible? There is this script for this version or I need install the old version? whats version i need download for use this script? thank you guys.



:D


RE: [Release] Answer Machine Plus v2.72(09/20/08) by duvaork on 04-30-2010 at 03:45 AM

Hi.

I've got a trouble, i'm using "loco" as receive, as answer "loco ud, ve", whit type fragment and who contact, when i get a message contaning loco word, it its repeat on the message given... ie

Ing. John Wilmer             dice:
*y como se supone loco q uno ejecuta un script a odo respuesta?
      Duvan...Wii...         dice:
*y como se supone loco ud, ve q uno ejecuta un script a odo respuesta?

As you can see not only what i want to be shown, also appears the message received.

Thanks...


RE: [Release] Answer Machine Plus v2.72(09/20/08) by surfmore on 05-02-2010 at 12:47 AM

Is it possible to this plugin continue to answer even with WLM on lock status?

Is there any hack for allowing that if not possible in the standard version?

thanks.


RE: [Release] Answer Machine Plus v2.72(09/20/08) by Chris4 on 05-02-2010 at 01:12 AM

quote:
Originally posted by diangelisj
hi everyone.

I need to use this script on windows live 2009 plus 4.3 is possible? There is this script for this version or I need install the old version? whats version i need download for use this script? thank you guys.
It works with all versions of Messenger Plus! Live.

quote:
Originally posted by surfmore
Is it possible to this plugin continue to answer even with WLM on lock status?

Is there any hack for allowing that if not possible in the standard version?

thanks.
If it doesn't continue to answer while locked, then no probably not.
RE: [Release] Answer Machine Plus v2.72(09/20/08) by surfmore on 05-05-2010 at 04:29 AM

Hi,

As I am having too many people talking to my answer machine at the same time, the program is getting a lot of memory resources very fast with all windows openened.

Is there a way that this script closes the conversation window after the answer is sent?

thanks


RE: [Release] Answer Machine Plus v2.72(09/20/08) by acercam on 06-07-2010 at 09:16 PM

It seems not to be working some functions.

I have Messenger 2009

The option "BOTH" doesnīt work, I have to create 2 entries and
select Contact for one and Self for the other.

The delay time doesnīt work also. Respond immediatly

Words and RegExps doesnīt work


RE: [Release] Answer Machine Plus v2.72(09/20/08) by kkzz on 08-11-2010 at 05:05 PM

Im having troubles with this script. I can't get it working. I want to set up a few messages. For example hi and bye ..


Someone please tell me the settings. Atm the scrip is making messages when bot contacts are writting. I want it that it writes when the contact sends the msg "hi"


http://yfrog.com/j4sadbwp


I selected "Contact" but it is writting when I say "hi"


RE: [Release] Answer Machine Plus v2.72(09/20/08) by thalesaraujo on 03-04-2011 at 03:59 PM

Hi there. There is a compatibility problem of this script with the new version of PLUS.

I have an auto answer when it typed "Brasil" on Message window. Ok, the script works and answer correctly. Then I close the message window. When I open it again, the script recognizes the "Brasil" word again (typed before), and releases the auto answer.

How can I fix it?


RE: [Release] Answer Machine Plus v2.72(09/20/08) by Arcticwolfx on 03-04-2011 at 04:28 PM

This script hasn't been updated in two years and is therefore prone to contain bugs when used with recent versions of Windows Live Messenger and/or Messenger Plus! 5.

Perhaps the original creator will return to the scene and update his script, otherwise you can only hope for another person to pick up where the original creator left of, or learn how to script yourself!


RE: [Release] Answer Machine Plus v2.72(09/20/08) by thalesaraujo on 03-04-2011 at 04:31 PM

Makes sense arcticwolfx, anyways I apreciate your help. Maybe someone who scripts well can make this changes to offer to the community.


RE: [Release] Answer Machine Plus v2.72(09/20/08) by thalesaraujo on 03-12-2011 at 12:59 PM

Someone knows if I can store the data from this script? I mean, I want to format my pc and restore the answer machine plus already configured.


RE: [Release] Answer Machine Plus v2.72(09/20/08) by whiz on 03-12-2011 at 01:46 PM

IIRC, the script stores all the settings in an XML file within its own script directory.

Open up the folder where you installed Messenger Plus! (C:\Program Files (x86)\Yuna Software\Messenger Plus! is the default), navigate to WLM-Scripts, then Answer Machine Plus.  Look for a file like "settings.xml" or something similar.


RE: [Release] Answer Machine Plus v2.72(09/20/08) by thalesaraujo on 03-15-2011 at 06:43 PM

quote:
Originally posted by whiz
IIRC, the script stores all the settings in an XML file within its own script directory.

Open up the folder where you installed Messenger Plus! (C:\Program Files (x86)\Yuna Software\Messenger Plus! is the default), navigate to WLM-Scripts, then Answer Machine Plus.  Look for a file like "settings.xml" or something similar.

Lets suppose I just formated my pc and made a copy of this folder. Then I install again answering machine plus, and replace all files with this backup I made, will work?

RE: [Release] Answer Machine Plus v2.72(09/20/08) by whiz on 03-15-2011 at 08:23 PM

Okay, I've just installed it and had a look.  You need to copy the Config.xml file to somewhere.  Then, if you format your computer, just reinstall Answer Machine Plus, and replace the Config.xml in the script directory with the old one you copied.  I tested it by reinstalling the script and it works fine.