Unofficial At Dead of Night game cheats.
- Download the latest release from Releases
- Unpack
release.zip
topackage.nw
directory in At Dead of Night game's files. You should now havecheats
directory near other files such asindex.html
andpackage.json
- Add
<script type="text/javascript" charset="utf-8" src="cheats/connector.js"></script>
line before</html>
topackage.nw/index.html
file in At Dead of Night game's files
Caution
Read the 3rd step again, carefully. You may have placed the script line before <html>
(in start of file).
You MUST place it before </html>
— notice the slash. It is the last tag in index.html file. Not in start of file
- Open At Dead of Night, all cheats must apear now
- If you ever want to disable all cheats, simply remove
cheats
directory frompackage.nw
directory - If you want to disable some cheats, simply navigate to
cheats/connector.js
file, go to the end of the file and find functions invocations likeinitRadar()
and others. Prepend every line with cheat you do not want to appear in the game with//
. For example, if you leave// initRadar()
in connector.js, Radar will not appear in the game after next launch.
Cheats do not appear
I've tested these cheats multiple times, multiple people installed it before you and it is definetely not a problem related to your hardware. Either you did something wrong (most likely), or I published broken release (try downloading previous version of cheats in Release tab) or new version of game appeared that broke the cheats.
You are likely did 3rd step wrong by placing <script type="text/javascript" charset="utf-8" src="cheats/connector.js"></script>
line in the wrong place. index.html has <html>
and </html>
tags. You probably placed this line in start of file, near opening html tag (without slash) doctype tag. You must place it in end of file, before closing html tag (with slash).
Minimap that helps you keep track your's and Jimmy's position and sight direction on current floor. Shows friends that are not rescued yet. Shows Jimmy's floor if it's not the same. Shows whether Jimmy is in the same room with you or left.
Controls:
- Press
-
key to make it smaller or hide - Press
+
key to make it appear or bigger
Shows you list of obtainable items, keys, scrying mirrors and compasses with their locations.
Controls:
- Press
E
key to show or hide - Press
K
key to switch between items/keys
Allows you to see Jimmy silhouette through walls.