Helps Create/Update a kb from a log file. I've put together a rather simple (yet powerful) log file to script creation wizard. This is how it works: You open a text file containing one input per line you want to script for, then you specify your working .vkb knowledgebase file, if this file exists it will open it and use it for changes made in the tool, otherwise it will create a new vkb. After your log file is opened you will be prompted to enter an output for each input in the file if that input is not already matched by the knowledgebase. I've also added a search feature where you can see similar inputs that the Verbot engine wouldn't find normally so you can add inputs to the appropriate rules as necessary.
I recommend a powerful machine to operate this tool, each time you make a change to the script (add new rule or add input to existing rule) the knowledgebase is saved and reloaded in the engines so that it can match to the next prompted input.
The nice thing about this is your progress is saved throughout at each change, the drawback is that it is rather slow to update each time.
