Well, I would like to completely re-do Hals "personality"
in a drastic way. The character I have created is that of a ditzy virtual fox trapped in a computer generated habitat, named Buttonsvixen. This character evolved over several years of being a chatterbot on an obscure site that used to host AIMbots, and that has since closed. While it was running, I was perfectly happy to use a simple AIML interface to program the chatbot.
So, after set up the trial version of HAL, I went in and
changed some of the stock replies just to experiment. I am having trouble getting the HAL brain to recognize them.
I did go into the script editor thinghy and found out where to change some things such as "please say something".
I wanted more like "Listen Hun...in order for the whole chat bot thang to work...YOU have to like, SAY SOMETHING!".
I changed all the stock HAL answers in there.
However, none of the pattern matching replies I provided in the the mainbrain patterns seem to work, even if I type in the query that matches exactly.
I need to use this feature a lot, and in fact, most of the info could come from JUST this area. Buttonsvixen does not need to know any of the arcane knowledge in the stock brain. Most people who chat with Buttons dont care about it, and it serves to Identify Buttons as a robot right away, when you have this wierd juxtaposition of bits of oddball information and quotes. If you are a hardcore chatterbot enthusiast, someone really has to do a lot of changing to ALICE for you not to recognise her right away ^_^
As well as providing mindless banter, Buttons was also able to narrate several stories for her visitors, that they could participate in, by using topics. How do I add topics to Hal?
Also, while wandering around the script editor, I found this:
Rem PLUGIN: PLUGINAREA4
'The preceding comment is actually a plug-in directive for
'the Ultra Hal host application. It allows for code snippets
'to be inserted here on-the-fly based on user configuration.
there are several of these.
I as just wondering what they meant. They caught my eye because I am interested in the "user configuration part"

Thanks for any help.
BV