<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="46">
  <CheatEntries>
    <CheatEntry>
      <ID>9</ID>
      <Description>"Croixleur Sigma - Deluxe Edition"</Description>
      <Options moHideChildren="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1"/>
      <Color>C08000</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]

aobscanmodule(One,CroixleurDX.exe,03 88 64 01 00 00)
aobscanmodule(Two,CroixleurDX.exe,01 97 18 0B 00 00)
aobscanmodule(Three,CroixleurDX.exe,83 38 00 0F 8E 96 02 00 00)

alloc(newmemOne,$1000)
alloc(newmemTwo,$1000)
alloc(newmemThree,$1000)
alloc(Four,4)
alloc(Five,4)
alloc(Six,1)
alloc(Seven,1)

registersymbol(One)
registersymbol(Two)
registersymbol(Three)
registersymbol(Four)
registersymbol(Five)
registersymbol(Six)
registersymbol(Seven)

label(codeOne)
label(codeTwo)
label(codeThree)
label(codeFour)
label(codeFive)
label(returnOne)
label(returnTwo)
label(returnThree)

Four:
  dd 0

Five:
  dd 0

Six:
  db 0

Seven:
  db 0

newmemOne:

codeOne:
  mov [Four],eax
  add ecx,[eax+00000164]
  jmp returnOne

One:
  jmp newmemOne
  nop

returnOne:

newmemTwo:
  cmp ebx,1
  jne codeTwo
  mov [Five],edi
  add [edi+00000B18],edx
  jmp returnTwo

codeTwo:
  add [edi+00000B18],edx
  jmp returnTwo

Two:
  jmp newmemTwo
  nop

returnTwo:

newmemThree:
  cmp byte ptr [Six],1
  je codeThree
  cmp byte ptr [Seven],1
  je codeFour
  jmp codeFive

codeThree:
  mov dword ptr [eax],0
  jmp codeFive

codeFour:
  cmp dword ptr [eax],1
  jbe codeFive
  mov dword ptr [eax],1

codeFive:
  cmp dword ptr [eax],00
  jng CroixleurDX.exe+12BA16
  jmp returnThree

Three:
  jmp newmemThree
  nop 4

returnThree:

[DISABLE]

One:
  db 03 88 64 01 00 00

Two:
  db 01 97 18 0B 00 00

Three:
  db 83 38 00 0F 8E 96 02 00 00

unregistersymbol(One)
unregistersymbol(Two)
unregistersymbol(Three)
unregistersymbol(Four)
unregistersymbol(Five)
unregistersymbol(Six)
unregistersymbol(Seven)

dealloc(newmemOne)
dealloc(newmemTwo)
dealloc(newmemThree)
dealloc(Four)
dealloc(Five)
dealloc(Six)
dealloc(Seven)
</AssemblerScript>
      <CheatEntries>
        <CheatEntry>
          <ID>274</ID>
          <Description>"==== General ===="</Description>
          <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
          <Color>C080FF</Color>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>6</ID>
              <Description>"Freeze Time"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(Eight,CroixleurDX.exe,F3 0F 11 49 54)
registersymbol(Eight)

CroixleurDX.exe+E07A1:
  db 90 90 90 90 90

[DISABLE]

Eight:
  db F3 0F 11 49 54

unregistersymbol(Eight)
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>268</ID>
              <Description>"Infinite Credits"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(Nine,CroixleurDX.exe,FF 80 9C 04 00 00)
registersymbol(Nine)

CroixleurDX.exe+127E7F:
  db 90 90 90 90 90 90

[DISABLE]

Nine:
  db FF 80 9C 04 00 00

unregistersymbol(Nine)
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>277</ID>
              <Description>"Infinite Health"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(Ten,CroixleurDX.exe,8B 01 8B 4C 24 10)
alloc(newmem,$1000)

label(code)
label(return)

newmem:

code:
  mov eax,dword ptr [ecx+4]
  mov dword ptr [ecx],eax
  mov ecx,[esp+10]
  jmp return

Ten:
  jmp newmem
  nop

return:
registersymbol(Ten)

[DISABLE]

Ten:
  db 8B 01 8B 4C 24 10

unregistersymbol(Ten)
dealloc(newmem)
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>279</ID>
              <Description>"Infinite Magic"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(Eleven,CroixleurDX.exe,8B 48 08 33 C0 39)
alloc(newmem,$1000)

label(code)
label(return)

newmem:

code:
  mov ecx,dword ptr [eax+0C]
  mov dword ptr [eax+08],ecx
  xor eax,eax
  jmp return

Eleven:
  jmp newmem

return:
registersymbol(Eleven)

[DISABLE]

Eleven:
  db 8B 48 08 33 C0

unregistersymbol(Eleven)
dealloc(newmem)
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>281</ID>
              <Description>"Infinite Secret Tech"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(Twelve,CroixleurDX.exe,66 0F 6E 86 10 0B 00 00)
alloc(newmem,$1000)

label(code)
label(return)

newmem:

code:
  mov dword ptr [esi+00000B10],3E8
  movd xmm0,[esi+00000B10]
  jmp return

Twelve:
  jmp newmem
  nop 3

return:
registersymbol(Twelve)

[DISABLE]

Twelve:
  db 66 0F 6E 86 10 0B 00 00

unregistersymbol(Twelve)
dealloc(newmem)
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>254</ID>
              <Description>"Infinite Chain"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(Thirteen,CroixleurDX.exe,C7 87 14 0B 00 00 00 00 00 00)
registersymbol(Thirteen)

CroixleurDX.exe+A62CE:
  db 90 90 90 90 90 90 90 90 90 90

[DISABLE]

Thirteen:
  db C7 87 14 0B 00 00 00 00 00 00

unregistersymbol(Thirteen)
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>286</ID>
              <Description>"Instant Room Clear"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

Six:
  db 1

[DISABLE]

Six:
  db 0
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>287</ID>
              <Description>"Quick Kills"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

Seven:
  db 1

[DISABLE]

Seven:
  db 0
</AssemblerScript>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>275</ID>
          <Description>"==== Extras ====="</Description>
          <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
          <Color>C080FF</Color>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>271</ID>
              <Description>"Level"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>[Five]+AF4</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>263</ID>
              <Description>"Experience"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>[Five]+B18</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>12</ID>
              <Description>"Score"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>[Four]+164</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>273</ID>
              <Description>"Kills"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>[Four]+13C</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>249</ID>
              <Description>"Gold Coins"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>CroixleurDX.exe+581978</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>250</ID>
              <Description>"Silver Coins"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>CroixleurDX.exe+58197C</Address>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
  <UserdefinedSymbols/>
  <Comments>Created by: Outrun
https://opencheattables.com</Comments>
</CheatTable>
