Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration
You are here: Home

gobbledegeek

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • October 25, 2010 at 8:45 pm in reply to: Does eStore provide anti-piracy protection? #20835
    gobbledegeek
    Member

    Many thanks Amin. I replied today!

    October 25, 2010 at 8:11 pm in reply to: Software Licensing! #23166
    gobbledegeek
    Member

    Hi Amin

    What is the current status of this plugin? May I also test it out? This might be the solution I have been looking for….

    Regards

    Gobbledegeek

    September 1, 2010 at 3:04 pm in reply to: Does eStore provide anti-piracy protection? #20833
    gobbledegeek
    Member

    Developer says just generate a random one and I can pass details on. Please email with quote. Thanks.

    September 1, 2010 at 2:13 am in reply to: Does eStore provide anti-piracy protection? #20831
    gobbledegeek
    Member
    Quote:
    You just need to tell me what your key generation algorithm will be so it can be scripted. I will then be able to tell you how you can hook it with eStore.

    .

    Sorry, I should have asked if you are still willing to script this and show me how to ‘hook it up’, not actually do it for me…..although we might be able to work something out. ;)

    September 1, 2010 at 12:29 am in reply to: Does eStore provide anti-piracy protection? #20830
    gobbledegeek
    Member

    Yes, I since reread I understood this.

    Going back to your previous response, you would be able to implement something if I simply supplied the algorithm? The software developer keeps telling me any algo will do?????

    August 31, 2010 at 7:58 am in reply to: Does eStore provide anti-piracy protection? #20828
    gobbledegeek
    Member

    The problem I am having is that the developer insists that he doesn’t need to give me one. He thinks all the work in securing his software should be coming from my end i.e. generating keys.

    From what I have had the time and patience to read and understand, one might be able to integrate something like this:

    http://www.smaple.com/products_smaplelicense.asp?menu=4

    Would you be able to do this if I purchase it?

    Maybe I am looking at this in too much detail. Please help.

    August 7, 2010 at 8:37 am in reply to: Does eStore provide anti-piracy protection? #20826
    gobbledegeek
    Member

    Hmmm….given that I simply knock up designs for the developer to code, I’m as lost as a blind sock stranded on the dark side of the moon, with only small chalk arrows to guide me.

    Is there an ‘Idiot’s Guide’ to the whole process from the moment the software prompts the user to purchase a key? If not, if you are inclined and have a minute, would you possibly run through the process in laymen’s terms for me? I would really appreciate it.

    August 7, 2010 at 8:01 am in reply to: Does eStore provide anti-piracy protection? #20824
    gobbledegeek
    Member

    Do you mean like this?

    <%

    Function gen_key(digits)

    ‘Create and define array

    dim char_array(50)

    char_array(0) = “0”

    char_array(1) = “1”

    char_array(2) = “2”

    char_array(3) = “3”

    char_array(4) = “4”

    char_array(5) = “5”

    char_array(6) = “6”

    char_array(7) = “7”

    char_array(8) = “8”

    char_array(9) = “9”

    char_array(10) = “A”

    char_array(11) = “B”

    char_array(12) = “C”

    char_array(13) = “D”

    char_array(14) = “E”

    char_array(15) = “F”

    char_array(16) = “G”

    char_array(17) = “H”

    char_array(18) = “I”

    char_array(19) = “J”

    char_array(20) = “K”

    char_array(21) = “L”

    char_array(22) = “M”

    char_array(23) = “N”

    char_array(24) = “O”

    char_array(25) = “P”

    char_array(26) = “Q”

    char_array(27) = “R”

    char_array(28) = “S”

    char_array(29) = “T”

    char_array(30) = “U”

    char_array(31) = “V”

    char_array(32) = “W”

    char_array(33) = “X”

    char_array(34) = “Y”

    char_array(35) = “Z”

    ‘Initiate randomize method for default seeding

    randomize

    ‘Loop through and create the output based on the the variable passed to

    ‘the function for the length of the key.

    do while len(output) < digits

    num = char_array(Int((35 – 0 + 1) * Rnd + 0))

    output = output + num

    loop

    ‘Set return

    gen_key = output

    End Function

    ‘Write the results to the browser, currently setting a 13 digit key

    response.write “

    " & gen_key(13) & "

    ” & vbcrlf

    %>

    August 7, 2010 at 6:56 am in reply to: Does eStore provide anti-piracy protection? #20823
    gobbledegeek
    Member

    Amin, that sounds spot on. I’ll have a look for something as I’m only a designer.

    August 5, 2010 at 12:17 am in reply to: Does eStore provide anti-piracy protection? #20820
    gobbledegeek
    Member

    How about the delivery of a digital key based on customer’s Mac address or IP?

    Customer downloads the trial, after a month he’s prompted to purchase whereby a unique key is generated, based on Mac code which unlocks the software and restrict it to that machine.

    August 4, 2010 at 7:27 am in reply to: Does eStore provide anti-piracy protection? #20817
    gobbledegeek
    Member

    Can anyone offer recommendations for preventing a paying customer from passing a software download on the others?

  • Author
    Posts
Viewing 11 posts - 1 through 11 (of 11 total)

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