Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Securing Scripts on Sellable Items

Gusher Castaignede
SL Builder
Join date: 8 Oct 2007
Posts: 342
11-17-2007 09:34
How do I secure scripts on objects I sell? For example, allow the object to function normally but not allow the script to be viewed nor copied? Is there a way to encrypt the scripts?
AnnMarie Otoole
Addicted scripter
Join date: 6 Jan 2007
Posts: 162
11-17-2007 09:47
Right click on the script and go to the properties for the script in the content tab of the object. Make sure the modifyable box is not set. This will prevent access to the content.
Gusher Castaignede
SL Builder
Join date: 8 Oct 2007
Posts: 342
11-17-2007 09:50
From: AnnMarie Otoole
Right click on the script and go to the properties for the script in the content tab of the object. Make sure the modifyable box is not set. This will prevent access to the content.



Oh wonderful, thanks for the reply and tip!