Jump to content

Enyby

Administrators
  • Posts

    8,811
  • Joined

  • Last visited

  • Days Won

    1,033

Everything posted by Enyby

  1. https://streamable.com/
  2. Enyby

    Save list problem

    I check it on weekend.
  3. Enyby

    Save list problem

    What value in this your option? [added 0 minutes later] Also we do not support 87.8 anymore. Use 88.0.
  4. Enyby

    Save list problem

    gg.prompt for example.
  5. Enyby

    Save list problem

    Perhaps the game caches data and updates them when focus is lost. What does not happen when you use the script, without an input field. Try adding a call with an input field to the script code.
  6. Of course. "-10F" is wrong. So lua compiler can not compile next statement. You need learn lua and read some books about it, before start coding. For me all work: wr_half_mute.mp4
  7. IDK what you talking about. Be more specific. For me all fine.
  8. Again not a valid lua. I think you want use strings, but not use quotes. var1 = '10F' var2 = '9.11F' var3 = '980F' var4 = '1F' Or you want make it float like this var1 = 10.0 var2 = 9.11 var3 = 980.0 var4 = 1.0
  9. All others does not matter.
  10. Not a valid lua code: https://www.lua.org/cgi-bin/demo
  11. I read most letters of your text: And found you say "all good". Glad to hear this.
  12. Enyby

    GameGuardian

    OK. I think about some solution.
  13. Bug. GG updated. Re-download and re-install it. Thanks for report.
  14. Enyby

    GameGuardian

    I do not know what kind of yellow color it is. Show on the screenshots. Looks like you're talking about the color Double, but I'm not sure. At the moment, arm assembler is not the current task, but this is in the long-term plans.
  15. Watch on YouTube: 87.7: Speed up scripts. In some cases, 28 times - GameGuardian
  16. 1. Instead of explaining what it was, you wrote something obscure. 2. Instead of removing the comma and using the application without problems, you expressed hope in a completely non-problematic desire. So yes.
  17. 1. IDK what you talking about. Explain in detail. 2. Bug. Will be fix later. Now, do not use comma at show count number. And all must work fine.
  18. for 64bit emulator game must have x86 or x86_64 libs. Second option too rare for count. Most apps do not provide even x86 libs.
  19. No.
  20. Look like added some protection against speedhack. I do not see anything wrong about speedhack in the log.
  21. No way.
  22. Yes, logcat must be big. I check it on the weekend.
×
×
  • 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.