<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="46">
  <CheatEntries>
    <CheatEntry>
      <ID>2060</ID>
      <Description>"Mega Man Legacy Collection"</Description>
      <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
      <Color>C080FF</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]

aobscanmodule(Legacy,Proteus.exe,8B 01 FF 60 04 B8)
alloc(newmem,$1000)
alloc(Collection,4)

label(code)
label(return)

Collection:
  dd 0

newmem:

code:
  mov [Collection],ecx
  mov eax,[ecx]
  jmp dword ptr [eax+04]
  jmp return

Legacy:
  jmp newmem

return:
registersymbol(Legacy)
registersymbol(Collection)

[DISABLE]

Legacy:
  db 8B 01 FF 60 04

unregistersymbol(Legacy)
unregistersymbol(Collection)
dealloc(newmem)
dealloc(Collection)
</AssemblerScript>
      <CheatEntries>
        <CheatEntry>
          <ID>2071</ID>
          <Description>"Mega Man"</Description>
          <Options moHideChildren="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1"/>
          <Color>C08000</Color>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>2149</ID>
              <Description>"Game"</Description>
              <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
              <Color>C080FF</Color>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>2061</ID>
                  <Description>"Lives"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">00:0
01:1
02:2
03:3
04:4
05:5
06:6
07:7
08:8
09:9
</DropDownList>
                  <ShowAsHex>1</ShowAsHex>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+B1</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>7</ID>
                  <Description>"Energy"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:0
1:1
2:2
3:3
4:4
5:5
6:6
7:7
8:8
9:9
10:10
11:11
12:12
13:13
14:14
15:15
16:16
17:17
18:18
19:19
20:20
21:21
22:22
23:23
24:24
25:25
26:26
27:27
28:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+75</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2070</ID>
                  <Description>"Robot Masters Energy"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:0
1:1
2:2
3:3
4:4
5:5
6:6
7:7
8:8
9:9
10:10
11:11
12:12
13:13
14:14
15:15
16:16
17:17
18:18
19:19
20:20
21:21
22:22
23:23
24:24
25:25
26:26
27:27
28:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+6CC</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2257</ID>
                  <Description>"Untouchable"</Description>
                  <Color>C08000</Color>
                  <VariableType>Auto Assembler Script</VariableType>
                  <AssemblerScript>[ENABLE]

aobscanmodule(Untouchable,Proteus.exe,8A 44 08 0B C2 04 00)
alloc(newmem,$1000)

label(code)
label(return)

newmem:
  cmp eax,55
  jne code
  mov [eax+ecx+0B],5
  mov al,[eax+ecx+0B]
  ret 0004
  jmp return

code:
  mov al,[eax+ecx+0B]
  ret 0004
  jmp return

Untouchable:
  jmp newmem
  nop 2

return:
registersymbol(Untouchable)

[DISABLE]

Untouchable:
  db 8A 44 08 0B C2 04 00

unregistersymbol(Untouchable)
dealloc(newmem)
</AssemblerScript>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>2083</ID>
              <Description>"Special Weapons"</Description>
              <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
              <Color>C080FF</Color>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>2062</ID>
                  <Description>"Hyper Bomb"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:0
1:1
2:2
3:3
4:4
5:5
6:6
7:7
8:8
9:9
10:10
11:11
12:12
13:13
14:14
15:15
16:16
17:17
18:18
19:19
20:20
21:21
22:22
23:23
24:24
25:25
26:26
27:27
28:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+78</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2063</ID>
                  <Description>"Thunder Beam"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:0
1:1
2:2
3:3
4:4
5:5
6:6
7:7
8:8
9:9
10:10
11:11
12:12
13:13
14:14
15:15
16:16
17:17
18:18
19:19
20:20
21:21
22:22
23:23
24:24
25:25
26:26
27:27
28:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+7A</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2064</ID>
                  <Description>"Super Arm"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:0
1:1
2:2
3:3
4:4
5:5
6:6
7:7
8:8
9:9
10:10
11:11
12:12
13:13
14:14
15:15
16:16
17:17
18:18
19:19
20:20
21:21
22:22
23:23
24:24
25:25
26:26
27:27
28:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+7B</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2065</ID>
                  <Description>"Ice Slasher"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:0
