User Tag List

Results 1 to 8 of 8

Thread: Custom software activation system

  1. #1
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCHTML5 Export ModuleiOS Export ModuleSWF Export Module
    MTCMusic's Avatar
    Join Date
    Jan 2007
    Location
    Montreal, Canada
    Posts
    367
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Custom software activation system

    Hello,
    I know that this is probably not the place to ask for this, but I really need to hire someone to create an online software activation system like the one used with MMF2dev. I sell my programs (created with MMF2dev) through my website and I'd like to be able to provide my customers with an activation code after they download their purchased software. I'd also like the activation code to be usable only twice, after that it shouldn't work anymore. I realize that this requires an online database system on the server and some special coding in my MMF programs. I don't have the programming skills to set up such a system and so would be willing to hire someone to do that for me. If anyone here is up for hire to do such a job, please send me a PM and we'll discuss details and prices.

    Thank you,
    Tom Ansuini Productions
    www.tomansuini.com

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleUnicode Add-on

    Join Date
    Nov 2010
    Location
    Switzerland
    Posts
    301
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi MTCMusic,
    did You take a look at my Post in the "Articles-Section" about a "Challenge-Response-System" that i' ve created in MMF? It also has an Example MFA.
    Perhaps not exactly what You' re looking for, but having a look at it won' t hurt and perhaps gives You some Ideas on how to improve my System.

    http://community.clickteam.com/threads/82523-Challenge-Response-System-to-unlock-Game

    Important: Download the V2-Version of the MFA which You can find in the 4th Post in the Topic.

    With kind Regards,
    jahkri

  3. #3
    Clicker

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCHTML5 Export ModuleiOS Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)Universal Windows Platform Export Module (Steam)
    ratty's Avatar
    Join Date
    Apr 2012
    Posts
    1,165
    Mentioned
    5 Post(s)
    Tagged
    0 Thread(s)
    Check out Easy Digital Downloads. It is primarily focused on WordPress themes, though it has a very simple API which the Get Object could make use of. If you use their WordPress plugin for the downloads, EDD will automatically send a serial number in an email, which you can then activate, deactivate, check for validity or check for activation using the API. It seems really simple. I'm in the process of implementing it in my applications right now.

  4. #4
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCHTML5 Export ModuleiOS Export ModuleSWF Export Module
    MTCMusic's Avatar
    Join Date
    Jan 2007
    Location
    Montreal, Canada
    Posts
    367
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you so much for all the great advice. I'll check out Jahkari's program and the EDD link from Ratty as well. Thank you. I'll let you know how it goes.

  5. #5
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleInstall Creator Pro
    iOSC's Avatar
    Join Date
    Mar 2012
    Location
    Toronto, Canada
    Posts
    405
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ratty, do you think you could share with us a detailed explanation of this process ?
    Thanks

  6. #6
    Clicker

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCHTML5 Export ModuleiOS Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)Universal Windows Platform Export Module (Steam)
    ratty's Avatar
    Join Date
    Apr 2012
    Posts
    1,165
    Mentioned
    5 Post(s)
    Tagged
    0 Thread(s)

    Custom software activation system

    The Easy Digital Downloads site has a section on the Software Licensing add on API which details what is offered. Essentially, when a program is purchased through EDD, a serial number (either randomly generated or from a predefined list) is sent to the buyer via email. The buyer will input that into your program and you will have to store it somewhere, most likely in an encrypted ini.

    The EDD Software Licensing API then allows you access a URL with the GET object, which will return one of two values in JSON format, basically VALID or INVALID. With that, you can confirm if the serial exists, is used or is unused. Your program can then do whatever you need with that info.

    You can monitor and remotely alter serials as you see fit.

    This is all somewhat speculative since I haven't finished implementing it myself. I don't see why it won't work, however. This method, mixed with some sort of system-specific hash routine being stored, should work pretty well in keeping software secure. Maybe we can all pull our sources together and finally come up a definitive solution.

  7. #7
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)
    Ratty that is really interesting!

  8. #8
    Clicker

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCHTML5 Export ModuleiOS Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)Universal Windows Platform Export Module (Steam)
    ratty's Avatar
    Join Date
    Apr 2012
    Posts
    1,165
    Mentioned
    5 Post(s)
    Tagged
    0 Thread(s)
    Here is a link to the API. I'm curious what sort of consensus we come to with this.

    https://easydigitaldownloads.com/doc...licensing-api/

Similar Threads

  1. Software Installer Registration System
    By Lionheart in forum Paid Design & Development Requests
    Replies: 3
    Last Post: 2nd November 2013, 01:26 PM
  2. Background System Box Custom Color Bug?
    By twister in forum HTML5 Export Module 2.5
    Replies: 3
    Last Post: 4th September 2013, 06:00 AM
  3. Software Activation / Registration Question.
    By MikeB in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 24th February 2009, 06:57 AM
  4. Custom "code" system help
    By wizkidweb in forum File Archive
    Replies: 0
    Last Post: 5th October 2008, 06:27 PM
  5. Custom Movement and Collision System
    By Random in forum File Archive
    Replies: 11
    Last Post: 23rd August 2006, 07:05 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •