User Tag List

Page 2 of 2 FirstFirst 1 2
Results 11 to 15 of 15

Thread: 2 things abotu MMF2D

  1. #11
    Clicker Fusion 2.5 Developer

    Join Date
    Jan 2007
    Location
    USA
    Posts
    691
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 2 things abotu MMF2D

    Well, you could use MMF to generate a random code, encrypt it, put it in the registry, and only computers with that same encrypted random code can run that specific executable.

    I don't know if that will work, but you never know!

  2. #12
    No Products Registered

    Join Date
    Jun 2006
    Location
    Land of raging rockets
    Posts
    1,231
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 2 things abotu MMF2D

    That'll only work if the encrypted code contains some information specific to that computer. Else others could just copy that encrypted code and run it as well.

    Stuff like the drive C ID or the windows license key work fairly well for this purpose. There are a lot more "unique" numbers in the registry, so it's just a matter of finding it.

    Then you'd use that number as the seed for a code that people have to send you when they want to get the game. You use that code to generate a serial number (hash) which is entered by the user to run the game - the game can check the hash against the code that it generates from the computer to see if it matches.

  3. #13
    Clicker Fusion 2.5 Developer

    Join Date
    Jan 2007
    Location
    USA
    Posts
    691
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 2 things abotu MMF2D

    That's pretty much the gist of what i was saying. You should do that Ninjustsu

  4. #14
    No Products Registered

    Join Date
    Nov 2007
    Posts
    92
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 2 things abotu MMF2D

    NO! i still need... dang, thread died...

  5. #15
    Clicker Fusion 2.5 Developer

    Join Date
    Jan 2007
    Location
    USA
    Posts
    691
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 2 things abotu MMF2D

    ?

    ok now i'm confused...

Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. Buttons over all MMF2D
    By Ninjustsu in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 13th October 2008, 07:34 AM
  2. mmf2d chat help
    By Ninjustsu in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 21st February 2008, 11:41 PM
  3. mmf2d AI
    By Ninjustsu in forum Multimedia Fusion 2 - Technical Support
    Replies: 32
    Last Post: 5th February 2008, 01:25 AM
  4. rpg help for mmf2d
    By Ninjustsu in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 9th December 2007, 10:38 AM

Posting Permissions

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