1:1
2:2
3:3
4:4
5:5
6:6
7:7
8:8
9:9
10:10
11:11
12:12
13:13
14:14
15:15
16:16
17:17
18:18
19:19
20:20
21:21
22:22
23:23
24:24
25:25
26:26
27:27
28:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+77</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2066</ID>
                  <Description>"Rolling Cutter"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:0
1:1
2:2
3:3
4:4
5:5
6:6
7:7
8:8
9:9
10:10
11:11
12:12
13:13
14:14
15:15
16:16
17:17
18:18
19:19
20:20
21:21
22:22
23:23
24:24
25:25
26:26
27:27
28:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+76</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2067</ID>
                  <Description>"Fire Storm"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:0
1:1
2:2
3:3
4:4
5:5
6:6
7:7
8:8
9:9
10:10
11:11
12:12
13:13
14:14
15:15
16:16
17:17
18:18
19:19
20:20
21:21
22:22
23:23
24:24
25:25
26:26
27:27
28:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+79</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2068</ID>
                  <Description>"Magnet Beam"</Description>
                  <Options moDeactivateChildrenAsWell="1"/>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:0
1:1
2:2
3:3
4:4
5:5
6:6
7:7
8:8
9:9
10:10
11:11
12:12
13:13
14:14
15:15
16:16
17:17
18:18
19:19
20:20
21:21
22:22
23:23
24:24
25:25
26:26
27:27
28:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+7C</Address>
                  <CheatEntries>
                    <CheatEntry>
                      <ID>2087</ID>
                      <Description>"Freeze Platform 1"</Description>
                      <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:Off
156:On
</DropDownList>
                      <ShowAsSigned>0</ShowAsSigned>
                      <Color>C0C0C0</Color>
                      <VariableType>Byte</VariableType>
                      <Address>[Collection]+5C0</Address>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>2089</ID>
                      <Description>"Freeze Platform 2"</Description>
                      <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:Off
156:On
</DropDownList>
                      <ShowAsSigned>0</ShowAsSigned>
                      <Color>C0C0C0</Color>
                      <VariableType>Byte</VariableType>
                      <Address>[Collection]+5C1</Address>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>2090</ID>
                      <Description>"Freeze Platform 3"</Description>
                      <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:Off
156:On
</DropDownList>
                      <ShowAsSigned>0</ShowAsSigned>
                      <Color>C0C0C0</Color>
                      <VariableType>Byte</VariableType>
                      <Address>[Collection]+5C2</Address>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>2091</ID>
                      <Description>"Freeze Platform 4"</Description>
                      <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:Off
156:On
</DropDownList>
                      <ShowAsSigned>0</ShowAsSigned>
                      <Color>C0C0C0</Color>
                      <VariableType>Byte</VariableType>
                      <Address>[Collection]+5C3</Address>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>2092</ID>
                      <Description>"Freeze Platform 5"</Description>
                      <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:Off
156:On
</DropDownList>
                      <ShowAsSigned>0</ShowAsSigned>
                      <Color>C0C0C0</Color>
                      <VariableType>Byte</VariableType>
                      <Address>[Collection]+5C4</Address>
                    </CheatEntry>
                  </CheatEntries>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>2096</ID>
          <Description>"Mega Man 2"</Description>
          <Options moHideChildren="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1"/>
          <Color>C08000</Color>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>2148</ID>
              <Description>"Game"</Description>
              <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
              <Color>C080FF</Color>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>2100</ID>
                  <Description>"Lives"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">1:0
2:1
3:2
4:3
5:4
6:5
7:6
8:7
9:8
10:9
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+B3</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2097</ID>
                  <Description>"Energy"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:0
1:1
2:2
3:3
4:4
5:5
6:6
7:7
8:8
9:9
10:10
11:11
12:12
13:13
14:14
15:15
16:16
17:17
18:18
19:19
20:20
21:21
22:22
23:23
24:24
25:25
26:26
27:27
28:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+6CB</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2109</ID>
                  <Description>"Energy Crystals"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:0
1:1
2:2
3:3
4:4
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+B2</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2099</ID>
                  <Description>"Robot Masters Energy"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:0
