<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="46">
  <CheatEntries>
    <CheatEntry>
      <ID>65</ID>
      <Description>"The Club"</Description>
      <Options moHideChildren="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1"/>
      <Color>C08000</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]

aobscanmodule(One,TheClub.exe,8B BB 7C 0E 00 00 89)
aobscanmodule(Two,TheClub.exe,8B 4A 20 8B 52 24)

alloc(newmemOne,$1000)
alloc(newmemTwo,$1000)
alloc(Three,4)
alloc(Four,4)

registersymbol(One)
registersymbol(Two)
registersymbol(Three)
registersymbol(Four)

label(codeOne)
label(codeTwo)
label(returnOne)
label(returnTwo)

Three:
  dd 0

Four:
  dd 0

newmemOne:

codeOne:
  mov [Three],ebx
  mov edi,[ebx+00000E7C]
  jmp returnOne

One:
  jmp newmemOne
  nop

returnOne:

newmemTwo:

codeTwo:
  mov [Four],edx
  mov ecx,[edx+20]
  mov edx,[edx+24]
  jmp returnTwo

Two:
  jmp newmemTwo
  nop

returnTwo:

[DISABLE]

One:
  db 8B BB 7C 0E 00 00

Two:
  db 8B 4A 20 8B 52 24

unregistersymbol(One)
unregistersymbol(Two)
unregistersymbol(Three)
unregistersymbol(Four)

dealloc(newmemOne)
dealloc(newmemTwo)
dealloc(Three)
dealloc(Four)
</AssemblerScript>
      <CheatEntries>
        <CheatEntry>
          <ID>81</ID>
          <Description>"==== General ===="</Description>
          <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
          <Color>C080FF</Color>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>80</ID>
              <Description>"Quick Kills"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(Five,TheClub.exe,2B F3 0F 10 86 6C 15 00 00)
alloc(newmem,$1000)

label(code)
label(return)
label(Six)

newmem:

code:
  lea ebx,[Six]
  movss xmm0,[ebx]
  movss [esi+0000156C],xmm0
  jmp return

Six:
  dd (float)0.1

Five+02:
  jmp newmem
  nop 2

return:
registersymbol(Five)

[DISABLE]

Five+02:
  db 0F 10 86 6C 15 00 00

unregistersymbol(Five)
dealloc(newmem)
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>77</ID>
              <Description>"Infinite Health"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(Seven,TheClub.exe,02 00 00 F3 0F 10 80 6C 15 00 00)
alloc(newmem,$1000)

label(code)
label(return)

newmem:

code:
 mov edx,[eax+00001570]
 mov [eax+0000156C],edx
 movss xmm0,[eax+0000156C]
 jmp return

Seven+03:
  jmp newmem
  nop 3

return:
registersymbol(Seven)

[DISABLE]

Seven+03:
  db F3 0F 10 80 6C 15 00 00

unregistersymbol(Seven)
dealloc(newmem)
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>1</ID>
              <Description>"Infinite Ammunition"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(Eight,TheClub.exe,89 81 38 02 00 00 8B)
registersymbol(Eight)

TheClub.exe+171116:
  db 90 90 90 90 90 90

[DISABLE]

Eight:
  db 89 81 38 02 00 00

unregistersymbol(Eight)
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>68</ID>
              <Description>"Infinite Attempts"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(Nine,TheClub.exe,8B 4F 78 51 68 50 21 9F 00)
registersymbol(Nine)

TheClub.exe+25A34B:
  db 90 90 90

[DISABLE]

Nine:
  db 8B 4F 78

unregistersymbol(Nine)
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>58</ID>
              <Description>"Infinite Combo"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(Ten,TheClub.exe,F3 0F 11 8E 80 0E 00 00 76)
aobscanmodule(Eleven,TheClub.exe,F3 0F 11 96 80 0E 00 00)

registersymbol(Ten)
registersymbol(Eleven)

TheClub.exe+270C15:
  db 90 90 90 90 90 90 90 90

TheClub.exe+270B49:
  db 90 90 90 90 90 90 90 90

[DISABLE]

Ten:
  db F3 0F 11 8E 80 0E 00 00

Eleven:
  db F3 0F 11 96 80 0E 00 00

unregistersymbol(Ten)
unregistersymbol(Eleven)
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>85</ID>
              <Description>"Combo Multiplier"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(Twelve,TheClub.exe,89 8E 7C 0E 00 00)
alloc(newmem,$1000)

label(code)
label(return)

newmem:

code:
  shl ecx,1
  mov [esi+00000E7C],ecx
  jmp return

Twelve:
  jmp newmem
  nop

return:
registersymbol(Twelve)

[DISABLE]

Twelve:
  db 89 8E 7C 0E 00 00

unregistersymbol(Twelve)
dealloc(newmem)
</AssemblerScript>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>82</ID>
          <Description>"==== Extras ====="</Description>
          <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
          <Color>C080FF</Color>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>66</ID>
              <Description>"Score"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>[Four]+20</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>75</ID>
              <Description>"Combo"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>[Three]+E7C</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>72</ID>
              <Description>"⬆No score is shown for the training level."</Description>
              <Color>C0C0C0</Color>
              <GroupHeader>1</GroupHeader>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
  <UserdefinedSymbols/>
  <Comments>Created by: Outrun
https://opencheattables.com</Comments>
</CheatTable>
