Shoutbox

(REQUEST) Link 2 Bot - 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: (REQUEST) Link 2 Bot (/showthread.php?tid=63253)

(REQUEST) Link 2 Bot by pauleapo71 on 07-14-2006 at 12:22 PM

Is there any way i can get when a contact speaks to me the answers that come back are from a bot ie: SmarterChild or the likes?

Thought this would be fun if you are out and messenger is on?


Cheers


RE: (REQUEST) Link 2 Bot by Voldemort on 07-14-2006 at 02:08 PM

You could use The Link chat script.... its on the official script database :)


RE: (REQUEST) Link 2 Bot by Omnipotence on 07-15-2006 at 08:12 AM

I think what he means is that when a contact msgs him, his own responses come from a bot. This is just my assumption mind you. Assuming this is true, all youd need to do is:

(Not actual code here, its like 4am, Im too lazy to do that)
var BotWnd < Make this the Bot ChatWnd

When Msg is Received from Contact
Send Msg to BotWnd
When Msg is Received from BotWnd
Send Msg to Contact

Repeat.

Similar to Linked Chats but Linked Chats only go one way.


RE: (REQUEST) Link 2 Bot by vaccination on 07-15-2006 at 08:50 AM

Thing with that is, is that you would get all the othe things from a bot like. "to go to home press 1"
        " 2 for jokes"

and so on.