<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="46">
  <CheatEntries>
    <CheatEntry>
      <ID>29</ID>
      <Description>"==== General ===="</Description>
      <Options moDeactivateChildrenAsWell="1"/>
      <Color>C080FF</Color>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <ID>20</ID>
          <Description>"Infinite Lives"</Description>
          <Color>C08000</Color>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>[ENABLE]

aobscanmodule(One,gunbird2.exe,66 FF 4E 1C 66 83 3D 98 6A ?? 00 00)
registersymbol(One)

gunbird2.exe+3CF14:
  db 90 90 90 90

[DISABLE]

One:
  db 66 FF 4E 1C

unregistersymbol(One)
</AssemblerScript>
        </CheatEntry>
        <CheatEntry>
          <ID>21</ID>
          <Description>"Infinite Credits"</Description>
          <Color>C08000</Color>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>[ENABLE]

aobscanmodule(Two,gunbird2.exe,66 89 86 72 F3 ?? 00 6A 01)

alloc(Three,7)

registersymbol(Two)
registersymbol(Three)

Three:
  readmem(Two,7)

gunbird2.exe+3DF9E:
  db 90 90 90 90 90 90 90

[DISABLE]

Two:
  readmem(Three,7)

unregistersymbol(Two)
unregistersymbol(Three)

dealloc(Three)
</AssemblerScript>
        </CheatEntry>
        <CheatEntry>
          <ID>22</ID>
          <Description>"Infinite Bombs"</Description>
          <Color>C08000</Color>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>[ENABLE]

aobscanmodule(Four,gunbird2.exe,66 01 46 1E 8B 46 24)
registersymbol(Four)

gunbird2.exe+3C5BB:
  db 90 90 90 90

[DISABLE]

Four:
  db 66 01 46 1E

unregistersymbol(Four)
</AssemblerScript>
        </CheatEntry>
        <CheatEntry>
          <ID>19</ID>
          <Description>"Maximum Level"</Description>
          <Color>C08000</Color>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>[ENABLE]

aobscanmodule(Five,gunbird2.exe,0F B7 7B F8 83 C0 06)
alloc(newmem,$1000)

label(code)
label(return)

newmem:

code:
  mov word ptr [ebx-08],E8B2
  movzx edi,word ptr [ebx-08]
  add eax,06
  jmp return

Five:
  jmp newmem
  nop 2

return:
registersymbol(Five)

[DISABLE]

Five:
  db 0F B7 7B F8 83 C0 06

unregistersymbol(Five)
dealloc(newmem)
</AssemblerScript>
        </CheatEntry>
        <CheatEntry>
          <ID>28</ID>
          <Description>"Maximum Power"</Description>
          <Color>C08000</Color>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>[ENABLE]

aobscanmodule(Six,gunbird2.exe,0F BF 4E 4A 83 C4 04)
aobscanmodule(Seven,gunbird2.exe,66 0F BE 05 09 F3 ?? 00)
aobscanmodule(Eight,gunbird2.exe,66 0F BE 05 C1 F3 ?? 00)

alloc(newmemOne,$1000)
alloc(newmemTwo,$1000)
alloc(newmemThree,$1000)
alloc(Nine,8)
alloc(Ten,8)

registersymbol(Six)
registersymbol(Seven)
registersymbol(Eight)
registersymbol(Nine)
registersymbol(Ten)

label(codeOne)
label(codeTwo)
label(codeThree)
label(returnOne)
label(returnTwo)
label(returnThree)

Nine:
  readmem(Seven,8)

Ten:
  readmem(Eight,8)

newmemOne:

codeOne:
  mov word ptr [esi+4A],3
  movsx ecx,word ptr [esi+4A]
  add esp,04
  jmp returnOne

Six:
  jmp newmemOne
  nop 2

returnOne:

newmemTwo:

codeTwo:
  mov byte ptr [gunbird2.exe+2DF309],2
  movsx ax,byte ptr [gunbird2.exe+2DF309]
  jmp returnTwo

