Jump to content

TopGEOYT

Contributor
  • Posts

    805
  • Joined

  • Last visited

  • Days Won

    10

File Comments posted by TopGEOYT

  1. 8 hours ago, CmP said:

    Why do you write "don't try to decrypt this file"? Because it's is very hard to do or because you don't want the source code to be stolen by someone? If you choose second option, then why do you think that you can decrypt other's scripts (at least you did it very often with bad-protected ones) and others can't do it with your's?

    Huh. I just wrote it bca it is strongest encryption

  2. Add me on fb

    https://m.facebook.com/nika.natro.1

    _______________________________________________
    added 1 minute later
    25 minutes ago, CmP said:

    How can it be secret, if (in case of this script) there are tons of ways to get that password?

    In any case, there always will be 100% possibility of getting your password, if you "protect" the script like this:

    
    v = gg.prompt({"Password:"}, {""}, {"text"})
      pass = "\225\131\149\225\131\146\225\131\152\225\131\160\225\131\148\225\131\165\225\131\148"
      if v == nil then
        gg.toast("Script Canceled")
      else
        if v[1] ~= pass then
          gg.toast("wrong password")

    However, there is also a good side here - less people will spend their money on scripts like this one. Instead of selling a bunch of ***** code, you would better encourage people to contribute to GG project.

    Add me on fb

    https://m.facebook.com/nika.natro.1

    Add me on fb

    https://m.facebook.com/nika.natro.1

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.