Jump to content
If you did not receive an activation email, check the spam inbox - في حال لم تصلك رسالة تفعيل على الايميل تأكد من البريد المزعج او الغير مرغوب ×

How to make a simple license system for deb


ONE

Recommended Posts

Hi, 

i'm gonna teach you how to make a simple license system for your Hack.

What is license system? License system for deb is a system which will only let user use your hack when the correct license code is entered. User cannot use the hack without enter the correct license code in unactivated situation.

 

Step 1:

For the headers for Tweak.xm, enter this few lines of code.

- To import the headers and defines the password and UIAlertView.

This is the hidden content, please

imageproxy.png.73530165db3a9c38c06b2ea5e74bbb9b.png

 

Step 2 :

Add a alertView and the textField which can enter the password  / code.

When the App run, system will auto detect the password / code from the devices.

Now we set a function for seperate is the Hack is in activated or unactivated status.

This is the hidden content, please

imageproxy2.png.df42b6820c82e11a72eed2fe5094e05b.png

 

Step 3: Add the action to your button for the AlertView. (If the action didn't set, the button only can dismiss the AlertView)

 

This is the hidden content, please
Edited by ONE
  • Like 12
  • Thanks 5
  • Confused 1
Link to comment
Share on other sites

  • 2 weeks later...
  • 2 weeks later...
  • 2 weeks later...
  • 2 weeks later...
  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...