[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 264: mysqli_fetch_assoc(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 326: mysqli_free_result(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
Pete's QBASIC Site • Help finding an old chatbot
Page 1 of 1

Help finding an old chatbot

Posted: Sun Dec 18, 2016 9:59 pm
by seaBiscuit!
Chatbots have always been an interest of mine, and recently I've been trying to collect the old QB chatbots I used to play with.

I found some of the "classics," eliza.bas, chat.bas, talk.bas, and some others, but one still eludes me...

I don't remember what it was called, but I remember it was a big multi-file program that used the CHAIN command to call different parts of itself. It took forever to generate responses and showed some weird random line-based graphics in the meantime. And the responses were never any good.

Does anyone know what I'm talking about? It was the only one I had where I didn't know how it worked, and I really want to get a good look at it again.