Jump to content

HEROGAMEOfficial

Contributor
  • Posts

    558
  • Joined

  • Last visited

  • Days Won

    22

Everything posted by HEROGAMEOfficial

  1. This post cannot be displayed because it is in a forum which requires at least 1 post to view.
  2. This post cannot be displayed because it is in a forum which requires at least 1 post to view.
  3. Make what you think is simple is easier. All APIs are sufficient in gg 101.1. @EnybyI hope I'm not wrong.
  4. I can help but i can't, I actually laughed at this post .
  5. Don't use hack. I can but i can't.
  6. SELGG.lua
  7. Send screenshot error or video. Or chat me in telegram: https://t.me/HEROGAMEOfficial
  8. HEROGAMEOfficial

    Android 12?

    Try all virtual in this website, is still error You can send video and logcat.
  9. @Enyby I think its permission in setting, Try use virtual in this forum.
  10. You can't send screenshot off message error?
  11. *("/sdcard/Android")✓ *(/sdcard/Android)×
  12. 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.
  13. Why answer nonsensical questions? He asked like: Want to buy a cake at a building shop, Does that make sense?
  14. Its protect 100% from loader, and reverse engineering (string).
  15. 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?:
  16. What ever you try block log, You can do it but not for log, Share script = share your code.
  17. Don't share your script.
  18. Use return.
  19. 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)
×
×
  • 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.