Skip to content
This repository was archived by the owner on Jul 2, 2023. It is now read-only.

Known Issues

zebscripts edited this page Sep 16, 2021 · 1 revision

Feel free to join our Discord and let us know there that you're having trouble!

If you encounter an issue that is not listed below or in issues, feel free to open a new issue!

  • #4 - Since the timings are quite hardcoded for now, there's always a chance that the script might skip something because it tried to take an action before the game even loaded it. An example of this is at the beginning when loading the game and switching between the first Tabs, or while fighting in the Legends Tournament. Worst case scenario the script either exits, or you'll have to go fight one extra time at the tournament.

  • #32 - Script breaks whenever resources are full. Please make sure to always collect them/spend them.

  • Script not auto-updating - You can easily update the script yourself by typing git pull in the terminal. If it still doesn't work, then I recommend deleting every file besides config.ini and running git pull https://github.com/zebscripts/AFK-Daily.

  • hexdump: not found - This is most likely because your personal android device does not have busybox installed. Either install it on your device or try an emulator like Bluestacks out.

  • protocol fault: stat response has wrong message id - This most likely happens because you did not enable Android Debug Bridge. Check your devices' requirements on how to do this.

Clone this wiki locally