<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="18">
  <CheatEntries>
    <CheatEntry>
      <ID>5</ID>
      <Description>"Player"</Description>
      <LastState Activated="0"/>
      <Color>80000008</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[Enable]

alloc(newmem_1,512)
label(returnhere_1)
label(unlimitedhealth_1)
label(unlimitedhealth_status)
registersymbol(unlimitedhealth_status)
label(instantkill_1)
label(instantkill_status)
registersymbol(instantkill_status)
label(originalcode)

newmem_1:
cmp [esi+10],(int)1000
je unlimitedhealth_1
cmp [esi+10],(int)1000
jne instantkill_1
jmp originalcode

unlimitedhealth_1:
cmp [unlimitedhealth_status],0
je originalcode
mov [esi+000078C0],(float)1
jmp returnhere_1

instantkill_1:
cmp [instantkill_status],0
je originalcode
mov [esi+000078C0],0
jmp returnhere_1

originalcode:
movss [esi+000078C0],xmm1
jmp returnhere_1

unlimitedhealth_status:
dd 0

instantkill_status:
dd 0

"MKKE.exe"+67EB60:
jmp newmem_1
nop
nop
nop

returnhere_1:

[Disable]

"MKKE.exe"+67EB60:
movss [esi+000078C0],xmm1
unregistersymbol(unlimitedhealth_status)
unregistersymbol(instantkill_status)
dealloc(newmem_1)
</AssemblerScript>
      <CheatEntries>
        <CheatEntry>
          <ID>12</ID>
          <Description>"Unlimited Health"</Description>
          <LastState Value="??" Activated="0" RealAddress="00000000"/>
          <Color>80000008</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>unlimitedhealth_status</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>6</ID>
          <Description>"Instant Kill"</Description>
          <LastState Value="??" Activated="0" RealAddress="00000000"/>
          <Color>80000008</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>instantkill_status</Address>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
    <CheatEntry>
      <ID>14</ID>
      <Description>"Full Super Meter"</Description>
      <LastState Activated="0"/>
      <Color>80000008</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[Enable]

alloc(newmem_1,512)
label(returnhere_1)
label(fullsupermeter_1)

newmem_1:

fullsupermeter_1:
mov [esi+00000C14],(float)1
jmp returnhere_1

"MKKE.exe"+682FA9:
jmp newmem_1
nop
nop
nop

returnhere_1:

[Disable]

"MKKE.exe"+682FA9:
movss [esi+00000C14],xmm0
dealloc(newmem_1)
</AssemblerScript>
    </CheatEntry>
  </CheatEntries>
  <UserdefinedSymbols/>
</CheatTable>
