Jump to content
  • 0

The game crashes after the script


Kirill_000

Question

4 answers to this question

Recommended Posts

On 4/11/2023 at 11:51 AM, Kirill_000 said:

I created my own script. After I turn on the function, the game crashes.

I will attach the logcat before and after:

GG_12_API_31.zip 2.68 MB · 1 download GG_12_API_31 (1).zip 2.47 MB · 1 download

Perhaps you can post the script? And the game name. If the game did not crash when you do edits manually a common cause of game crash could be when you do a group search that has to many results which you then edit. Can cause the game to crash. But posting script and game name would help.

Link to comment
Share on other sites

13 hours ago, nok1a said:

Perhaps you can post the script? And the game name. If the game did not crash when you do edits manually a common cause of game crash could be when you do a group search that has to many results which you then edit. Can cause the game to crash. But posting script and game name would help.

This game: Zooba

Script:

zoobacheats.lua

Link to comment
Share on other sites

[ @Kirill_000 ]
---
The script works fine for me without crashes, only that none of the hacks that works, all of them. So the problem must be comes from the config you use. I see that you're trying to use specific address on config files named "lairon.cfg":

Quote

24309
Kabanchik1337|7387b14da0|4|6400a0e3|0|0|0|0|r-xp|/data/app/~~0xrjwhZXlHu3D0_zNa3ruw==/com.wildlife.games.battle.royale.free.zooba-nip5uPFkEvWN2h9tr36Usw==/lib/arm64/libil2cpp.so|3674da0
Kabanchik1337|7387b14da4|4|d65f03c0|0|0|0|0|r-xp|/data/app/~~0xrjwhZXlHu3D0_zNa3ruw==/com.wildlife.games.battle.royale.free.zooba-nip5uPFkEvWN2h9tr36Usw==/lib/arm64/libil2cpp.so|3674da4

What you're trying to do here? My initial thought "there's something wrong with this". I suggest to use Pointer or Offset (For example: Libil2cpp.so Start Address + 3674da0).
---
Another problem is that:

Quote

/data/app/~~0xrjwhZXlHu3D0_zNa3ruw==/com.wildlife.games.battle.royale.free.zooba-nip5uPFkEvWN2h9tr36Usw==/lib/arm64/libil2cpp.so

This directory doesn't exist on my device. Do note that: game installation has unique suffix for each installation. Here's my directory looks like:

Quote

/data/app/com.wildlife.games.battle.royale.free.zooba-7GRuxQnwNYxAqRUagu3QDg==/lib/arm64/libil2cpp.so

---
Since Game Guardian cannot find (refer to my #1 quote), the "lairon.cfg" becomes empty. Send me your config inside Android/data/your_gameguardian_package_name/cache
---

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.