eternal-flame-ad/zjzk_auto — explained in plain English
Analysis updated 2026-07-21 · repo last pushed 2018-04-07
Automatically repeat a game stage to farm experience and resources.
Carry low-level characters through stages by automating high-level runs.
Auto-stop grinding once enough characters reach the level cap.
Watch for a traveling merchant during automated gameplay.
| eternal-flame-ad/zjzk_auto | 0xallam/my-recipe | 0xhassaan/nn-from-scratch | |
|---|---|---|---|
| Stars | — | — | 0 |
| Language | Python | Python | Python |
| Last pushed | 2018-04-07 | 2022-11-22 | — |
| Maintenance | Dormant | Dormant | — |
| Setup difficulty | moderate | moderate | moderate |
| Complexity | 2/5 | 2/5 | 4/5 |
| Audience | general | general | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires a 1080p screen resolution and Tesseract installed separately for text recognition features.
ZJZK Auto is a Python script that plays the mobile game "Zhi Jian Zhi Ke" (also known as "With Sword in Hand") on your behalf. If you have ever found yourself exhausted by the repetitive grinding and farming required in mobile RPGs, this tool automates those tedious tasks so you can progress without spending hours actively tapping your screen. In practical terms, the script can automatically handle in-game random events and keep an eye out for a traveling merchant. You simply tell the program which level or stage you want it to repeatedly clear, and it takes over the gameplay from there. It is designed to run on a computer using an Android emulator, or directly on a physical phone connected to a computer with USB debugging enabled. One notable limitation is that it strictly requires a 1080p screen resolution, meaning you may need to adjust your emulator's settings or manually tweak the code if your setup differs. The ideal user is someone who plays this specific game but no longer has the time or energy to manually grind for experience points and resources. For example, if you are using a high-level character to carry lower-level ones through stages, you want to stop the automation once everyone has gained enough experience to hit the level cap, ensuring you do not waste in-game stamina. The script handles this by letting you set a threshold for how many characters reach the maximum level before it automatically stops running. To achieve this, the tool relies on screen capture and text recognition to understand what is happening in the game at any given moment. Specifically, the level-detection feature requires a separate tool called Tesseract to read the experience bars on the screen. However, a recent game update changed how those experience bars look, so the automatic stopping feature is currently out of service until the developer updates the script to recognize the new visual layout.
ZJZK Auto is a Python script that automatically plays the mobile game 'Zhi Jian Zhi Ke' for you, handling repetitive grinding, farming, random events, and merchant watching via screen capture and text recognition.
Mainly Python. The stack also includes Python, Tesseract OCR.
Dormant — no commits in 2+ years (last push 2018-04-07).
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.