Results 1 to 7 of 7

Thread: Free Code

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jul 2000
    Location
    Portland, OR
    Posts
    16

    Cool

    There is free VB code at http://www.kaynor.net/vb/index.html

    There are a few free VB programs there. If it is a program the code is not advalable.

    At the time I posted this message there are just 2 items there. They are: free regester form, free code creater. It is all on a form and needs little modification to be used. The code creater makes the codes, witch are 30 to 31 digits, for the regester form. The regester form has a opentional hard-wire character feacture.

    <!-BACK TO THE TOP-!>

    [Edited by VB Knowadge on 07-17-2000 at 01:24 AM]

  2. #2

    Thread Starter
    Junior Member
    Join Date
    Jul 2000
    Location
    Portland, OR
    Posts
    16

    Thumbs up

    <!-BACK TO THE TOP-!>

  3. #3
    Hyperactive Member
    Join Date
    Dec 1999
    Posts
    321

    Talking Bad code!!

    No offense but... that must be the EASIEST code I have ever decrypted... you gotta work on it man

    Just to show you I'm correct.. here's the description (I didn't read the source since you didn't made it available)



    Code:
    Here is an example code:
    11241-01401-10410-14711-14171-48888-9
    
    This is actually one long string which is:
    1124101401104101471114171488889
    
    the dashes are added at the last of the coding.
    The actual format is:
    AADAADAADAADAADAADAADAADAANNNNH
    
    where A is the ascii code of the charachters in the name.
    You can easily see that it iss 114 repeatedly which is a 
    lowercase r. So you can read "rrrrrr" from the string which 
    is the name I chose. Actually, it does not matter if the 
    name is rrrrrrqqq or rrrrrrppp because the last three 
    charachters are lost because the lenght of the ascii code 
    is more than two numbers.
    
    D is the date in order... so from above you can read the
    date: 20000717 (todays date)
    
    NNNN is the number you can type in (which as long as it is the same in the code as in the box it will work. I chose the number 8888.
    
    H is the last number which i choose to 9. (hard wired, I wold just have to test all letters in the last box)
    WOW, that's advanced... LOL

    Also, this doesn't prevent a registered user to give the code to all his friends as one of my source-codes does.


    [Edited by Rodik on 07-17-2000 at 01:55 AM]
    Signed, Rodik ([email protected])
    Programmer,usesVB6ED
    ===========================
    Copyright©RodikCo,2002.

    Dont mind this signature ;] Its old

  4. #4

    Thread Starter
    Junior Member
    Join Date
    Jul 2000
    Location
    Portland, OR
    Posts
    16
    OK, first of all did i every say the code was good? The answer is no. Second, if your code is so good send it to me and I will try to back though any system you devoluped. Third: <!-BACK TO THE TOP-!>

  5. #5

    Thread Starter
    Junior Member
    Join Date
    Jul 2000
    Location
    Portland, OR
    Posts
    16
    <!-BACK 2 THE TOP-!>

  6. #6

    Thread Starter
    Junior Member
    Join Date
    Jul 2000
    Location
    Portland, OR
    Posts
    16

    Exclamation

    <!-BACK TO THE TOP-!>

  7. #7
    Guest
    what do you expect people to do?


    "Oh my god this code is so good, I am glad you brought it to the top" ??

    people have seen this and decided not to reply to it, if they were going to, they would have, I am not trying to be rude, but you are not asking a question, so bringing it to the top does absolutely nothing.....


Posting Permissions

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



Click Here to Expand Forum to Full Width