Uh, just started this game today, is kinda boring, the gameplay, i dont know, i'll see how it goes. I see you've shared a lot of options.
I've only added what i needed.
If you want the editor for skills, mine works like this, like in this picture below:
With it enabled, point your mouse to select the one you'll want to unlock, but what is important is that you need to have at least 1 done from it, even if is 1/10 or 3/100, then just edit with the value, if is 1/5 you can just add 5, exit the skills section then go buy the upgrade, you can do these things while you're close to that upgrade thing also, unlock them and buy.
<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
<CheatEntries>
<CheatEntry>
<ID>1337261964</ID>
<Description>"Skills [Status] Editor"</Description>
<Options moDeactivateChildrenAsWell="1"/>
<Color>004000</Color>
<VariableType>Auto Assembler Script</VariableType>
<AssemblerScript>[ENABLE]
aobscanmodule(_skills,$process,39 02 48 8B 5C 24 08)
alloc(_editor,8)
alloc(newmem,$100,_skills)
label(return)
registersymbol(_skills _editor)
newmem:
code:
mov [_editor],rdx
cmp [rdx],eax
mov rbx,[rsp+08]
jmp return
_skills:
jmp newmem
nop 2
return:
[DISABLE]
dealloc(*)
unregistersymbol(*)
_skills:
db 39 02 48 8B 5C 24 08
</AssemblerScript>
<CheatEntries>
<CheatEntry>
<ID>1337261965</ID>
<Description>"Editor"</Description>
<ShowAsSigned>0</ShowAsSigned>
<Color>008000</Color>
<VariableType>4 Bytes</VariableType>
<Address>_editor</Address>
<Offsets>
<Offset>0</Offset>
</Offsets>
</CheatEntry>
</CheatEntries>
</CheatEntry>
</CheatEntries>
</CheatTable>
That Zoe Bunny is pretty fun, when you'll unlock battlesuits.
Take care!