1:1
2:2
3:3
4:4
5:5
6:6
7:7
8:8
9:9
10:10
11:11
12:12
13:13
14:14
15:15
16:16
17:17
18:18
19:19
20:20
21:21
22:22
23:23
24:24
25:25
26:26
27:27
28:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+6CC</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2258</ID>
                  <Description>"Untouchable"</Description>
                  <Options moDeactivateChildrenAsWell="1"/>
                  <Color>C08000</Color>
                  <VariableType>Auto Assembler Script</VariableType>
                  <AssemblerScript>[ENABLE]

aobscanmodule(Untouchable,Proteus.exe,8A 44 08 0B C2 04 00)
alloc(newmem,$1000)

label(code)
label(return)

newmem:
  cmp eax,4B
  jne code
  mov [eax+ecx+0B],5
  mov al,[eax+ecx+0B]
  ret 0004
  jmp return

code:
  mov al,[eax+ecx+0B]
  ret 0004
  jmp return

Untouchable:
  jmp newmem
  nop 2

return:
registersymbol(Untouchable)

[DISABLE]

Untouchable:
  db 8A 44 08 0B C2 04 00

unregistersymbol(Untouchable)
dealloc(newmem)
</AssemblerScript>
                  <CheatEntries>
                    <CheatEntry>
                      <ID>2259</ID>
                      <Description>"Blinks continuously."</Description>
                      <Color>C0C0C0</Color>
                      <GroupHeader>1</GroupHeader>
                    </CheatEntry>
                  </CheatEntries>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>2101</ID>
              <Description>"Special Weapons"</Description>
              <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
              <Color>C080FF</Color>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>2102</ID>
                  <Description>"Atomic Fire"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:0
1:1
2:2
3:3
4:4
5:5
6:6
7:7
8:8
9:9
10:10
11:11
12:12
13:13
14:14
15:15
16:16
17:17
18:18
19:19
20:20
21:21
22:22
23:23
24:24
25:25
26:26
27:27
28:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+A7</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2103</ID>
                  <Description>"Air Shooter"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:0
1:1
2:2
3:3
4:4
5:5
6:6
7:7
8:8
9:9
10:10
11:11
12:12
13:13
14:14
15:15
16:16
17:17
18:18
19:19
20:20
21:21
22:22
23:23
24:24
25:25
26:26
27:27
28:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+A8</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2104</ID>
                  <Description>"Leaf Shield"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:0
1:1
2:2
3:3
4:4
5:5
6:6
7:7
8:8
9:9
10:10
11:11
12:12
13:13
14:14
15:15
16:16
17:17
18:18
19:19
20:20
21:21
22:22
23:23
24:24
25:25
26:26
27:27
28:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+A9</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2105</ID>
                  <Description>"Bubble Lead"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:0
1:1
2:2
3:3
4:4
5:5
6:6
7:7
8:8
9:9
10:10
11:11
12:12
13:13
14:14
15:15
16:16
17:17
18:18
19:19
20:20
21:21
22:22
23:23
24:24
25:25
26:26
27:27
28:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+AA</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2106</ID>
                  <Description>"Quick Boomerang"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:0
1:1
2:2
3:3
4:4
5:5
6:6
7:7
8:8
9:9
10:10
11:11
12:12
13:13
14:14
15:15
16:16
17:17
18:18
19:19
20:20
21:21
22:22
23:23
24:24
25:25
26:26
27:27
28:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+AB</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2107</ID>
                  <Description>"Time Stopper"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:0
1:1
2:2
3:3
4:4
5:5
6:6
7:7
8:8
9:9
10:10
11:11
12:12
13:13
14:14
15:15
16:16
17:17
18:18
19:19
20:20
21:21
22:22
23:23
24:24
25:25
26:26
27:27
28:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+AC</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2110</ID>
                  <Description>"Metal Blade"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:0
1:1
2:2
3:3
4:4
5:5
6:6
7:7
8:8
9:9
10:10
11:11
12:12
13:13
14:14
15:15
16:16
17:17
18:18
19:19
20:20
21:21
22:22
23:23
24:24
25:25
26:26
27:27
28:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+AD</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2111</ID>
                  <Description>"Crash Bomber"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:0
1:1
2:2
3:3
4:4
5:5
6:6
7:7
8:8
9:9
10:10
11:11
12:12
13:13
14:14
15:15
16:16
17:17
18:18
19:19
20:20
21:21
22:22
23:23
24:24
25:25
26:26
27:27
28:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+AE</Address>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>2115</ID>
              <Description>"Transport"</Description>
              <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
              <Color>C080FF</Color>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>2112</ID>
                  <Description>"Item-1"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:0
