<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="46">
  <CheatEntries>
    <CheatEntry>
      <ID>9</ID>
      <Description>"de Blob"</Description>
      <Options moHideChildren="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1"/>
      <Color>C08000</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]

aobscanmodule(One,deBlob.exe,8B 44 38 10 5F 5D C2 04 00 6B)
aobscanmodule(Two,deblob.exe,8B 40 24 C1 E8 04 A8 01 75 6C)

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],edi
  mov eax,[eax+edi+10]
  pop edi
  jmp returnOne

One:
  jmp newmemOne

returnOne:

newmemTwo:

codeTwo:
  mov [Four],eax
  mov eax,[eax+24]
  shr eax,04
  jmp returnTwo

Two:
  jmp newmemTwo
  nop

returnTwo:

[DISABLE]

One:
  db 8B 44 38 10 5F

Two:
  db 8B 40 24 C1 E8 04

unregistersymbol(One)
unregistersymbol(Two)
unregistersymbol(Three)
unregistersymbol(Four)

dealloc(newmemOne)
dealloc(newmemTwo)
dealloc(Three)
dealloc(Four)
</AssemblerScript>
      <CheatEntries>
        <CheatEntry>
          <ID>54</ID>
          <Description>"==== General ===="</Description>
          <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
          <Color>C080FF</Color>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>2</ID>
              <Description>"Freeze Time"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(Five,deBlob.exe,F3 0F 11 46 08 F3 0F 10 86)
aobscanmodule(Six,deBlob.exe,F3 0F 11 46 14 F3 0F 11)

registersymbol(Five)
registersymbol(Six)

deBlob.exe+1BABD8:
  db 90 90 90 90 90

deBlob.exe+198A3B:
  db 90 90 90 90 90

[DISABLE]

Five:
  db F3 0F 11 46 08

Six:
  db F3 0F 11 46 14

unregistersymbol(Five)
unregistersymbol(Six)
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>29</ID>
              <Description>"Freeze Switch"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(Seven,deBlob.exe,F3 0F 11 87 C0 00 00 00)
registersymbol(Seven)

deBlob.exe+39DC97:
  db 90 90 90 90 90 90 90 90

[DISABLE]

Seven:
  db F3 0F 11 87 C0 00 00 00

unregistersymbol(Seven)
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>30</ID>
              <Description>"⬆The ticking sound will continue until you disable and the timer finishes."</Description>
              <Color>C0C0C0</Color>
              <GroupHeader>1</GroupHeader>
            </CheatEntry>
            <CheatEntry>
              <ID>7</ID>
              <Description>"Infinite Paint"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(Eight,deBlob.exe,89 BE B8 03 00 00)
alloc(newmem,$1000)

label(code)
label(return)

newmem:

code:
  mov dword ptr [esi+000003B8],64
  jmp return

Eight:
  jmp newmem
  nop

return:
registersymbol(Eight)

[DISABLE]

Eight:
  db 89 BE B8 03 00 00

unregistersymbol(Eight)
dealloc(newmem)
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>12</ID>
              <Description>"Infinite Lives"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(Nine,deBlob.exe,89 51 54 8B 49 24)
registersymbol(Nine)

deBlob.exe+1CB98F:
  db 90 90 90

[DISABLE]

Nine:
  db 89 51 54

unregistersymbol(Nine)
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>53</ID>
              <Description>"Untouchable"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

{$lua}
  if untouchable == nil then
  local addr = getAddress("deblob.exe+5B5A04")
  untouchable = createTimer(nil,false)
  untouchable.Interval = 1000
  untouchable.OnTimer = function()
  writeInteger(addr,1)
  end
  untouchable.setEnabled(true)
  end
{$asm}

[DISABLE]

{$lua}
  if untouchable ~= nil then
  local addr = getAddress("deblob.exe+5B5A04")
  writeInteger(addr,0)
  untouchable.setEnabled(false)
  untouchable.destroy()
  untouchable = nil
  end
{$asm}
</AssemblerScript>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>55</ID>
          <Description>"==== Extras ====="</Description>
          <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
          <Color>C080FF</Color>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>10</ID>
              <Description>"Score"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>[Three]+10</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>49</ID>
              <Description>"Colour"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
0:Transparent
2:Blue
7:Brown
3:Green
5:Orange
6:Purple
4:Red
1:Yellow
16:Black
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>[Four]+24</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>52</ID>
              <Description>"⬆Lock to always be one colour."</Description>
              <Color>C0C0C0</Color>
              <GroupHeader>1</GroupHeader>
            </CheatEntry>
            <CheatEntry>
              <ID>51</ID>
              <Description>"⬆Use numbers 8+ for different colours not normally used."</Description>
              <Color>C0C0C0</Color>
              <GroupHeader>1</GroupHeader>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
  <UserdefinedSymbols/>
  <Comments>Created by: Outrun
https://opencheattables.com</Comments>
</CheatTable>
