Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/readme' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim00000 committed Jul 9, 2022
2 parents 02f98c2 + e6cadeb commit 6efbb1f
Showing 1 changed file with 13 additions and 10 deletions.
23 changes: 13 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Cheat script for Zombie's Retreat 2: Gridlocked
# Cheat for Zombie's Retreat 2: Gridlocked

<div>
<p align="left">
Expand All @@ -13,31 +13,34 @@

This repository aims to provide a simple solution cheating in the game Zombie's Retreat 2: Gridlocked. Visit https://sirensdomain.itch.io/zombies-retreat-2 for more information about the game Zombie's Retreat 2.

*Note: This cheat does not support Android version right now.*
*Note: This cheat does not support Android version at the moment.*

## Cheat List

- Speedhack (In Game map, or while message window is showing)
- No damage / Full HP
- Full Items
- Freeze zombie's movement (Experimental)
- Speedhack (in game map, or while message window is showing)
- No damage / full HP
- Full items except a few special items e.g. keys, gun, crafting manuals, event items
- Freeze zombie's movement & you can pass through the zombies
- Kill all zombies in current game map
- Disable dark scene effect
- Hint for some quests e.g. synthesize colored herbs

## Install

Find the matched game version tag, download the repository, replace www/js/plugins.js by my plugins.js and put Jim00000_ZR2_Cheat.js under www/js/plugins/ directory.
Find matched game version in [release page](https://github.com/Jim00000/Zombies-Retreat-2-Cheat-Script/releases), download the source code, replace www/js/plugins.js by my plugins.js and put Jim00000_ZR2_Cheat.js under www/js/plugins/ directory.

You should find "cheat is activated." message with yellow color in title scene as following:
You should find "cheat is activated." message in title scene as following:

![](https://i.imgur.com/QGiU32A.png)
![url of image is broken](https://i.imgur.com/EoFEECi.png)

## User guide

- `No damage` and `Full Items` are activated automatically. There are not keys to trigger such cheats.
- F6 to change game speedup multiplier (Loop : x1 → x1.25 → x1.5 → ... → x3.25 → x3.5 → x1).
- F7 to toggle freezing zombies.
- F8 to kill all zombies on the current map. Be very careful to use this cheat, some events might be stuck in some situations.
- F10 to disable dark scene effect.

## License

This software is under GNU General Public License v3.0. See LICENSE for more information.
This software is under GNU General Public License v3.0. See [LICENSE](LICENSE) for more information.

0 comments on commit 6efbb1f

Please sign in to comment.