<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="52">
  <CheatEntries>
    <CheatEntry>
      <ID>2060</ID>
      <Description>"Mega Man Legacy Collection"</Description>
      <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
      <Color>C08000</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]

aobscanmodule(One,Proteus.exe,8B 01 FF 60 04 B8)

alloc(newmem,$1000)
alloc(Two,4)

registersymbol(One)
registersymbol(Two)

label(code)
label(return)

Two:
  dd 0

newmem:

code:
  mov dword ptr [Two],ecx
  mov eax,[ecx]
  jmp dword ptr [eax+04]
  jmp return

One:
  jmp newmem

return:

[DISABLE]

One:
  db 8B 01 FF 60 04

unregistersymbol(One)
unregistersymbol(Two)

dealloc(newmem)
dealloc(Two)
</AssemblerScript>
      <CheatEntries>
        <CheatEntry>
          <ID>2280</ID>
          <Description>"Challenges"</Description>
          <Options moHideChildren="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1"/>
          <Color>C08000</Color>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>2281</ID>
              <Description>"==== General ===="</Description>
              <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
              <Color>C080FF</Color>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>2279</ID>
                  <Description>"Freeze Time"</Description>
                  <Color>C08000</Color>
                  <VariableType>Auto Assembler Script</VariableType>
                  <AssemblerScript>[ENABLE]

aobscanmodule(Three,Proteus.exe,FF 47 4C 8B 47 4C)
registersymbol(Three)

Three:
  db 90 90 90

[DISABLE]

Three:
  db FF 47 4C

unregistersymbol(Three)
</AssemblerScript>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <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>"==== General ===="</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">*:Waiting
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>[Two]+B1</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>7</ID>
                  <Description>"Energy"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+75</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2070</ID>
                  <Description>"Robot Masters Energy"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+6CC</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2257</ID>
                  <Description>"Untouchable"</Description>
                  <Color>C08000</Color>
                  <VariableType>Auto Assembler Script</VariableType>
                  <AssemblerScript>[ENABLE]

aobscanmodule(Four,Proteus.exe,8A 44 08 0B C2 04 00)
alloc(newmem,$1000)

label(code)
label(return)

newmem:
  cmp eax,55
  jne code
  mov byte ptr [eax+ecx+0B],5

code:
  mov al,[eax+ecx+0B]
  ret 0004
  jmp return

Four:
  jmp newmem
  nop 2

return:
registersymbol(Four)

[DISABLE]

Four:
  db 8A 44 08 0B C2 04 00

unregistersymbol(Four)
dealloc(newmem)
</AssemblerScript>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>2083</ID>
              <Description>"==== Extras ====="</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">*:Waiting
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>[Two]+78</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2063</ID>
                  <Description>"Thunder Beam"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+7A</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2064</ID>
                  <Description>"Super Arm"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+7B</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2065</ID>
                  <Description>"Ice Slasher"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+77</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2066</ID>
                  <Description>"Rolling Cutter"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+76</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2067</ID>
                  <Description>"Fire Storm"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+79</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2068</ID>
                  <Description>"Magnet Beam"</Description>
                  <Options moDeactivateChildrenAsWell="1"/>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+7C</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2087</ID>
                  <Description>"⬆Freeze Platform 1"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
0:Off
156:On
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>808080</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Two]+5C0</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2089</ID>
                  <Description>"⬆Freeze Platform 2"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
0:Off
156:On
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>808080</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Two]+5C1</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2090</ID>
                  <Description>"⬆Freeze Platform 3"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
0:Off
156:On
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>808080</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Two]+5C2</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2091</ID>
                  <Description>"⬆Freeze Platform 4"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
0:Off
156:On
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>808080</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Two]+5C3</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2092</ID>
                  <Description>"⬆Freeze Platform 5"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
0:Off
156:On
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>808080</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Two]+5C4</Address>
                </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>"==== General ===="</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">*:Waiting
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>[Two]+B3</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2097</ID>
                  <Description>"Energy"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+6CB</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2109</ID>
                  <Description>"Energy Crystals"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
0:0
1:1
2:2
3:3
4:4
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Two]+B2</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2099</ID>
                  <Description>"Robot Masters Energy"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+6CC</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2258</ID>
                  <Description>"Untouchable"</Description>
                  <Options moDeactivateChildrenAsWell="1"/>
                  <Color>C08000</Color>
                  <VariableType>Auto Assembler Script</VariableType>
                  <AssemblerScript>[ENABLE]

aobscanmodule(Five,Proteus.exe,8A 44 08 0B C2 04 00)
alloc(newmem,$1000)

label(code)
label(return)

newmem:
  cmp eax,4B
  jne code
  mov byte ptr [eax+ecx+0B],5

