Super Trench Attack!
Posted: Wed Jun 21, 2017 11:46 pm
Fun little game on steam. Enable all the scripts, then individual cheats you want:
Shooting Gallery Health
No Ammo Use
Full Health
You also have values for skill points, shooting gallery ammo (freeze it) and gold. I have pointers to the 5 values you can change for the first two inventory slots, there's a readme showing the values I have found. For instance set inventory 1 type to 10 and quantity/weapon type to 12 to get a 60* navy colt.
Damage seems to change your health in lots of places in the code and always with static pointers, so I just made the cheat give you full health each frame. If you're worried, just give yourself some skill points and up your health.

Made by jgoemat
Shooting Gallery Health
No Ammo Use
Full Health
You also have values for skill points, shooting gallery ammo (freeze it) and gold. I have pointers to the 5 values you can change for the first two inventory slots, there's a readme showing the values I have found. For instance set inventory 1 type to 10 and quantity/weapon type to 12 to get a 60* navy colt.
Damage seems to change your health in lots of places in the code and always with static pointers, so I just made the cheat give you full health each frame. If you're worried, just give yourself some skill points and up your health.

Made by jgoemat