This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.
For more information, see this announcement post . Click the X in the top right-corner of this box to dismiss this message.
Old posts that have not been replied to for several years.
S
Sidewind
Post
by Sidewind » Tue Oct 22, 2002 8:09 am
i wana make a tcl that makes a Bot say a line, triggerd by another line..
like this:
you says: botnick your a bot
bot replys: damn you. im not a bot
how do i make that, and add like 100 diffrent replys and triggers ?
tainted
Master
Posts: 239 Joined: Sun May 12, 2002 8:00 pm
Location: chicago
Contact:
Post
by tainted » Tue Oct 22, 2002 8:23 am
Read some other scripts which make the bot interact. Basicly, you will need to first define a bind and who can trigger it, then a procedure that will send it to the server. You might want to try out alicebot, it is a pretty good AI script.