Shoutbox

artificial intelligence Chat Bot with aliases and profiles - 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: artificial intelligence Chat Bot with aliases and profiles (/showthread.php?tid=81229)

artificial intelligence Chat Bot with aliases and profiles by kmg_123 on 01-26-2008 at 03:06 PM

i want to create a scripte for Messenger Plus that is a Chat bot which can remember things in it's profile and remember the chatters that it had chat with them from different email addresses and their information the idea is similar to the santa cluse chat bot that msn had post it in the Xmas ...

any help please ...is there is a such script already written as template and can be filled ,which language can i use for this and what is the idea behind it ...cheers..


RE: artificial intelligence Chat Bot with aliases and profiles by MeEtc on 01-26-2008 at 03:44 PM

There is nothing out there that will allow you to do this (at least that is free or readily available). I have come across a framework in creating a bot that runs on PHP. But it is only a framework, the user needs to create all the functions. The site is http://www.blobsy.org/Main/HomePage (checking the link says bandwidth exceeded, but I think i have the files downloaded somewhere) Blobsy
Don't ask me how it works though, I don't know.

Another more basic function is the sending of messages. It can be found at: http://www.fanatic.net.nz/2005/10/03/msnpauth-authenticating-in-php/
This one does work, I have it working for myself right now. (version 1.1.3)