1:1
2:2
3:3
4:4
5:5
6:6
7:7
8:8
9:9
10:10
11:11
12:12
13:13
14:14
15:15
16:16
17:17
18:18
19:19
20:20
21:21
22:22
23:23
24:24
25:25
26:26
27:27
28:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+AF</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2113</ID>
                  <Description>"Item-2"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:0
1:1
2:2
3:3
4:4
5:5
6:6
7:7
8:8
9:9
10:10
11:11
12:12
13:13
14:14
15:15
16:16
17:17
18:18
19:19
20:20
21:21
22:22
23:23
24:24
25:25
26:26
27:27
28:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+B0</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2114</ID>
                  <Description>"Item-3"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:0
1:1
2:2
3:3
4:4
5:5
6:6
7:7
8:8
9:9
10:10
11:11
12:12
13:13
14:14
15:15
16:16
17:17
18:18
19:19
20:20
21:21
22:22
23:23
24:24
25:25
26:26
27:27
28:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+B1</Address>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>2116</ID>
          <Description>"Mega Man 3"</Description>
          <Options moHideChildren="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1"/>
          <Color>C08000</Color>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>2147</ID>
              <Description>"Game"</Description>
              <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
              <Color>C080FF</Color>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>2117</ID>
                  <Description>"Lives"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">00:0
01:1
02:2
03:3
04:4
05:5
06:6
07:7
08:8
09:9
</DropDownList>
                  <ShowAsHex>1</ShowAsHex>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+B9</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2118</ID>
                  <Description>"Energy"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+AD</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2121</ID>
                  <Description>"Energy Tanks"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">00:0
01:1
02:2
03:3
04:4
05:5
06:6
07:7
08:8
09:9
</DropDownList>
                  <ShowAsHex>1</ShowAsHex>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+BA</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2120</ID>
                  <Description>"Robot Masters Energy"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+BB</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2261</ID>
                  <Description>"Untouchable"</Description>
                  <Color>C08000</Color>
                  <VariableType>Auto Assembler Script</VariableType>
                  <AssemblerScript>[ENABLE]

aobscanmodule(Untouchable,Proteus.exe,8A 44 08 0B C2 04 00)
alloc(newmem,$1000)

label(code)
label(return)

newmem:
  cmp eax,39
  jne code
  mov [eax+ecx+0B],5
  mov al,[eax+ecx+0B]
  ret 0004
  jmp return

code:
  mov al,[eax+ecx+0B]
  ret 0004
  jmp return

Untouchable:
  jmp newmem
  nop 2

return:
registersymbol(Untouchable)

[DISABLE]

Untouchable:
  db 8A 44 08 0B C2 04 00

unregistersymbol(Untouchable)
dealloc(newmem)
</AssemblerScript>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>2136</ID>
              <Description>"Special Weapons"</Description>
              <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
              <Color>C080FF</Color>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>2122</ID>
                  <Description>"Needle Cannon"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+AF</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2123</ID>
                  <Description>"Magnet Missile"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+B1</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2124</ID>
                  <Description>"Gemini Laser"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+AE</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2125</ID>
                  <Description>"Hard Knuckle"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+B0</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2126</ID>
                  <Description>"Top Spin"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+B2</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2127</ID>
                  <Description>"Search Snake"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+B3</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2128</ID>
                  <Description>"Spark Shock"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+B5</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2129</ID>
                  <Description>"Shadow Blade"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+B7</Address>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>2133</ID>
              <Description>"Rush"</Description>
              <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
              <Color>C080FF</Color>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>2130</ID>
                  <Description>"Rush Coil"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+B4</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2131</ID>
                  <Description>"Rush Marine"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+B6</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2132</ID>
                  <Description>"Rush Jet"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+B8</Address>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>2150</ID>
          <Description>"Mega Man 4"</Description>
          <Options moHideChildren="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1"/>
          <Color>C08000</Color>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>2151</ID>
              <Description>"Game"</Description>
              <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
              <Color>C080FF</Color>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>2156</ID>
                  <Description>"Lives"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">00:0
01:1
02:2
03:3
04:4
05:5
06:6
07:7
08:8
09:9
</DropDownList>
                  <ShowAsHex>1</ShowAsHex>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+AC</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2157</ID>
                  <Description>"Energy"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+BB</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2158</ID>
                  <Description>"Energy Tanks"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">00:0
