SylView.jar 1
Viewer/Diaporama for Verbot Here is a Viewer for Verbots, writen in Java.
(File Attachments_2011_09_1.zip)
You need Java in your windows. (I use Win7.) Here:
http://www.java.com/fr/download/
http://www.java.com/fr/download/help/windows_offline_download.xml
Action... In Windows:
Build a directory "Rintintin" :0) or else, unzip "Attachments_2011_09_1.zip" in.
Build an other directory where you'll put your pictures/photos/images. (Use .jpg .png .gif .bmp format/type.)
(Ex, my path is C:\Users\user1\Documents\Verbots\Jeanneton_image\my_picture.jpg)
In "Verbot 5 Scripting Editor", build a .vkb file and a rule like this one:
Rule Name: My picture
Input Text: My picture
Output Text: Here is your picture Bob.
|Cmd: javaw -jar c:\Rintintin\SylView.jar C:\Users\user1\Documents\Verbots\Jeanneton_image\my_picture.jpg 10000
Open "Verbot 5 Player", type "My picture"
Miracle ! You can see your favorite picture during 10000 Msec!
Others cmd ex:
javaw -jar c:\Rintintin\SylView.jar C:\Users\user1\Documents\Verbots\Jeanneton_image\my_picture.jpg 10000 center
javaw -jar c:\Rintintin\SylView.jar C:\Users\user1\Documents\Verbots\Jeanneton_image\my_picture.bnp 15000 right
javaw -jar c:\Rintintin\SylView.jar C:\Users\user1\Documents\Verbots\Jeanneton_image\my_picture.png 20000 left
Etc.
"10000" is the time in Msec.
"right" put the picture up right. "left"... etc.
(I use this rule with _bored)
Thanks to David and Éric to help me.
Friendly.
Sylvain.
Tested only with Win7.
6.59 KiB
0 39
Text Files 1.0
.vcm functions to handle .txt files A small suite of .vcm functions to read/write/append .txt files within Verbot.
Some additional functions such as the "List" function will operate on ALL file types.
11.69 KiB
0 146
Use My Host Verbot Online Sample 1.3
Sample files showing how you can put your Online Verbot on your own website You can now host all the html and javascript on your own site in order to fully customize your online verbot.
Since there are some changes required from the default themes in verbots online, this is a collection of sample files you can use as a starting place for hosting your online verbot on your own website host.
Update 3/5/2012: Version 1.3 posted, the feature to allow you to host your verbot on your own website should again be functioning.
Update 3/12/2012: Updated to add hosted offsite var in vo_config.js file
13.22 KiB
0 119
VCompiler Beta 1
A command line KnowledgeBase compiler. Create a KnowledgeBase in a simple text file format and compile it to a .ckb with this tool.
To compile the sample file type the following at the command line:
VCompile sample.txt
Note: This is the first beta release designed to test the waters. No documentation or support is available. Use at your own risk.
31.5 KiB
0 457
Verbot Widget 0.5 (beta)
Verbot in a Yahoo! Widget. This is a beta application that uses the Yahoo! Widget engine (formerly Konfabulator) that's available here:
http://widgets.yahoo.com/
It should work on both Windows and Mac. It connects to an online Verbot for Knowledge, and has an option for voice (but no face or animation).
59.07 KiB
0 331
VerbotsOnlineWidget 1.0
Run VerbotsOnline From Your Desktop Chat With Your Favorite VerbotsOnline From Your Desktop, You Can Specify Which Bot To Load By Simply Editing A Text File, Comes with 4 Default Bots
96.2 KiB
0 179
Winamp Console 0.2
Console App that takes command line options to control Winamp This is a very simple console app that allows you to control basic functionality in winamp through the command line.
written by Matt Palmerlee http://www.mattpalmerlee.com/
It uses Polis Pilavas' Winamp Front End Library for the windows messaging calls to winamp, from here:
http://www.codeproject.com/useritems/winamparticle.asp
How to use it:
Have Winamp Running then go to the command line in windows (start -> run -> type "cmd")
navigate to the folder on the command line (using "cd" to change directories)
finally run the Winamp Command Line program:
WinampCommand.exe help
the help command line option will show you all the other command line options available.
Download my Sample Verbot KnowledgeBase that uses this command line program from here:
http://www.verbots.com/forums/dload.php?action=file&file_id=132
6.77 KiB
1 324
swapwords 1.0
vcm code for csv files and word swops version 1.2 of csv.vcm file.
swopwords allows words to be exchanged in vcm code.
Also allows an approach to 'keyword' identification for contectualising Verbot interaction.
15.89 KiB
0 68
syn.zip 1.0
A vcm file to enable synonyms in csharp A ....... vcm ....... file ...... to ...... enable ......... synonyms ......... in .......... csharp :)