Jump to content

Enyby

Administrators
  • Posts

    8,811
  • Joined

  • Last visited

  • Days Won

    1,027

Everything posted by Enyby

  1. Enyby

    LUA scripting

    It is decimal number. In GG it show as hex.
  2. Enyby

    LUA scripting

    Type random words instead of reading the API help.
  3. Enyby

    LUA scripting

    If you know the exact address, use getValues. If you do not know, then everything is different.
  4. Specify type field as 'number' and it force use internal keyboard. But user can able input anything in field in any case. You must validate any input data from user. For example with regular expressions (regexp).
  5. Enyby

    LUA scripting

    If this is 32 bit process then this is same.
  6. Enyby

    Normal script

    os.exit() or goto to the end script.
  7. Watch on YouTube: Unaligned / big-endian search - GameGuardian Unaligned search (#e3x3na7)
  8. View File Unaligned search Script for search, refine and change numbers that do not have the desired alignment. This is typical for console emulators. You can also search for types with big-endian byte order. Submitter Enyby Submitted 10/24/18 Category Tools
  9. Enyby

    Unaligned search

    Version 1.0

    9,516 downloads

    Script for search, refine and change numbers that do not have the desired alignment. This is typical for console emulators. You can also search for types with big-endian byte order.
  10. Enyby

    LUA scripting

    Short answer - no. Long answer - you can use easy approximation Examples of Lua scripts (#2gpejvsm) or look at source and use something from it if you understand how. Text (string, HEX, AoB) search/replace (#6a821ivq)
  11. Enyby

    LUA scripting

    Yes. Technically it is possible, so all depends from your skills in lua.
  12. Use translation center. Read first port. Spanish already present here.
  13. Write found address (or addresses) to file. On start - restore content from file. And if user want - write to this addresses 360. Or make wait loop with menu on icon click. And store old addresses in variable. If user want - restore old value (360)/
  14. Following the discussion, which took place in the comments of a single file, it was decided to prohibit the upload of decrypted files as separate files. You can upload in the comments section, or in the support topic, for the original file. All individual uploads will be deleted if the original is present on the forum. Below is a discussion that was copied from the comments on the file that was deleted.
  15. It is not encryption. just two garbage comment block. Before code and after code. Very stupid. Code only 311 bytes and it is not encrypted. Any text search can find it. Only stupid people can problem with it. I reupload this files because this waste our space and traffic on server.
  16. In video example. I know answer before find. In real case you can not know. Try and error. Only way.
  17. Watch on YouTube: 8.65.1: Accelerated work scripts. In some cases, three times. - GameGuardian
  18. In video - no. All 3 values is pointers.
  19. Then this game can not work with virtual space. It is not gg issue. Write to game support or to this virtual space support.
  20. Gathering information about GG errors (#9ggo57t)
  21. Enyby

    LUA scripting

    this code can not freeze or save anything. You forgot use addListItems().
  22. Enyby

    GameGuardian

    All values are treated as signed. So it is as intended. You need learn about signed and unsigned data type, differences and their representation in memory.
×
×
  • 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.