Jump to content

HEROGAMEOfficial

Contributor
  • Posts

    513
  • Joined

  • Last visited

  • Days Won

    13

Everything posted by HEROGAMEOfficial

  1. Android 14? @Enyby I hope update for sdk. And this post fix android 14 doesn't address the issue either.
  2. GG doesn't have access to the phone, the phone number is just there, gg doesn't do that.
  3. Here many can tell, but can you do it? The name of the game is Crisis Action
  4. gg.saveVariable your solution
  5. Game guardian suport luarocks, you can use lua program
  6. local function menu() local a = gg.choice({'A', 'B', 'C'}) if not a then return else a = {[a] = a} gg.setVisible(false) if a[1] then elseif a[2] then gg.toast('Hack done') return menu() elseif a[3] then end end while not gg.isVisible() do end return menu() end return menu() I think ...
  7. The script does not load the normal code, there is no problem in running the script
  8. @_yourram:is it possible to hide our search values in the script? Answer: normally its impossible (standard).
  9. Offset is distance. Example: A = 2 B = 8 Offset is 6.
  10. gg.setVisible(false) while not gg.isVisible() do end gg.setVisible(false) gg.searchNumber(1234, false, 4)
  11. If you want hide values (don't share your script to public), share to public = share code. 1 device one script its easy. I think 000webhost is pretty good, but Google Drive is better.
  12. Don't share your script just this your script (code) its safe, i can decrypt anything encryption in 1 second.
  13. You can use compiler (hook), change the version by you want or by the script.
  14. https://gameguardian.net/help/classgg.html
  15. You can use: local value = gg.getValues({{address = 0x1234, flags = gg.TYPE_DWORD, value = 0}})
  16. Anti loader = block loader . . . You must learn lua again To understand that, loader, hook.
  17. 2023_05_17_19_46_12.mp4 Block loader @Script ARGAMING?
  18. https://gameguardian.net/forum/files/file/2189-selgglua/
×
×
  • 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.