Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 08/11/2018 in File Comments

  1. ვგირექე Just open binary script in any text editor.
    1 point
  2. 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.
    1 point
×
×
  • 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.