Note:Toggle options at main menu if you receive a 'Nearby Allocation' error.
• God Mode
• Easy Kills
• Increased Attack Speed
• Grapple Hook Teleport (Increased flying speed, pretty much teleports you to the grappling anchor.)
• Disable Grapple Hook Cooldown
• Disable Dodge Cooldown
• Infinite Jumps
• Infinite Medicine Pipe
• Infinite Energy/Qi
• Increased Drop Rates
(Not 100% sure if this is working correctly, still in tutorial. Should guarantee gold, ammo, and whatever else enemies drop. Enable at main menu or load a new map to update the default values if in-game.)
• Blind Enemies
• Movement Speed Multiplier
• X Multiplier (Left/Right)
• Y Multiplier (Up/Down)
• Important -> Use really small increments! (Example: 1.00005)
• Player Data (Jump To Populate)
(Slowly working through the values and flags in Player Data to remove anything useless.)
Added God Mode
Added One Hit Kill
Added Increased Attack Speed
Added Grapple Hook Teleport
Added Disable Grapple Hook Cooldown
Edit:
Added Blind Enemies
Added Infinite Medicine Pipe
Added Infinite Energy/Qi
Added Increased Drop Rate (Not 100% sure if this is working correctly, still in tutorial. Should guarantee gold, ammo, and whatever else enemies drop. Enable at main menu or load a new map to update the default values if in-game.)
Changed Player Data injection.
Last edited by Send on Thu May 30, 2024 8:40 am, edited 4 times in total.
Do you get the same error when activating at the main menu? Enabling everything you want at the main menu seems to fix this issue.This game is pretty buggy when it comes to memory being edited.
What does God Mode do?
also can you make something for increasing Gold? please... I tried but the game doesn't allow me to change the value directly, maybe Add XX Gold or something in that line would be great.
I've noticed your CT since the game's release, and it has many useful features.
y looking at your code, I also learned how to use Mono Dissector, for which I am really grateful.
In the past few days, I've been adding new features (e.g., modifying gold, skill points, and ending flags) to my CT.
However, many of these features have already been implemented by you. I would like to ask if I can reference the content of your CT.
Alternatively, I can provide my newly written features to update the CT in your current post.
I've noticed your CT since the game's release, and it has many useful features.
y looking at your code, I also learned how to use Mono Dissector, for which I am really grateful.
In the past few days, I've been adding new features (e.g., modifying gold, skill points, and ending flags) to my CT.
However, many of these features have already been implemented by you. I would like to ask if I can reference the content of your CT.
Alternatively, I can provide my newly written features to update the CT in your current post.
This may have been broken by a recent update. It was working back on 10/14, but when I came back to it today, God Mode is no longer selectable. Some things still are, like grapple hook teleport. I know there's been a couple of updates to the game between last month and now. Any pointers to getting it working again? It's a really useful table!