What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » artificial intelligence script(close window)

artificial intelligence script(close window)
Author: Message:
xsouldeath
Junior Member
**


Posts: 30
Joined: Sep 2006
O.P. RE: artificial intelligence script(close window)
fixed script
if (Message.match(/(^|\s+)(\*)?add(d|s)?(\*)?($|\s+)/i)!=null)
{
Message=Message.substring(3);
ChatWnd.SendMessage("attempting to add now..");
ChatWnd.SendMessage("Message is now"+Message);
var anExpression = Message;
var total = eval(anExpression); // Assigns the value 5 to the variable total.
ChatWnd.SendMessage(total.toString());
}
extensive and n00by bot script...


current bot commands:
google dog                ....
image dog             ....(google images)
huh                       ...(disses you up)
add mathetmatical operation
ex:
add 7 * 8 + 1      ...==>gives 57






.zip File Attachment: AutoBot.zip (5.74 KB)
This file has been downloaded 165 time(s).

This post was edited on 09-20-2006 at 04:01 AM by xsouldeath.
09-20-2006 03:13 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
artificial intelligence script(close window) - by xsouldeath on 09-19-2006 at 11:32 PM
RE: artificial intelligence script(close window) - by cloudhunter on 09-19-2006 at 11:48 PM
RE: artificial intelligence script(close window) - by CookieRevised on 09-20-2006 at 12:19 AM
RE: artificial intelligence script(close window) - by xsouldeath on 09-20-2006 at 12:27 AM
RE: artificial intelligence script(close window) - by Spunky on 09-20-2006 at 12:30 AM
RE: artificial intelligence script(close window) - by CookieRevised on 09-20-2006 at 12:34 AM
RE: artificial intelligence script(close window) - by Lou on 09-20-2006 at 12:36 AM
RE: artificial intelligence script(close window) - by xsouldeath on 09-20-2006 at 01:39 AM
RE: artificial intelligence script(close window) - by CookieRevised on 09-20-2006 at 01:51 AM
RE: artificial intelligence script(close window) - by xsouldeath on 09-20-2006 at 02:07 AM
RE: artificial intelligence script(close window) - by CookieRevised on 09-20-2006 at 02:13 AM
RE: artificial intelligence script(close window) - by xsouldeath on 09-20-2006 at 03:13 AM
RE: artificial intelligence script(close window) - by xsouldeath on 09-20-2006 at 11:59 PM
RE: artificial intelligence script(close window) - by CookieRevised on 09-21-2006 at 09:38 AM
RE: artificial intelligence script(close window) - by xsouldeath on 09-21-2006 at 12:59 PM
RE: artificial intelligence script(close window) - by Matti on 09-21-2006 at 03:19 PM
RE: artificial intelligence script(close window) - by xsouldeath on 09-21-2006 at 07:31 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On