code:
  mov al,[eax+ecx+0B]
  ret 0004
  jmp return

Five:
  jmp newmem
  nop 2

return:
registersymbol(Five)

[DISABLE]

Five:
  db 8A 44 08 0B C2 04 00

unregistersymbol(Five)
dealloc(newmem)
</AssemblerScript>
                </CheatEntry>
                <CheatEntry>
                  <ID>2259</ID>
                  <Description>"⬆Blinks continuously."</Description>
                  <Color>C0C0C0</Color>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>2101</ID>
              <Description>"==== Extras ====="</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">*:Waiting
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>[Two]+A7</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2103</ID>
                  <Description>"Air Shooter"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+A8</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2104</ID>
                  <Description>"Leaf Shield"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+A9</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2105</ID>
                  <Description>"Bubble Lead"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+AA</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2106</ID>
                  <Description>"Quick Boomerang"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+AB</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2107</ID>
                  <Description>"Time Stopper"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+AC</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2110</ID>
                  <Description>"Metal Blade"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+AD</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2111</ID>
                  <Description>"Crash Bomber"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+AE</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2112</ID>
                  <Description>"Item-1"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+AF</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2113</ID>
                  <Description>"Item-2"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+B0</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2114</ID>
                  <Description>"Item-3"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+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>"==== General ===="</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">*:Waiting
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>[Two]+B9</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2118</ID>
                  <Description>"Energy"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+AD</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2121</ID>
                  <Description>"Energy Tanks"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+BA</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2120</ID>
                  <Description>"Robot Masters Energy"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+BB</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2261</ID>
                  <Description>"Untouchable"</Description>
                  <Color>C08000</Color>
                  <VariableType>Auto Assembler Script</VariableType>
                  <AssemblerScript>[ENABLE]

aobscanmodule(Six,Proteus.exe,8A 44 08 0B C2 04 00)
alloc(newmem,$1000)

label(code)
label(return)

newmem:
  cmp eax,39
  jne code
  mov byte ptr [eax+ecx+0B],5

code:
  mov al,[eax+ecx+0B]
  ret 0004
  jmp return

Six:
  jmp newmem
  nop 2

return:
registersymbol(Six)

[DISABLE]

Six:
  db 8A 44 08 0B C2 04 00

unregistersymbol(Six)
dealloc(newmem)
</AssemblerScript>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>2136</ID>
              <Description>"==== Extras ====="</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">*:Waiting
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>[Two]+AF</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2123</ID>
                  <Description>"Magnet Missile"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+B1</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2124</ID>
                  <Description>"Gemini Laser"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+AE</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2125</ID>
                  <Description>"Hard Knuckle"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+B0</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2126</ID>
                  <Description>"Top Spin"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+B2</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2127</ID>
                  <Description>"Search Snake"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+B3</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2128</ID>
                  <Description>"Spark Shock"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+B5</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2129</ID>
                  <Description>"Shadow Blade"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+B7</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2130</ID>
                  <Description>"Rush Coil"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+B4</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2131</ID>
                  <Description>"Rush Marine"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+B6</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2132</ID>
                  <Description>"Rush Jet"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+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>"==== General ===="</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">*:Waiting
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>[Two]+AC</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2157</ID>
                  <Description>"Energy"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+BB</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2158</ID>
                  <Description>"Energy Tanks"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+AD</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2161</ID>
                  <Description>"Robot Masters Energy"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+CA</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2263</ID>
                  <Description>"Untouchable"</Description>
                  <Color>C08000</Color>
                  <VariableType>Auto Assembler Script</VariableType>
                  <AssemblerScript>[ENABLE]

aobscanmodule(Seven,Proteus.exe,8A 44 08 0B C2 04 00)
alloc(newmem,$1000)

label(code)
label(return)

newmem:
  cmp eax,3C
  jne code
  mov byte ptr [eax+ecx+0B],5

code:
  mov al,[eax+ecx+0B]
  ret 0004
  jmp return

Seven:
  jmp newmem
  nop 2

return:
registersymbol(Seven)

[DISABLE]

Seven:
  db 8A 44 08 0B C2 04 00

unregistersymbol(Seven)
dealloc(newmem)
</AssemblerScript>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>2184</ID>
              <Description>"==== Extras ====="</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">*:Waiting
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>[Two]+C7</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2186</ID>
                  <Description>"Rain Flush"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+BF</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2187</ID>
                  <Description>"Drill Bomb"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+C4</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2188</ID>
                  <Description>"Pharaoh Shot"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+C6</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2189</ID>
                  <Description>"Ring Boomerang"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+C3</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2190</ID>
                  <Description>"Dust Crusher"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+C5</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2192</ID>
                  <Description>"Dive Missile"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+C2</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2191</ID>
                  <Description>"Skull Barrier"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+C8</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2180</ID>
                  <Description>"Rush Coil"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+BC</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2181</ID>
                  <Description>"Rush Marine"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+BE</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2182</ID>
                  <Description>"Rush Jet"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+BD</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2194</ID>
                  <Description>"Wire Adapter"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+C0</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2195</ID>
                  <Description>"Balloon Adapter"</Description>
                  <Options moDeactivateChildrenAsWell="1"/>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+C1</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2198</ID>
                  <Description>"⬆Freeze Balloon 1"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
