Jump to content

HEROGAMEOfficial

Contributor
  • Posts

    526
  • Joined

  • Last visited

  • Days Won

    13

Posts posted by HEROGAMEOfficial

  1. 43 minutes ago, DeSlimsteMan said:

    Hi,

    We want to protect our scripts better and i was wondering if there is a possibility to completely protect our scripts?
    And if that is not yet possible can @Enyby make that possible?

    It would be super cool if you could because there are too many people copying our script now,

    And if I can't 100% secure our script.
    What is the best way to secure our scripts? And that it is therefore very difficult to pass by.
     

    DSM
    Playstupidgames.thumb.jpg.5207af12bf5277cc929da0fe79cbc4b9.jpg

    Nobody can stop the log, But if you want script can't decrypt its can, Try use my encryption

    🆕 Simple encrypt lua script. (#9fntzr0h)

    And if you really want 100% secure scripts, don't share them with the public.

  2. I don't know how else to record with video,,

    [added 0 minutes later]
    55 minutes ago, Enyby said:

    You do it wrong. Do only reset. And check toasts.

    [added 4 minutes later]

    And yes, I think you not try, because you not mention that and I am not a telepath.

    If you steel not believe, you can try in room AOSP Android 9 (pie),,

  3. 6 hours ago, Enyby said:

    Start GG - Fix it - Reset the type of floating windows.

    Or

    Start GG - Fix it - Select the type of floating windows.- and choose one of color squares and tet again. If not suit you - choose another until find one.

    Yes what do you think i'm not try?

     

  4. 2 hours ago, Enyby said:

    1. IDK what you talking about. Explain in detail.

    2. Bug. Will be fix later. Now, do not use comma at search count number. And all must work fine.

    1. It's okay if you don't know now.

    2.Ok, But I have an idea for that, change the original value not 100 but change it to maximum (100,000) I'm waiting,,

  5.  

    43 minutes ago, Enyby said:

    Out of memory. Temporary issue. You need reboot your device or free more memory if you see something about OutOfMemory error.

    It is not app failure. It is failure of your system.

    Ok, sorry, I didn't see the OutOfMemory text even though it was clear,,

    😂

  6. On 10/6/2019 at 8:01 PM, Help_Quit said:

    Its not fix because i think no root can't read build.prop or not all firmware can allow to this,

    Look what I'm saying. ^

     

    7 hours ago, Rofiq said:

    This not work

    You need learn what is lua program. Go here lua.org.

  7. 3 hours ago, Enyby said:

    Obviously, all those functions that are usually used after io.open - file:*

    file:close
    file:flush
    file:lines
    file:read
    file:seek
    file:setvbuf
    file:write

    https://www.lua.org/manual/5.3/contents.html#index

     

    Its just programer, not all people now it.

    17 hours ago, Rofiq said:

    Hello master..

    How to display device info in lua script.?

    Thank

    For simple local a = io.open("/system/build.prop", "r"):read("*a")

    print(a)

    Its not fix because i think no root can't read build.prop or not all firmware can allow to this, show check before read, like local b = io.open("/system/build.prop", "r") if not b then return end then you can next steep for read build.prop.

  8. 13 hours ago, Rofiq said:

    Hello master..

    How to display device info in lua script.?

    Thank

    I think it's free (to no avail) ,,Use gg.prompt text mode, my suggestion is simple,,

     

    32 minutes ago, Enyby said:

    Io.open and friends.

    Lol what is friends io.open?

×
×
  • 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.