Shoutbox

Automatic Message when starting Conversation - 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: Automatic Message when starting Conversation (/showthread.php?tid=71480)

Automatic Message when starting Conversation by Jumpfreakske on 02-07-2007 at 09:19 PM

It's for a bot:
When somebody opens a windows with the bot,
then it must answer automaticly with Hello or something, just
like Alice do... possible? (of course)


RE: Automatic Message when starting Conversation by scott2010_h on 02-07-2007 at 09:34 PM

What are you useing to make a bot? Ex. Akonix® L7 BuilderTM SDK or are you makeing your own program?


RE: Automatic Message when starting Conversation by Jumpfreakske on 02-07-2007 at 09:37 PM

Just Msg Plus! Live
In a JScript File


RE: Automatic Message when starting Conversation by CookieRevised on 02-07-2007 at 11:36 PM

quote:
Originally posted by Jumpfreakske
When somebody opens a windows with the bot,
(...)
Just Msg Plus! Live
In a JScript File
read "CookieRevised's reply to Question regarding a "close msg window logger""...

aka: drop the idea of sending a message when the contact has just opened a chat window; it will not work and you'll be sending a lot of unwanted messages.
RE: Automatic Message when starting Conversation by Volv on 02-08-2007 at 07:09 AM

You're better off trying to detect when the user begins typing a message as it will actually work properly and it means that the user does actually want to talk to the bot and didn't just open the conversation window by accident.

EDIT: Although I don't really see the problem with just waiting for the user to send a message, why does the bot have to talk before you do? :p


RE: Automatic Message when starting Conversation by Jumpfreakske on 02-08-2007 at 05:22 PM

A good intro isn't bad for a bot :)


RE: Automatic Message when starting Conversation by roflmao456 on 02-08-2007 at 10:32 PM

as Cookie said: you'll be sending a lot of unwanted messages.

that will be true.. and Volv's idea is more better...

What if the contact only opens a conversation with you and closes it? (well i do that sometimes)

and so making a script that will say 'hello' when someone sends you a message is also.... not very good.. the chat window will look like this:

quote:
Originally posted by example
Example1 says: hey whats up
Example2 says: Hello
Example1 says: lol
Example2 says: Hello
[...]

and so on..

maybe AutoHey will help?

look in the db.