Jump to content

HEROGAMEOfficial

Contributor
  • Posts

    558
  • Joined

  • Last visited

  • Days Won

    22

Everything posted by HEROGAMEOfficial

  1. Its protect 100% from loader, and reverse engineering (string).
  2. Try it: https://gameguardian.net/forum/files/file/2189-selgglua-encryption-for-lua-gg-block-reverse-engineering/?ct=1639410956
    1. Your encryption its error: 2. Would a lua gg encryption have to create garbage like this?:
  3. What ever you try block log, You can do it but not for log, Share script = share your code.
  4. Don't share your script.
  5. Use return.
  6. Try it (fixed): gg.searchNumber("2219816;6::25", gg.TYPE_DWORD) gg.refineNumber("2219816", gg.TYPE_DWORD) local results = gg.getResults(gg.getResultCount()) local t = {} for _, __ in next, results do t[#t + 1] = {__.address = __.address + 64, flags = __.flags, value = 7} t[#t + 1] = {__.address = __.address + 80, flags = __.flags, value = 8} t[#t + 1] = {__.address = __.address + 96, flags = __.flags, value = 9} t[#t + 1] = {__.address = __.address + 112, flags = __.flags, value = 10} t[#t + 1] = {__.address = __.address + 64, flags = __.flags, value = 7} end gg.setValues(t)
  7. Maybe it can help: gg.searchNumber("2219816;6::25", gg.TYPE_DWORD) gg.refineNumber("2219816", gg.TYPE_DWORD) local results = gg.getResults(gg.getResultCount()) local t = {} for _, __ in next, results do t[#t + 1] = {__.address = __.address + 64, flags = __.flags, __.value = 7} t[#t + 1] = {__.address = __.address + 80, flags = __.flags, __.value = 8} t[#t + 1] = {__.address = __.address + 96, flags = __.flags, __.value = 9} t[#t + 1] = {__.address = __.address + 112, flags = __.flags, __.value = 10} t[#t + 1] = {__.address = __.address + 64, flags = __.flags, __.value = 7} end gg.setValues(t)
  8. Search code which has not changed, Near the hack code.
  9. I don't Know, But i will try fix in next version. Unluac mod 100% blocked. Its not problem by me, but try ask development like @Enyby.
  10. What is the problem? If you can decrypt you can send video and the tools to decrypt and at least you have attached the decrypted file using the tools I wrote down, or its just haters and hoax?
  11. Use this encryptor no body can restore the data string: https://gameguardian.net/forum/files/file/2189-selgglua/
  12. IMEI can change?
  13. Its can bypass? Lol game brother , I used to hack this game but then my device got banned.
  14. If we add it your id got banned (for now). We focus hack functional.
  15. Script berakhir: Kesalahan skrip: luaj.o: ?:-1 attempt to call a nil value level = 1, const = 7, proto = 0, upval = 1, vars = 5, code = 18 CALL v1..v1 v1..v1 ; PC 6 CODE 0080805D OP 29 A 1 B 1 C 2 Bx 514 sBx -130557 stack traceback: ?: in function <?:428> [Java]: in function 'string.gsub' ?: in main chunk /sdcard/Download/#Encryption v4.1.Enc (1).lua: in function 'M' /sdcard/Download/#Encryption v4.1.Enc (1).lua: in main chunk [Java]: in ? at luaj.LuaValue.a(src:2835) at luaj.LuaValue.Z(src:1966) at luaj.LuaValue.l(src:1393) at luaj.LuaClosure.a(src:537) at luaj.LuaClosure.a(src:207) at luaj.LuaClosure.a_(src:195) at luaj.lib.l.a(src:1037) at luaj.lib.StringLib$gsub.a_(src:715) at luaj.lib.VarArgFunction.a(src:66) at luaj.LuaClosure.a(src:540) at luaj.LuaClosure.l(src:160) at luaj.LuaClosure.a(src:533) at luaj.LuaClosure.l(src:160) at luaj.LuaClosure.a(src:533) at luaj.LuaClosure.l(src:160) at android.ext.Script.d(src:6056) at android.ext.Script$ScriptThread.run(src:5785) Skrip menulis file 231 B hingga 1. why I got error encrypt my script.?
    I got error encrypt. Video_20210724152706795_by_videoshow.mp4
  16. Where is main script?
  17. Do you mean get the offset from the encrypted script?
  18. Learn API gg: https://gameguardian.net/help/classgg.html
  19. @Enyby Its topic its out from forum.
  20. https://gameguardian.net/help/
  21. HEROGAMEOfficial

    script

    You need learn lua.
×
×
  • 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.