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.

how do i make this !

Old posts that have not been replied to for several years.
Locked
S
Sidewind

how do i make this !

Post by Sidewind »

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 ?
t
tainted
Master
Posts: 239
Joined: Sun May 12, 2002 8:00 pm
Location: chicago
Contact:

Post by tainted »

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.
Locked