Testing and publishing your script



Once you've added some commands to your script you probably will want to run it to test if your script behave like you want to. To do that you first need to save your script and then export it to SexScripts selecting Export Script from the File Menu or clicking on the export icon in the toolbar. Then a groovy script containing the code of your script will be created and added to the scripts folder of your current SexScripts folder. If the script already exists in that folder, it will be overwritten. You can now run it and test it opening SexScripts, selecting open from the File menu or pressing Ctrl+O, and selecting your script groovy file.



If you've finished your script and want to publish it on SexScripts website, follow the above instructions to test your script one last time to check that everything it's okay. When the script's finished, select edit from Script menu, and a new window with your script groovy code will be opened. From that new window select Publish from File menu. A new window with a list of the resources your script is using will be opened. Check carefully that list and manually add any missing resource your script could actually use. Once you're sure that list is complete, click on the Ok button and wait. If your internet connection is working fine shortly your script will be published and you will be able to see it on the SexScripts website.



return to the contents page