Version History

V2.6.0
+ Added Banish Control MonkeySpeak
+ Added Hotkey (Ctrl+E) Opens MS Editor
+ Added F1 opens help file from MS Editor and Main window
m Assorted bugfixes
+ Added help file
m Cleanedup BCasts
m Input RTF to FML Converter. Now properly displays Bold, Italics and underline.
m Command History: removed pesky newline from RTF

V2.5.04
+ Added double Click FurreName to get description
+ Added Furcadia Time Display
+ Added MonkeySpeak Line "(0:299) When the time is{...} hh:mm:ss am/pm FST,"
+ Added Command History

V2.5.2
m Changed Binary to x86 CPU
+ Monkey Speak Lines

V2.5.1
m Modified FML Parser to Support Font Tags and Channels more effectivly
+ Added Monkey Speak

V2.5.0 "Pandemonium Edition"
m Query's QCMD don't like IsBot()
m Variables Reformated to %UPPERCASE
m Added EditSettings.Ini to NSIS Script
+ MonkeySspeak additions

'(5:110) use variable % and take word # and put it into variable %
'(5:111) use variable % then remove character {...} and put it into variable %.
'(5:420) Place entry{...} at Column {...} in Table {...}
'(5:421) Create table {...} with Columns ID and Unique {...} if it does not exist.
(5:422) get the total number of records from table {...} and put it into variable %.
'(5:423) take the sum of column{...} in table {...} and put it into variable %
'(5:424) in table {...} take info {...} from record index % and and put it into variable %

m Refortmatted MonkeySpeak
'(5:154) take variable % and add variable % to it.
'(5:155 take variable % and substract it by variable %.
'(5:156) take variable % and multiply it by variable %.
'(5:157) take variable % and divide it by variable %.

+ MS Editor


*MonkeySpeak Engine Default Additions
*(0:300) When timer # goes off,
*(5:300) create timer # to go off every # second(s).
*(5:301) stop timer #.
*(1:300) and timer # is running,
*(1:301) and timer # is not running,
+ Added Debugger Window with Variable status and MonkeySpeak Error Logger
m SayLibrary MonkeySpeakTrigger Handeling output to Error Logger
m Assorted Bugs Fixed including Some in Monkey Speak Editor
m began Error Logger plugins for SQLIte Library
m SQLite Library, Fixed Duplicate Column Errors
m fixed Size Issue in setup.exe installer
Note: Reported Critical Bugs in MonkeySpeak Engine in TriggerReader. As The Library progresses Updates will be included
+ Added Support for Apollo Desc Tags
+ Added Support for default Smilies and Desc Tags
m Tweaked PictureToRTF for Desc tags to Main Textbox _log

V2.4 "Really Useful"
+ MS Database Condition statements
+ Home Page (Silver Monkey has a new home)
+ Added Bot Config Dialog
m Config Seperated Bot Config from main Settings.ini and moved them to bini files in Mydocuments
+ Added SQLLite Database MonkeySpeak Efects (Full List will be posted with the release)
+ (0:x) Triggers Furre Arrivals Departures and Vidsability (Full List will be posted with Release)

V2.3
m MS Editor Added Tool Bar buttons & Button Icons
+ Added About Box with Credits
+ editing Popup Menus and some HotKeys
m MSEngine Updated with Variable fixes (Ty Squizzle)
m FML Parsing Tweaks
m Connection Tweaks Less Crashie
m Updated FurcLib
+ Editor File Menu new Commands
+ Editor Edit menu commands
m Updated to .Net4.0

V2.02
m cleaned up Proxy calls to check if msProxy is Nothing before use

V2.0
m Fixed the MS Script reader
m fixed MonkeySpeak Loader
m fixed things in the FML parser
m main MS Egine section..
+ lots of MonkeySpeak lines added
m msReader now Properly passes script to the engine
m NameIs() in Say Library now works
m SysTrayIcon Now Configuredwith Menu and Supports Minimize to SysTray
+ Added msReader to read formatted MS files Similar to DragonSpeak Files
m tweaked Controls and Icons
+ Added Monkey Icon
m Go! button Nowdisplays Properly and Disconnects the Bot
m Client Close Disconnects the Bot Temp Fix to get around the Standalone Mode Bug in Furcadia Library
m editor to Load and Save Bot Script
+ MS Line
*(1:5) And the Furres Name is {...}
m ScripStart not to load Libraries if the engines already Loaded
+ Added MS Editor Shell
m CBot Struct Added Monkey Speak Options
m MS Editor. Changed ListBoxes to List View with Regex Sorting for Monkey Speak Lines
+ added MonkeySpeak Engine

V2.0
Initial Rebuild version

V1.x
Squizzles VB6 Converted to VB .Net
Extremely messy and needed ground up rebuild