01:1
02:2
03:3
04:4
05:5
06:6
07:7
08:8
09:9
</DropDownList>
                  <ShowAsHex>1</ShowAsHex>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+AD</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2161</ID>
                  <Description>"Robot Masters Energy"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:0
1:1
2:2
3:3
4:4
5:5
6:6
7:7
8:8
9:9
10:10
11:11
12:12
13:13
14:14
15:15
16:16
17:17
18:18
19:19
20:20
21:21
22:22
23:23
24:24
25:25
26:26
27:27
28:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+CA</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2263</ID>
                  <Description>"Untouchable"</Description>
                  <Color>C08000</Color>
                  <VariableType>Auto Assembler Script</VariableType>
                  <AssemblerScript>[ENABLE]

aobscanmodule(Untouchable,Proteus.exe,8A 44 08 0B C2 04 00)
alloc(newmem,$1000)

label(code)
label(return)

newmem:
  cmp eax,3C
  jne code
  mov [eax+ecx+0B],5
  mov al,[eax+ecx+0B]
  ret 0004
  jmp return

code:
  mov al,[eax+ecx+0B]
  ret 0004
  jmp return

Untouchable:
  jmp newmem
  nop 2

return:
registersymbol(Untouchable)

[DISABLE]

Untouchable:
  db 8A 44 08 0B C2 04 00

unregistersymbol(Untouchable)
dealloc(newmem)
</AssemblerScript>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>2184</ID>
              <Description>"Special Weapons"</Description>
              <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
              <Color>C080FF</Color>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>2185</ID>
                  <Description>"Flash Stopper"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+C7</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2186</ID>
                  <Description>"Rain Flush"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+BF</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2187</ID>
                  <Description>"Drill Bomb"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+C4</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2188</ID>
                  <Description>"Pharaoh Shot"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+C6</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2189</ID>
                  <Description>"Ring Boomerang"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+C3</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2190</ID>
                  <Description>"Dust Crusher"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+C5</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2192</ID>
                  <Description>"Dive Missile"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+C2</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2191</ID>
                  <Description>"Skull Barrier"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+C8</Address>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>2179</ID>
              <Description>"Rush"</Description>
              <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
              <Color>C080FF</Color>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>2180</ID>
                  <Description>"Rush Coil"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+BC</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2181</ID>
                  <Description>"Rush Marine"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+BE</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2182</ID>
                  <Description>"Rush Jet"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+BD</Address>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>2193</ID>
              <Description>"Transport"</Description>
              <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
              <Color>C080FF</Color>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>2194</ID>
                  <Description>"Wire Adapter"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+C0</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2195</ID>
                  <Description>"Balloon Adapter"</Description>
                  <Options moDeactivateChildrenAsWell="1"/>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+C1</Address>
                  <CheatEntries>
                    <CheatEntry>
                      <ID>2198</ID>
                      <Description>"Freeze Balloon 1"</Description>
                      <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:Off
198:On
</DropDownList>
                      <ShowAsSigned>0</ShowAsSigned>
                      <Color>C0C0C0</Color>
                      <VariableType>Byte</VariableType>
                      <Address>[Collection]+475</Address>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>2199</ID>
                      <Description>"Freeze Balloon 2"</Description>
                      <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:Off
198:On
</DropDownList>
                      <ShowAsSigned>0</ShowAsSigned>
                      <Color>C0C0C0</Color>
                      <VariableType>Byte</VariableType>
                      <Address>[Collection]+474</Address>
                    </CheatEntry>
                  </CheatEntries>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>2152</ID>
          <Description>"Mega Man 5"</Description>
          <Options moHideChildren="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1"/>
          <Color>C08000</Color>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>2202</ID>
              <Description>"Game"</Description>
              <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
              <Color>C080FF</Color>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>2203</ID>
                  <Description>"Lives"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">00:0
01:1
02:2
03:3
04:4
05:5
06:6
07:7
08:8
09:9
</DropDownList>
                  <ShowAsHex>1</ShowAsHex>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+CA</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2204</ID>
                  <Description>"Energy"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+BB</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2205</ID>
                  <Description>"Energy Tanks"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+C8</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2208</ID>
                  <Description>"Mystery Tank"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+C9</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2206</ID>
                  <Description>"Robot Masters Energy"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:0
