<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="46">
  <CheatEntries>
    <CheatEntry>
      <ID>17</ID>
      <Description>"GyroBlade"</Description>
      <Options moHideChildren="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1"/>
      <Color>C08000</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]

aobscanmodule(One,GameAssembly.dll,8B 53 38 83 EA 01)

alloc(newmem,$1000,One)
alloc(Two,8)

registersymbol(One)
registersymbol(Two)

label(code)
label(return)

Two:
  dq 0

newmem:

code:
  mov qword ptr [Two],rbx
  mov edx,[rbx+38]
  sub edx,01
  jmp return

One:
  jmp newmem
  nop

return:

[DISABLE]

One:
  db 8B 53 38 83 EA 01

unregistersymbol(One)
unregistersymbol(Two)

dealloc(newmem)
dealloc(Two)
</AssemblerScript>
      <CheatEntries>
        <CheatEntry>
          <ID>9</ID>
          <Description>"==== General ===="</Description>
          <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
          <Color>C080FF</Color>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>24</ID>
              <Description>"Infinite Credit"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(Three,GameAssembly.dll,89 BB 78 01 00 00)
registersymbol(Three)

GameAssembly.dll+4824CA:
  db 90 90 90 90 90 90

[DISABLE]

Three:
  db 89 BB 78 01 00 00

unregistersymbol(Three)
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>22</ID>
              <Description>"Infinite Lives"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(Four,GameAssembly.dll,FF 48 28 48 8B 43 10)
registersymbol(Four)

GameAssembly.dll+7CFD91:
  db 90 90 90

[DISABLE]

Four:
  db FF 48 28

unregistersymbol(Four)
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>8</ID>
              <Description>"Untouchable"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(Five,GameAssembly.dll,80 7E 78 00 0F 85 2E 03 00 00)
alloc(newmem,$1000,Five)

label(code)
label(return)

newmem:

code:
  cmp byte ptr [rsi+78],01
  jne GameAssembly.dll+7C3C6A
  jmp return

Five:
  jmp newmem
  nop 5

return:
registersymbol(Five)

[DISABLE]

Five:
  db 80 7E 78 00 0F 85 2E 03 00 00

unregistersymbol(Five)
dealloc(newmem)
</AssemblerScript>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>10</ID>
          <Description>"==== Extras ====="</Description>
          <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
          <Color>C080FF</Color>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>0</ID>
              <Description>"Score"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>[Two]+168</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>1</ID>
              <Description>"High Score"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>[Two]+16C</Address>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
  <UserdefinedSymbols/>
  <Comments>Created by: Outrun
https://opencheattables.com</Comments>
</CheatTable>