Seven:
  jmp newmemTwo
  nop 3

returnTwo:

newmemThree:

codeThree:
  mov byte ptr [gunbird2.exe+2DF3C1],2
  movsx ax,byte ptr [gunbird2.exe+2DF3C1]
  jmp returnThree

Eight:
  jmp newmemThree
  nop 3

returnThree:

[DISABLE]

Six:
  db 0F BF 4E 4A 83 C4 04

Seven:
  readmem(Nine,8)

Eight:
  readmem(Ten,8)

unregistersymbol(Six)
unregistersymbol(Seven)
unregistersymbol(Eight)
unregistersymbol(Nine)
unregistersymbol(Ten)

dealloc(newmemOne)
dealloc(newmemTwo)
dealloc(newmemThree)
dealloc(Nine)
dealloc(Ten)
</AssemblerScript>
        </CheatEntry>
        <CheatEntry>
          <ID>15</ID>
          <Description>"Untouchable"</Description>
          <Color>C08000</Color>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>[ENABLE]

aobscanmodule(Eleven,gunbird2.exe,0F B7 46 52 66 85 C0)
alloc(newmem,$1000)

label(code)
label(return)

newmem:

code:
  mov word ptr [esi+52],3
  movzx eax,word ptr [esi+52]
  test ax,ax
  jmp return

Eleven:
  jmp newmem
  nop 2

return:
registersymbol(Eleven)

[DISABLE]

Eleven:
  db 0F B7 46 52 66 85 C0

unregistersymbol(Eleven)
dealloc(newmem)
</AssemblerScript>
        </CheatEntry>
        <CheatEntry>
          <ID>30</ID>
          <Description>"⬆Warning: It will blink continuously."</Description>
          <Color>C0C0C0</Color>
          <GroupHeader>1</GroupHeader>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
    <CheatEntry>
      <ID>1</ID>
      <Description>"==== Player 1 ===="</Description>
      <Options moDeactivateChildrenAsWell="1"/>
      <Color>C080FF</Color>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <ID>7</ID>
          <Description>"Score"</Description>
          <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
          <Color>C08000</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>gunbird2.exe+2DF2E0</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>0</ID>
          <Description>"Lives"</Description>
          <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
          <Color>C08000</Color>
          <VariableType>2 Bytes</VariableType>
          <Address>gunbird2.exe+2DF2DC</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>4</ID>
          <Description>"Credits"</Description>
          <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
          <Color>C08000</Color>
          <VariableType>2 Bytes</VariableType>
          <Address>gunbird2.exe+2DF372</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>12</ID>
          <Description>"Bombs"</Description>
          <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
          <Color>C08000</Color>
          <VariableType>2 Bytes</VariableType>
          <Address>gunbird2.exe+2DF2DE</Address>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
    <CheatEntry>
      <ID>2</ID>
      <Description>"==== Player 2 ===="</Description>
      <Options moDeactivateChildrenAsWell="1"/>
      <Color>C080FF</Color>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <ID>9</ID>
          <Description>"Score"</Description>
          <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>C08000</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>gunbird2.exe+2DF398</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>3</ID>
          <Description>"Lives"</Description>
          <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>C08000</Color>
          <VariableType>2 Bytes</VariableType>
          <Address>gunbird2.exe+2DF394</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>5</ID>
          <Description>"Credits"</Description>
          <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
          <Color>C08000</Color>
          <VariableType>2 Bytes</VariableType>
          <Address>gunbird2.exe+2DF42A</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>13</ID>
          <Description>"Bombs"</Description>
          <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
          <Color>C08000</Color>
          <VariableType>2 Bytes</VariableType>
          <Address>gunbird2.exe+2DF396</Address>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
  <UserdefinedSymbols/>
  <Comments>Created by: Outrun
https://opencheattables.com</Comments>
</CheatTable>