1:1
2:2
3:3
4:4
5:5
6:6
7:7
8:8
9:9
10:10
11:11
12:12
13:13
14:14
15:15
16:16
17:17
18:18
19:19
20:20
21:21
22:22
23:23
24:24
25:25
26:26
27:27
28:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+463</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2265</ID>
                  <Description>"Untouchable"</Description>
                  <Color>C08000</Color>
                  <VariableType>Auto Assembler Script</VariableType>
                  <AssemblerScript>[ENABLE]

aobscanmodule(Untouchable,Proteus.exe,8A 44 08 0B C2 04 00)
alloc(newmem,$1000)

label(code)
label(return)

newmem:
  cmp eax,5B8
  jne code
  mov [eax+ecx+0B],5
  mov al,[eax+ecx+0B]
  ret 0004
  jmp return

code:
  mov al,[eax+ecx+0B]
  ret 0004
  jmp return

Untouchable:
  jmp newmem
  nop 2

return:
registersymbol(Untouchable)

[DISABLE]

Untouchable:
  db 8A 44 08 0B C2 04 00

unregistersymbol(Untouchable)
dealloc(newmem)
</AssemblerScript>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>2209</ID>
              <Description>"Special Weapons"</Description>
              <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
              <Color>C080FF</Color>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>2210</ID>
                  <Description>"Water Wave"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+BC</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2211</ID>
                  <Description>"Gyro Attack"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+BD</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2212</ID>
                  <Description>"Crystal Eye"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+BE</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2213</ID>
                  <Description>"Napalm Bomb"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+BF</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2215</ID>
                  <Description>"Power Stone"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+C1</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2216</ID>
                  <Description>"Gravity Hold"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+C2</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2217</ID>
                  <Description>"Charge Kick"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+C3</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2231</ID>
                  <Description>"Star Crash"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+C4</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2237</ID>
                  <Description>"Beat"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+C7</Address>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>2233</ID>
              <Description>"Rush"</Description>
              <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
              <Color>C080FF</Color>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>2234</ID>
                  <Description>"Rush Coil"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+C5</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2236</ID>
                  <Description>"Rush Jet"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+C6</Address>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>2232</ID>
              <Description>"Transport"</Description>
              <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
              <Color>C080FF</Color>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>2214</ID>
                  <Description>"Super Arrow"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">128:0
129:1
130:2
131:3
132:4
133:5
134:6
135:7
136:8
137:9
138:10
139:11
140:12
141:13
142:14
143:15
144:16
145:17
146:18
147:19
148:20
149:21
150:22
151:23
152:24
153:25
154:26
155:27
156:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+C0</Address>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>2154</ID>
          <Description>"Mega Man 6"</Description>
          <Options moHideChildren="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1"/>
          <Color>C08000</Color>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>2238</ID>
              <Description>"Game"</Description>
              <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
              <Color>C080FF</Color>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>2239</ID>
                  <Description>"Lives"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">00:0
01:1
02:2
03:3
04:4
05:5
06:6
07:7
08:8
09:9
</DropDownList>
                  <ShowAsHex>1</ShowAsHex>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+B4</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2240</ID>
                  <Description>"Energy"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:0
1:1
2:2
3:3
4:4
5:5
6:6
7:7
8:8
9:9
10:10
11:11
12:12
13:13
14:14
15:15
16:16
17:17
18:18
19:19
20:20
21:21
22:22
23:23
24:24
25:25
26:26
27:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+3F0</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2241</ID>
                  <Description>"Energy Tanks"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">00:0
01:1
02:2
03:3
04:4
05:5
06:6
07:7
08:8
09:9
</DropDownList>
                  <ShowAsHex>1</ShowAsHex>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+6AC</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2245</ID>
                  <Description>"Jet Mega Man"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:0
1:1
2:2
3:3
4:4
5:5
6:6
7:7
8:8
9:9
10:10
11:11
12:12
13:13
14:14
15:15
16:16
17:17
18:18
19:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+A7</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2243</ID>
                  <Description>"Robot Masters Energy"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:0
