DanteSL 0.1.1 Release

Posted in Dante's Second Life, Programming on March 22nd, 2008 by mydnight

DanteSL Second Life Learning Chatbot Release 0.1.1.

Features:

  • Login as any Second Life character
  • Learns as you talk to it
  • Read-Only and Write-Only database modes

This is a quick and dirty release, I only started working on this project yesterday so things like motion and friend requests aren’t currently handled.

Requirements: Second Life account, Active Internet Connection, .NET 2.0 Framework

Known Bugs: Main program freezes when you connect, until the client has fully connected or given up.

Source code and binary files:

http://www.technomagia.tk/projects/dantesl/DanteSL0.1.1-SRC.zip

http://www.technomagia.tk/projects/dantesl/DanteSL0.1.1-BIN.zip

EDIT:  I just realized I left out instructions for compiling the source — Source is written in VS2008, not sure if it will work in any earlier version.  You must have both Dante (http://www.dantebot.com) and libSecondLife (http://www.libsecondlife.org) installed for the program to compile, and you may have to update the references to reflect the path you have installed it in.  Since Dante is written using VB6, I highly doubt it will run under Mono in Linux, although all the C# components should be fine.