Jump to content

HEROGAMEOfficial

Contributor
  • Posts

    557
  • Joined

  • Last visited

  • Days Won

    21

Everything posted by HEROGAMEOfficial

  1. of course if your script just use code simple.I don't understand those who say "this can be decrypted", Because they just say and don't provide video, Logs could be the same as script source. If it's true that Some one can decrypt, of course he don't mind showing a video on how to decrypt, simple.
  2. Why answer nonsensical questions? He asked like: Want to buy a cake at a building shop, Does that make sense?
  3. Its protect 100% from loader, and reverse engineering (string).
  4. 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?:
  5. What ever you try block log, You can do it but not for log, Share script = share your code.
  6. Don't share your script.
  7. Use return.
  8. 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)
  9. 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)
  10. Search code which has not changed, Near the hack code.
  11. 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.
  12. 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?
  13. Use this encryptor no body can restore the data string: https://gameguardian.net/forum/files/file/2189-selgglua/
  14. IMEI can change?
  15. Its can bypass? Lol game brother , I used to hack this game but then my device got banned.
  16. If we add it your id got banned (for now). We focus hack functional.
  17. 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
  18. Where is main script?
  19. Do you mean get the offset from the encrypted script?
  20. Learn API gg: https://gameguardian.net/help/classgg.html
  21. @Enyby Its topic its out from forum.
×
×
  • 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.