Hi,
I created a automated script and now I want to sell it for some clients, so I thought I need a license key feature added in.
I read that Advanced users can use JavaScript (EcmaScript) to extend its functionality.
So would that be possible?
Thanks in advance.
How can I add a license key feature to my script?
Re: How can I add a license key feature to my script?
Difficult to protect an Actionscript2 script. I would consider placing some logic in a remote server and calling this through loadurl for licence key validation.