game cheats

Blade of Darkness Cheats

December 31, 2008 by  
Filed under B, PC

Cheats
This involves editting game files so make back-ups before proceeding.


Locate the file menu.py
in the game directory driveletter:…ladescripts
and add the following lines to enable cheats.

import cheats
cheats.ActivateMiscCheats()
cheats.ActivateLaserEyes()
cheats.ActivateWeaponGrow()
cheats.ActivateGoreCheatsCheats()
cheats.ActivateLevelCheats()

Save the menu.py
file, start the game, press F1 to drop the console, and enter any of the following. Press F1 to activate what you typed in.

1 – Small sword
2 – Big sword
3 – Big shield
4 – Small shield
G – Create lightsaber
K – Start lightsaber
F10 – Invincibility On/Off
F5 – Moves camera left
F6 – Moves camera right
P – Change to MOV
H – Sleepy Hollow gore
M – Mutation gore
X- Matrix gore
J – Decapitation
F9 – Level skip
F8 – Level up

Cheats (In Game)
After you beat the game, you can enter the following cheats:

allmighty – Maximum HP and stamina
tothepoint – All weapons
itemsgalore – All items
doorsnomore – All keys
levelend – Go to next stage skip
levelheaded – Max level

Invincibility Hack
This involves editting a game file, so create a back-up before proceeding.


Locate and open the file control.py
in the game directory driveletter:…lade…config
and add the following line towards the end of the key binds section where <key> is any key you specify:

Bladex.AssocKey(“ToggleInvinciblilty”,”Keyboard”,”<key>”)

Add that same line in the file defcontrol.py
in the …scripts
directory as well. Once both files are saved, you can press the key you specified during play to be invincible.

Character Stat Hack
This involves editting a core game file, so make a back-up before proceeding.


You can also change various characteristics of your character by opening the chardata.py
file in the …stats
directory of the game. Remember to save your changes with a py
extension instead of txt
.

Speak Your Mind

Tell us what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!