Results 1 to 8 of 8
  1. #1
    dudezone2's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    86
    Reputation
    10
    Thanks
    2
    My Mood
    Relaxed

    Exclamation I RLY NEED HELP![Solved]

    Sorry, but i am making a program in Visual Basics, and, i would like to make it, so if people buy my program on my site, an email sends with a serial number(thats not the part i need help with), i need help with the serial, i want a serial manager or something, like, i want it so i give someone the serial then they enter it, then once its used it CAN'T be used again, can someone help me with the code, or give me a serial code manager to attach to it, plz help me

  2. #2
    Lolland's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Location
    Lolland!
    Posts
    3,156
    Reputation
    49
    Thanks
    868
    My Mood
    Inspired
    https://www.mpgh.net/forum/33-visual-...1-serials.html

    Read down the thread, Xscapism was very helpful.

    Need any help?

    MSN me (check sig)

  3. #3
    dudezone2's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    86
    Reputation
    10
    Thanks
    2
    My Mood
    Relaxed
    Sry, but that seems a lil complicated, is there another way, cuz its just a basic program, plus i dont rly understand it with the ftp and different stuff, u sure there isnt a manager, cuz i rly need help




    EDIT: i got the My.Computer thing, i just need to know, for the 4 My.Computer Sub, what type of sub should i put, please help

    DOUBLE EDIT:And at the Start
    the Code:
    Dim builder As New StringBuilder()
    Dim random As New Random()
    The StringBuilder part says ERROR and says "The Name "StringBuilder" is not defined"?
    Last edited by dudezone2; 08-15-2010 at 03:47 PM.

  4. #4
    Jason's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    /dev/null
    Posts
    5,704
    Reputation
    918
    Thanks
    7,676
    My Mood
    Mellow
    Quote Originally Posted by dudezone2 View Post
    Sry, but that seems a lil complicated, is there another way, cuz its just a basic program, plus i dont rly understand it with the ftp and different stuff, u sure there isnt a manager, cuz i rly need help




    EDIT: i got the My.Computer thing, i just need to know, for the 4 My.Computer Sub, what type of sub should i put, please help

    DOUBLE EDIT:And at the Start
    the Code:
    Dim builder As New StringBuilder()
    Dim random As New Random()
    The StringBuilder part says ERROR and says "The Name "StringBuilder" is not defined"?
    Well I don't think you'll be able to do it without using a ftp/online database because if you're distributing it the only way you'll be able to check which serials are used is by going online. Also, you might want to make it check HWID as well as serial so that if someone who's already paid for the product wants to re-install they won't get a "serial already in use" error.

    @your "stringbuilder is not defined" error perhaps try IO.StringWriter? I'm not sure what the context is because I didn't check the other thread.
    Last edited by Jason; 08-15-2010 at 04:18 PM.

    Quote Originally Posted by Jeremy S. Anderson
    There are only two things to come out of Berkley, Unix and LSD,
    and I don’t think this is a coincidence
    You can win the rat race,
    But you're still nothing but a fucking RAT.


    ++Latest Projects++
    [Open Source] Injection Library
    Simple PE Cipher
    FilthyHooker - Simple Hooking Class
    CLR Injector - Inject .NET dlls with ease
    Simple Injection - An in-depth look
    MPGH's .NET SDK
    eJect - Simple Injector
    Basic PE Explorer (BETA)

  5. #5
    Lolland's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Location
    Lolland!
    Posts
    3,156
    Reputation
    49
    Thanks
    868
    My Mood
    Inspired
    I'm just writing the app for him xD

    Marked solved.

  6. #6
    dudezone2's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    86
    Reputation
    10
    Thanks
    2
    My Mood
    Relaxed
    no, i tried to figure it out, but he offered to do it for me

  7. #7
    mnpeepno2's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    In a barren wasteland
    Posts
    905
    Reputation
    10
    Thanks
    81
    uhh, isnt this a lil closely related to the password saver?


    -----------------------------------------------

    My site: here
    My Blog: here
    My member's area: here
    Minecraft Sever Forum: here


    Minecraft Servers:

    Public:



    Private:



  8. #8
    NextGen1's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Not sure really.
    Posts
    6,312
    Reputation
    382
    Thanks
    3,019
    My Mood
    Amazed
    Solved tags mean, don't post, I will close it.

Similar Threads

  1. Need Help[Solved]
    By AlexRomo in forum CrossFire Help
    Replies: 9
    Last Post: 03-05-2011, 11:49 AM
  2. I rly need help!!
    By mchoi3251 in forum Combat Arms Help
    Replies: 2
    Last Post: 10-06-2010, 08:24 PM
  3. I NEED HELP[SOLVED]
    By kyerocks in forum CrossFire Help
    Replies: 11
    Last Post: 08-22-2010, 08:09 AM
  4. PROBLEM WITH HACKS need help ![SOLVED]
    By 25aug in forum CrossFire Help
    Replies: 13
    Last Post: 08-16-2010, 04:00 AM
  5. Replies: 11
    Last Post: 04-15-2009, 03:38 PM