Moi Version 4

 From:  Michael Gibson
8779.22 In reply to 8779.20 
Hi Dimitri,

> And not to forget: how do we install such scripts in Moi? Any guide somewhere?

For all the ones that I have posted above, you use copy/paste to paste the script code directly into the "Command" part of a shortcut key.

The process for that is - select the line of script text in your web browser. Use Ctrl+C to copy it to the system clipboard.

Now in MoI open up the Options dialog and go to the "Shortcut keys" section. Use the "Add" button to add in a new shortcut key, it will appear at the top of the list. There are 2 parts to each shortcut key, which is represented by 2 columns. The left column labeled "Key" is whatever key you want to trigger the action, like maybe for a screenshot you can use the S key so put in S in that left hand column.

Then the right-hand column contains the command name to run for that shortcut key. You can click in there and use Ctrl+V to paste in the line of script code that you previously copied from here.

Once you have set up a shortcut key with that script as the command part, you will be able to activate that script while you are running MoI by using whatever keyboard key you decided to set in the "Key" column.

Hope that helps!

- Michael