Reviews

"As a programmer from 30 years ago, I couldn’t quite get a handle on LSL structure and syntax. I saw MOAB advertised and grabbed it. ... MOAB is truly brilliant in how it works, and the ease of use. Antonius is a nice fellow and will always answer any queries you may have. ...The price is great value for what you get, you get more than what you see. "

"...I got this about a month ago, has some quirks felt like a noob not understanding it, but I kept at it and it's an awesome tool. ... this is really good, it's fun and I'm always learning. 5 stars is a must. Keep up the good work Antonius"

"Felt like a newbie for a few days. I can script by hand but this just makes it so much easier. Very nice work Antonius."

"I have been in SL for quite a few years now and my main interest has been Building. I have dabbled in scripting but up until now I have found it quite a chore ... Creating scripts with this application is a little like building. You put the blocks together and if you are lucky it all looks good and works. ... As far as price is concerned I feel its worth much more than it is sold for. It must have taken ages to create and I take my hat off to Antonius. ... Anyway, to sum it up. Well worth the money."

"Damn I wish this had been around when I started scripting all those years ago! This thing is just, to be blunt, bloody brilliant. ... Worth every L$ in my opinion. New to scripting or even a professional scripter, this tool is just what we have been waiting for."

"I love this tool. MiceOnABeam is awesome. I have been trying hard to learn scripting and having a hard time. Then I found this... The best 3000L I ever spent. I haven't stopped using it since I got it... Making script after script just to see how it works."

More Reviews...

LSL Action Wizard

While the graphical modeling feature of MiceOnABeam lets you draw out much of the logic of your script, you still have to make things happen within your virtual world. You do that by calling one or more functions in your code from the large LSL function library.

But for new scripters these functions can be confusing as to when to use them and how to configure their many parameters.

MiceOnABeam addresses this and further reduces the amount of LSL code that you must manually write by providing the LSL Action Wizard feature.

An LSL Action represents a simple or complex operation that can be performed in your virtual world. A comprehensive set of these are built-in to MiceOnABeam, with more to come in future releases.


Once an LSL Action is selected, it is customized through the Wizard and is automatically mapped to a set of LSL coding statements when the LSL script is generated for the model.

 
You can also view the LSL code that will be generated for the configured action. This is a great help in learning LSL.

In the Professional version of MiceOnABeam you can also create and edit your own custom LSL Actions and import them into MiceOnABeam creating a library of custom code snippets to speed up your script development.