-
Posts
8,811 -
Joined
-
Last visited
-
Days Won
1,033
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by Enyby
-
https://streamable.com/
-
What value in this your option? [added 0 minutes later] Also we do not support 87.8 anymore. Use 88.0.
-
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.
-
- 80 replies
-
4
-
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
-
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
-
All others does not matter.
-
Avoid detection - root from virtual space - Multiple Accounts, GameGuardian
Enyby commented on Enyby's gallery image in Video Tutorials
-
OK. I think about some solution.
- 1,987 replies
-
3
-
- GameGuardian APK
- Official Download
-
(and 1 more)
Tagged with:
-
Bug. GG updated. Re-download and re-install it. Thanks for report.
-
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.
- 1,987 replies
-
2
-
- GameGuardian APK
- Official Download
-
(and 1 more)
Tagged with:
-
87.7: Speed up scripts. In some cases, 28 times - GameGuardian
Enyby posted a gallery image in Video Tutorials
-
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.
-
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.
-
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.
-
No.
- 1 reply
-
1
-
Look like added some protection against speedhack. I do not see anything wrong about speedhack in the log.
-
No way.
-
Yes, logcat must be big. I check it on the weekend.