According to ChatScriptBasicUserManual.pdf if you want to make simple changes to the demo
chatbot you excute the following procedure:
1. Find the executable program titled “chatscript.exe” located in your windows folder \ChatScript3.2a\
2. Double click on the “chatscript.exe” program.
3. Now a command console window will appear on your desktop.
4. Now find the document titled “simpleTopic.top” located in your windows folder \ChatScript3.2a\RAWDATA\
5. Double click to open that document
6. Do a manual search or CONTROL KEY + F search to locate the words “My name is Harry”
7. No you can change that sentence from “My name is :Harry” to “My name is Harry Potter” with whatever word editor you want.
8. Next return to the command console window titled “chatscript.exe”
9. At the command line type “:build 1”
10. Next type at the command line “What is your name?”
Unfortunately I did this and it worked once or twice but now mostly the response is: I don’t know what to say. I don’t really keep track of that. So I imagine I need to either restart everything from scratch or I need to modify that particular topic so it aways “keeps” and it also always “repeats.”
1. Am I correct?
So files to modify for beginners are:
files1.txt = small changes to existing topics to change the dialogue (Harry Potter name example)
skeleton.top = when your ready to create entire new topics that don’t conflict with pre-existing topics
2. Is that the best way to start and test my own modifications?
Thanks in advance. :- )