Simple copy protection done right :)
-
Hey @orange,
Just trying to compile this 'Simple Copy Protection' code using Hise 2.1.0
When I click 'compile' the console returns the following:
Component with name SerialInput wasn't found
Component with name Description wasn't found
Component with name SerialStateLabel wasn't found
Component with name AuthorisationDialogue wasn't found
Component with name GlobalMute wasn't foundDo I need to create these components or are they inbuilt somehow?
I've place Serial.js in the 'Script' folder as instructed.
Any help, examples or code snippets from anyone would be golden.
Thanks
-
@LeeC said in Simple copy protection done right :):
Do I need to create these components
Yeah, you gotta make these items.
There is a demo project available to use as reference. -
@dustbro Thanks just seen the Github project.
Makes sense -
Mmmmm
So I downloaded the 'SimpleCopyProtection' demo from Github and tried to load the project folder using Hise 2.1.0
The following interface message is returned in the console:
Interface:| onControl could not be parsed!
Any thoughts why that might be?
For the record, other demo projects such as the 'ParametriqEQ' and the 'DynamicsFx' load fine.
Thanks
-
All sorted now.
-
simple question out of curiosity (im trying to figure out a simple way to do this)... for the ppl using serial code activation, how are you sending our the code? manually via email or.....
-
@BWSounds If your website is wordpress based, you can use License Manager plugin. You need to upload serial list and the plugin will send serial number automatically.
-
Im using license manager as well for my WOO site
-
Thank you
-
are there instructions or can somebody point me on how to merge your project with the simple copy protection script?
-
never mind I resolved the issue
-
I read the documentation, but I really don't understand how to install the copy protection code. When I open the copyprotection project on Hise, no code and just a black line.
I would like a basic interface like this if possible :
-
@myhomestudio said in Simple copy protection done right :):
I read the documentation, but I really don't understand how to install the copy protection code. When I open the copyprotection project on Hise, no code and just a black line.
I would like a basic interface like this if possible :
that doesnt look like its doing authorisation - just showing the results, you mean something like this:
-
@Lindon Yes something like this (without run demo) is perfect, but I really don't understand how to embed the code inside my project, I suck
-
@myhomestudio said in Simple copy protection done right :):
@Lindon Yes something like this (without run demo) is perfect, but I really don't understand how to embed the code inside my project, I suck
What dont you understand?
-
@Lindon I don't know how to install the copy protection code on my project
-
@myhomestudio so you have a copy of the copy protection code correct?
-
@Lindon No I don't think
-
@myhomestudio said in Simple copy protection done right :):
@Lindon No I don't think
theres a link in the first post in this thread.....
-
@Lindon Oh Yes i have already download it