0:Off
198:On
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C0C0C0</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Two]+475</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2199</ID>
                  <Description>"⬆Freeze Balloon 2"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
0:Off
198:On
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C0C0C0</Color>
                  <VariableType>Byte</VariableType>
                  <Address>[Two]+474</Address>
                </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>"==== General ===="</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">*:Waiting
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>[Two]+CA</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2204</ID>
                  <Description>"Energy"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+BB</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2205</ID>
                  <Description>"Energy Tanks"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+C8</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2208</ID>
                  <Description>"Mystery Tank"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+C9</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2206</ID>
                  <Description>"Robot Masters Energy"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+463</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2265</ID>
                  <Description>"Untouchable"</Description>
                  <Color>C08000</Color>
                  <VariableType>Auto Assembler Script</VariableType>
                  <AssemblerScript>[ENABLE]

aobscanmodule(Eight,Proteus.exe,8A 44 08 0B C2 04 00)
alloc(newmem,$1000)

label(code)
label(return)

newmem:
  cmp eax,5B8
  jne code
  mov byte ptr [eax+ecx+0B],5

code:
  mov al,[eax+ecx+0B]
  ret 0004
  jmp return

Untouchable:
  jmp newmem
  nop 2

return:
registersymbol(Eight)

[DISABLE]

Eight:
  db 8A 44 08 0B C2 04 00

unregistersymbol(Eight)
dealloc(newmem)
</AssemblerScript>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>2209</ID>
              <Description>"==== Extras ====="</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">*:Waiting
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>[Two]+BC</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2211</ID>
                  <Description>"Gyro Attack"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+BD</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2212</ID>
                  <Description>"Crystal Eye"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+BE</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2213</ID>
                  <Description>"Napalm Bomb"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+BF</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2215</ID>
                  <Description>"Power Stone"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+C1</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2216</ID>
                  <Description>"Gravity Hold"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+C2</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2217</ID>
                  <Description>"Charge Kick"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+C3</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2231</ID>
                  <Description>"Star Crash"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+C4</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2237</ID>
                  <Description>"Beat"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+C7</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2234</ID>
                  <Description>"Rush Coil"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+C5</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2236</ID>
                  <Description>"Rush Jet"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+C6</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2214</ID>
                  <Description>"Super Arrow"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+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>"==== General ===="</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">*:Waiting
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>[Two]+B4</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2240</ID>
                  <Description>"Energy"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+3F0</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2241</ID>
                  <Description>"Energy Tanks"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+6AC</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2245</ID>
                  <Description>"Jet Mega Man"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+A7</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2243</ID>
                  <Description>"Robot Masters Energy"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+3F8</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2268</ID>
                  <Description>"Untouchable"</Description>
                  <Color>C08000</Color>
                  <VariableType>Auto Assembler Script</VariableType>
                  <AssemblerScript>[ENABLE]

aobscanmodule(Nine,Proteus.exe,8A 44 08 0B C2 04 00)
alloc(newmem,$1000)

label(code)
label(return)

newmem:
  cmp eax,A2
  jne code
  mov byte ptr [eax+ecx+0B],5

code:
  mov al,[eax+ecx+0B]
  ret 0004
  jmp return

Nine:
  jmp newmem
  nop 2

return:
registersymbol(Nine)

[DISABLE]

Nine:
  db 8A 44 08 0B C2 04 00

unregistersymbol(Nine)
dealloc(newmem)
</AssemblerScript>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>2247</ID>
              <Description>"==== Extras ====="</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">*:Waiting
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>[Two]+694</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2249</ID>
                  <Description>"Wind Storm"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+695</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2250</ID>
                  <Description>"Blizzard Attack"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+696</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2251</ID>
                  <Description>"Flame Blast"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+697</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2252</ID>
                  <Description>"Plant Barrier"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+698</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2253</ID>
                  <Description>"Knight Crush"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+699</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2254</ID>
                  <Description>"Silver Tomahawk"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+69A</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2255</ID>
                  <Description>"Centaur Flash"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+69B</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>2256</ID>
                  <Description>"Beat"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">*:Waiting
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>[Two]+69C</Address>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
  <UserdefinedSymbols/>
  <Comments>Created by: Outrun
https://opencheattables.com</Comments>
</CheatTable>
