Shoutbox

more Multiple messages in auto-message...? - 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: WLM Plus! Help (/forumdisplay.php?fid=12)
+----- Thread: more Multiple messages in auto-message...? (/showthread.php?tid=44750)

more Multiple messages in auto-message...? by dazbradbury on 05-15-2005 at 01:55 PM

Hi,

I'm just wondering if there is a way to allow the auto-message keep responding with more different messages. Currently mine will say 10 different messages, then stop responding and loop again. Even though i have typed in more things to be said...

Is there any way around this?

such as a plug-in or something?

Or am i just doing it incorrectly?

Thanks for the help in advance,

Daz.


RE: more Multiple messages in auto-message...? by CookieRevised on 05-15-2005 at 02:36 PM

No, not possible, it is a fixed limit inside Messenger Plus!. Maybe one day Patchou will increase it a bit though.

As for a plugin, this would also be "a bit" impossible, because the plugin API isn't designed to respond to received text. There are ways around it though, it isn't completely impossible, but it requires a more advanced plugin then the usual normal plugins you'll see...

An example of how you can do this can be found here: "Bot Developers Kit v1.00 beta 1 available!"
This plugin is kind of a "proxy" between MSN Messenger and Messenger Plus!/you, so it isn't a real standard plugin, although it gets loaded as a plugin...

Other possebilities are addons. In other words: not-Plus!-plugins, but MSN Messenger addons, which take over the sending and receiving just like Messenger Plus! does.


RE: more Multiple messages in auto-message...? by robochief on 05-15-2005 at 03:14 PM

Pretty simple question:
How do I create multiple auto-response answers?
(For example, the first time, it'd say "Not here", the second "Really, not here", and so on...)


RE: more Multiple messages in auto-message...? by Eljay on 05-15-2005 at 03:17 PM

quote:
Originally posted by robochief
Pretty simple question:
How do I create multiple auto-response answers?
(For example, the first time, it'd say "Not here", the second "Really, not here", and so on...)

set a automessage on multiple lines like so
code:
not here
#really, not here
#blah im not here
#this is getting annoying now
#etc

RE: more Multiple messages in auto-message...? by Zephyr on 05-15-2005 at 03:17 PM

quote:
Originally posted by robochief
Pretty simple question:
How do I create multiple auto-response answers?
(For example, the first time, it'd say "Not here", the second "Really, not here", and so on...)

When typing you use the # symbol before a new message.

eg.

first message
#second message
#third message
RE: more Multiple messages in auto-message...? by dazbradbury on 05-15-2005 at 03:23 PM

I see, thanks for the response.

Would love patchou to increase it to more like 20, not looking for anything ridiculously long, but would love to be able to leave more messages.

If you could explain how to use any other program to do this that would be great too!

Thanks for all the help. Daz.


Just thinking, does anyone else want this? If so, post here, maybe pathcou will think it's a big enough thing to change in the next update.

I hope so anyway. :)

Come on ppl, it would be good for your friends to be able to talk to you without you being there, cuz that's what it's like, or so i allways get told with my array of auto-messages!
RE: more Multiple messages in auto-message...? by multimillion2k on 05-21-2005 at 01:33 AM

Since auto-response messages support commands, you can simply use /persostat x as the last message of your preset status. That way you can have a chain of almost 200 responses...(H)
I'll let someone else explain.

Meanwhile, I can't seem to run any quicktext commands through the preset auto-response messages. Can someone try it for me?
**I figured it out! Darn spaces..