1:1
2:2
3:3
4:4
5:5
6:6
7:7
8:8
9:9
10:10
11:11
12:12
13:13
14:14
15:15
16:16
17:17
18:18
19:19
20:20
21:21
22:22
23:23
24:24
25:25
26:26
27:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+3F8</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2268</ID>
                  <Description>"Untouchable"</Description>
                  <Color>C08000</Color>
                  <VariableType>Auto Assembler Script</VariableType>
                  <AssemblerScript>[ENABLE]

aobscanmodule(Untouchable,Proteus.exe,8A 44 08 0B C2 04 00)
alloc(newmem,$1000)

label(code)
label(return)

newmem:
  cmp eax,A2
  jne code
  mov [eax+ecx+0B],5
  mov al,[eax+ecx+0B]
  ret 0004
  jmp return

code:
  mov al,[eax+ecx+0B]
  ret 0004
  jmp return

Untouchable:
  jmp newmem
  nop 2

return:
registersymbol(Untouchable)

[DISABLE]

Untouchable:
  db 8A 44 08 0B C2 04 00

unregistersymbol(Untouchable)
dealloc(newmem)
</AssemblerScript>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>2247</ID>
              <Description>"Special Weapons"</Description>
              <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
              <Color>C080FF</Color>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>2248</ID>
                  <Description>"Yamato Spear"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:0
1:1
2:2
3:3
4:4
5:5
6:6
7:7
8:8
9:9
10:10
11:11
12:12
13:13
14:14
15:15
16:16
17:17
18:18
19:19
20:20
21:21
22:22
23:23
24:24
25:25
26:26
27:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+694</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2249</ID>
                  <Description>"Wind Storm"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:0
1:1
2:2
3:3
4:4
5:5
6:6
7:7
8:8
9:9
10:10
11:11
12:12
13:13
14:14
15:15
16:16
17:17
18:18
19:19
20:20
21:21
22:22
23:23
24:24
25:25
26:26
27:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+695</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2250</ID>
                  <Description>"Blizzard Attack"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:0
1:1
2:2
3:3
4:4
5:5
6:6
7:7
8:8
9:9
10:10
11:11
12:12
13:13
14:14
15:15
16:16
17:17
18:18
19:19
20:20
21:21
22:22
23:23
24:24
25:25
26:26
27:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+696</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2251</ID>
                  <Description>"Flame Blast"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:0
1:1
2:2
3:3
4:4
5:5
6:6
7:7
8:8
9:9
10:10
11:11
12:12
13:13
14:14
15:15
16:16
17:17
18:18
19:19
20:20
21:21
22:22
23:23
24:24
25:25
26:26
27:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+697</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2252</ID>
                  <Description>"Plant Barrier"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:0
1:1
2:2
3:3
4:4
5:5
6:6
7:7
8:8
9:9
10:10
11:11
12:12
13:13
14:14
15:15
16:16
17:17
18:18
19:19
20:20
21:21
22:22
23:23
24:24
25:25
26:26
27:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+698</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2253</ID>
                  <Description>"Knight Crush"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:0
1:1
2:2
3:3
4:4
5:5
6:6
7:7
8:8
9:9
10:10
11:11
12:12
13:13
14:14
15:15
16:16
17:17
18:18
19:19
20:20
21:21
22:22
23:23
24:24
25:25
26:26
27:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+699</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2254</ID>
                  <Description>"Silver Tomahawk"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:0
1:1
2:2
3:3
4:4
5:5
6:6
7:7
8:8
9:9
10:10
11:11
12:12
13:13
14:14
15:15
16:16
17:17
18:18
19:19
20:20
21:21
22:22
23:23
24:24
25:25
26:26
27:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+69A</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2255</ID>
                  <Description>"Centaur Flash"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:0
1:1
2:2
3:3
4:4
5:5
6:6
7:7
8:8
9:9
10:10
11:11
12:12
13:13
14:14
15:15
16:16
17:17
18:18
19:19
20:20
21:21
22:22
23:23
24:24
25:25
26:26
27:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+69B</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2256</ID>
                  <Description>"Beat"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:0
1:1
2:2
3:3
4:4
5:5
6:6
7:7
8:8
9:9
10:10
11:11
12:12
13:13
14:14
15:15
16:16
17:17
18:18
19:19
20:20
21:21
22:22
23:23
24:24
25:25
26:26
27:Full
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Collection]+69C</Address>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
  <UserdefinedSymbols/>
</CheatTable>
