Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 06/16/2021 in all areas

  1. In the meantime you can use this version, it's not super fast, some options are missing, but it works https://gameguardian.net/forum/applications/core/interface/file/attachment.php?id=17784 Thank you very much MarioRossi93i for your excellent work!
    1 point
  2. This doesn't work for 9.5.0 will there be an update for this script any time soon?
    1 point
  3. Morning, any chance to update the script to work with 9.5 version? Older versions doesn't work on my rooted device... Many thanks in advance
    1 point
  4. try this.. function Generate3(F) local p = gg.getResults(2) local t = {} t[1] = {} t[1].address = p[1].address - 0x10 t[1].flags = --value type here-- t[1].value = --new value here-- gg.setValues(t) gg.toast("Done") gg.clearResults() end
    1 point
  5. So in most fps games when you change your weapon itl make you go faster/ or slower I scan Unknown value (DWORD, FLOAT, DOUBLE, depends on the game) So what I would do is change my weapon to my knife or any gun that will make me run faster then i scan increased value And then change back to a gun that makes me run slower then scan Decreased So I keep changing back and fourth scanning each time until I find the correct value -Happy new year
    1 point
  6. Binary scripts with corrupted or invalid headers interfere with application development. For this reason: Starting with GG 87.0, a variety of warnings and notifications are displayed ("Invalid binary script header"). In future versions of GG, such scripts will not be executed. Uploading such files to the forum is blocked. All scripts that allow you to create binary scripts with damaged headers will be deleted. You can use a script that replaces the header: Lua header fixer (#8vs58ae4) If this does not help, write to the author of the script. To users of scripts: write to script authors so that they do not spoil the headers. To script writers: Don't mess with the headers. If you want to indicate authorship, there are messages, toasts, and other ways. The file header is not a means of self-expression. If your encryptor / compiler has been deleted, you can remove the creation of corrupted headers from it and upload it as a new file.
    1 point
×
×
  • 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.