Simplified table for ver. 2.0.0
Hotkey Action
end Enable Cheats
num1 Inf. HP
num2 Inf. SP
num3 Inf. MP
num4 Inf. BP
num5 Bunny Amulet Charge Set to Massive
num6 Invincibility
num7 Fast Shoots(Charge shots, super carriot)
num8 Max Combo
num9 Inf. Jumps
num / Max EN
num - Max Consumables
num * Max Bunny Memories
num + Max Buffs
I've tried to figure out the script AOB part and found what I thought was the new one
8B 84 33 3C 06 00 00 3B 84 33 E0 04 00 00 74 4C
from what I saw, everything around that address read similar to what was in the notes but none of the player stat stuff like invincibility and combos worked. What is weirder is when I set the combo max, I could no longer use the hammer.
I tried the changed AOB string in the hotkey table and found that the max buff timers option worked.
Finding that string is about the extent that I can figure out.
Finally had the time to sit down and look, It seems that the idea I had while I was away from my gaming computer was close.
Unlike the other versions where the AOB change was pretty similar to each other, this one had a change in a different section. Which made what I needed to do was alter the individual value changes by that same change amount.
Still don't fully understand it all, but at least I've got more to compare things with.