<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="46">
  <CheatEntries>
    <CheatEntry>
      <ID>115002</ID>
      <Description>"Activate"</Description>
      <Options moHideChildren="1"/>
      <Color>0000FF</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>{ Game   : Death Must Die.exe
  Version: 0.7
  Date   : 2025-05-17
  Author : mriswith
  
  Just give credits if you use anything elsewhere.
}
[ENABLE]

{$lua}

OpenProcess("Death Must Die.exe")
if (LaunchMonoDataCollector())==0 then
	error ('Could not start mono')
end

local classRS = mono_findClass('Death','RunSystems')
rsAddress = mono_class_getStaticFieldAddress('', classRS)


{$asm}

[DISABLE]

{$lua}

rsAddress = nil


{$asm}

</AssemblerScript>
      <CheatEntries>
        <CheatEntry>
          <ID>115024</ID>
          <Description>"Invulnerability"</Description>
          <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:Off
1:On
</DropDownList>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>009500</Color>
          <VariableType>Byte</VariableType>
          <Address>[rsAddress+8]+30</Address>
          <Offsets>
            <Offset>118</Offset>
            <Offset>18</Offset>
          </Offsets>
        </CheatEntry>
        <CheatEntry>
          <ID>115319</ID>
          <Description>"Infinite reroll and alteration(need at least 1 first)"</Description>
          <Options moAlwaysHideChildren="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1"/>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <GroupHeader>1</GroupHeader>
          <Address>rsAddress+8</Address>
          <Offsets>
            <Offset>0</Offset>
            <Offset>10</Offset>
            <Offset>10</Offset>
            <Offset>B0</Offset>
            <Offset>28</Offset>
          </Offsets>
          <CheatEntries>
            <CheatEntry>
              <ID>115323</ID>
              <Description>"Reroll"</Description>
              <ShowAsSigned>0</ShowAsSigned>
              <VariableType>4 Bytes</VariableType>
              <Address>+20</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>115324</ID>
              <Description>"Banish"</Description>
              <ShowAsSigned>0</ShowAsSigned>
              <VariableType>4 Bytes</VariableType>
              <Address>+24</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>115325</ID>
              <Description>"Alteration"</Description>
              <ShowAsSigned>0</ShowAsSigned>
              <VariableType>4 Bytes</VariableType>
              <Address>+28</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>115326</ID>
              <Description>"Revivals"</Description>
              <ShowAsSigned>0</ShowAsSigned>
              <VariableType>4 Bytes</VariableType>
              <Address>+2C</Address>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>115334</ID>
          <Description>"Player Stats(HP and XP)"</Description>
          <Options moHideChildren="1"/>
          <Color>0000FF</Color>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>115027</ID>
              <Description>"Health"</Description>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>008000</Color>
              <VariableType>Float</VariableType>
              <Address>[rsAddress+8]+30</Address>
              <Offsets>
                <Offset>10</Offset>
                <Offset>80</Offset>
                <Offset>90</Offset>
              </Offsets>
            </CheatEntry>
            <CheatEntry>
              <ID>115001</ID>
              <Description>"MaxHealth"</Description>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>008000</Color>
              <VariableType>Float</VariableType>
              <Address>[rsAddress+8]+30</Address>
              <Offsets>
                <Offset>14</Offset>
                <Offset>80</Offset>
                <Offset>90</Offset>
              </Offsets>
            </CheatEntry>
            <CheatEntry>
              <ID>115299</ID>
              <Description>"XP"</Description>
              <Options moHideChildren="1"/>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>0000FF</Color>
              <GroupHeader>1</GroupHeader>
              <Address>[rsAddress+8]+30</Address>
              <Offsets>
                <Offset>0</Offset>
                <Offset>98</Offset>
              </Offsets>
              <CheatEntries>
                <CheatEntry>
                  <ID>115300</ID>
                  <Description>"Level"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+40</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>115301</ID>
                  <Description>"Current Level XP"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+38</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>115302</ID>
                  <Description>"Total XP required for next level"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+3c</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>115303</ID>
                  <Description>"XP Gain Multiplier"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+48</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>115327</ID>
                  <Description>"XP Gain on/off"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:Off
1:On
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Byte</VariableType>
                  <Address>+4C</Address>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry NoCheckbox="1">
          <ID>115342</ID>
          <Description>"----------------------------------"</Description>
          <GroupHeader>1</GroupHeader>
        </CheatEntry>
        <CheatEntry>
          <ID>115266</ID>
          <Description>"Game Rules, Stats and Items"</Description>
          <Options moHideChildren="1"/>
          <Color>0000FF</Color>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>[ENABLE]

{$lua}

local classGM = mono_class_findInstancesOfClassListOnly('',mono_findClass('Death','GameManager'))
baseAddress = getAddress(classGM[1])

{$asm}

[DISABLE]

{$lua}

baseAddress = nil

{$asm}


</AssemblerScript>
          <CheatEntries>
            <CheatEntry>
              <ID>105443</ID>
              <Description>"Game Rules"</Description>
              <Options moHideChildren="1"/>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>0000FF</Color>
              <GroupHeader>1</GroupHeader>
              <Address>baseAddress+38</Address>
              <Offsets>
                <Offset>0</Offset>
                <Offset>+30</Offset>
              </Offsets>
              <CheatEntries>
                <CheatEntry>
                  <ID>105444</ID>
                  <Description>"MaxRarityLevel"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:Broken
1:Common
2:Rare
3:Epic
4:Mythic
5:Immortal
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+20</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>105446</ID>
                  <Description>"Shop Refresh Time"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+24</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>105445</ID>
                  <Description>"Run Duration(minutes)"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+28</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>105449</ID>
                  <Description>"Return Time(end of run)"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+2C</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>105450</ID>
                  <Description>"Max Level"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+30</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>105447</ID>
                  <Description>"Boons Per Levelup"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+34</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>105448</ID>
                  <Description>"UpgradesOnLevelupReward"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+38</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>105451</ID>
                  <Description>"GodsPerRun"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+3C</Address>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>105457</ID>
              <Description>"Game Stats"</Description>
              <Options moHideChildren="1"/>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>0000FF</Color>
              <GroupHeader>1</GroupHeader>
              <Address>baseAddress+30</Address>
              <Offsets>
                <Offset>0</Offset>
                <Offset>10</Offset>
                <Offset>20</Offset>
              </Offsets>
              <CheatEntries>
                <CheatEntry>
                  <ID>105458</ID>
                  <Description>"Number of runs"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+AC</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>105459</ID>
                  <Description>"Successful Runs"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+C8</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>105463</ID>
                  <Description>"Current Win Streak"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+CC</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>105462</ID>
                  <Description>"Best Win Streak"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+D0</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>105460</ID>
                  <Description>"Seconds spent in "App"(seconds)"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+B0</Address>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>29</ID>
              <Description>"Item Editor (WIP)"</Description>
              <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
              <Color>0000FF</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]
	  
{$lua}



m_Items = allocateMemory("1024")
m_itemAddress = getAddress(m_Items)

l_foundItems = m_Items+48
l_SelectedItem = m_Items+60

repositoryBase = getAddress('[[[baseAddress+30]+20]+48]')
repositoryEntries = getAddress('[[[[baseAddress+30]+20]+48]+10]+18')
repositoryEntryCount = getAddress('[[[[[baseAddress+30]+20]+48]+10]+18]+18')

{$asm}

[DISABLE]

{$lua}

m_Items = nil
l_foundItems = nil
l_SelectedItem = nil
repositoryBase = nil
repositoryEntries = nil
repositoryEntryCount = nil

{$asm}

dealloc(m_Items)
</AssemblerScript>
              <CheatEntries>
                <CheatEntry>
                  <ID>114885</ID>
                  <Description>"Scan"</Description>
                  <VariableType>Auto Assembler Script</VariableType>
                  <AssemblerScript>[ENABLE]

{$lua}

local repositoryEntryCount =  readInteger(getAddress('[repositoryEntries]+18'))
local entryOffset = 8
local entryStart = 32
local maxEntry =  entryOffset * repositoryEntryCount
local typeToSearchFor = readBytes(getAddress('m_Items+12'),1)
local itemsFoundTotal = 0
local currentEntry = 0
local currentEntryHex = 0
local s_default = ""
local itemSubtype = ""
local itemType = 0
local itemLockedForEquip = ""
local i_filteredList = ""
local i_totalList = ""
local al = getAddressList()
local itemsFoundFiltered = 0

for currentEntry = entryStart,maxEntry,entryOffset do
	currentEntryHex = string.format("%08x",currentEntry)
	itemSubtype = readString(getAddress('[[[[repositoryEntries]+' .. currentEntryHex .. ']+10]+28]+14'),60,1)
	itemType = readInteger(getAddress('[[[repositoryEntries]+' .. currentEntryHex .. ']+10]+40'))
	itemLockedForEquip = readBytes(getAddress('[[[repositoryEntries]+' .. currentEntryHex .. ']+10]+4E'),1)

	if itemSubtype ~= nil then
		if typeToSearchFor == 20 then
			if itemLockedForEquip == 1 then
				i_filteredList = i_filteredList .. currentEntryHex .. ":" ..itemSubtype .. "\n"
				s_default = currentEntryHex
			end
		elseif itemType == typeToSearchFor then
			i_filteredList = i_filteredList .. currentEntryHex .. ":" ..itemSubtype .. "\n"
			s_default = currentEntryHex
		end

		i_totalList = i_totalList .. itemsFoundTotal .. ":" .. currentEntryHex .. "\n"
		itemsFoundTotal = itemsFoundTotal + 1
	end

end

local mr_selectedItem = al.getMemoryRecordByDescription("Selected Item")
local mr_foundItemList = al.getMemoryRecordByDescription("FoundItemsList")
mr_selectedItem.DropDownList.Text = i_filteredList
mr_selectedItem.Value = s_default
mr_foundItemList.DropDownList.Text = i_totalList


{$asm}

[DISABLE]

{$lua}


{$asm}
</AssemblerScript>
                </CheatEntry>
                <CheatEntry>
                  <ID>115008</ID>
                  <Description>"Item type to scan for"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:Weapon
1:Head
2:Torso
3:Hands
4:Waist
5:Feet
6:Ring
7:Amulet
8:Relic
9:Jewel
20:Locked for Equip
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>Byte</VariableType>
                  <Address>m_Items+12</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>115207</ID>
                  <Description>"Selected Item"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">
</DropDownList>
                  <ShowAsHex>1</ShowAsHex>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>C08000</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>l_SelectedItem</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>115214</ID>
                  <Description>"CurrentSelectedItem"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>0000FF</Color>
                  <GroupHeader>1</GroupHeader>
                  <Address>repositoryEntries</Address>
                  <Offsets>
                    <Offset>0</Offset>
                    <Offset>10</Offset>
                    <Offset>[l_SelectedItem]</Offset>
                  </Offsets>
                  <CheatEntries>
                    <CheatEntry NoCheckbox="1">
                      <ID>115215</ID>
                      <Description>"Amount of Affixes"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <Color>02A46B</Color>
                      <VariableType>Byte</VariableType>
                      <Address>+10</Address>
                      <Offsets>
                        <Offset>+18</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>115216</ID>
                      <Description>"Affixes"</Description>
                      <Options moHideChildren="1"/>
                      <ShowAsSigned>0</ShowAsSigned>
                      <Color>0000FF</Color>
                      <GroupHeader>1</GroupHeader>
                      <Address>+10</Address>
                      <Offsets>
                        <Offset>0</Offset>
                      </Offsets>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>115217</ID>
                          <Description>"Affix1"</Description>
                          <Options moHideChildren="1"/>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <Color>D2CC00</Color>
                          <GroupHeader>1</GroupHeader>
                          <Address>+10</Address>
                          <Offsets>
                            <Offset>0</Offset>
                            <Offset>20</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>115218</ID>
                              <Description>"Affix Name"</Description>
                              <DropDownListLink>Names</DropDownListLink>
                              <ShowAsSigned>0</ShowAsSigned>
                              <Color>818064</Color>
                              <VariableType>String</VariableType>
                              <Length>20</Length>
                              <Unicode>1</Unicode>
                              <CodePage>0</CodePage>
                              <ZeroTerminate>1</ZeroTerminate>
                              <Address>+10</Address>
                              <Offsets>
                                <Offset>14</Offset>
                              </Offsets>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>115219</ID>
                              <Description>"Level/Value"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <Color>818064</Color>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>115220</ID>
                              <Description>"Enhanced"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <Color>818064</Color>
                              <VariableType>Byte</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>115221</ID>
                          <Description>"Affix2"</Description>
                          <Options moHideChildren="1"/>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <Color>D2CC00</Color>
                          <GroupHeader>1</GroupHeader>
                          <Address>+10</Address>
                          <Offsets>
                            <Offset>0</Offset>
                            <Offset>28</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>115222</ID>
                              <Description>"Affix Name"</Description>
                              <DropDownListLink>Names</DropDownListLink>
                              <ShowAsSigned>0</ShowAsSigned>
                              <Color>818064</Color>
                              <VariableType>String</VariableType>
                              <Length>20</Length>
                              <Unicode>1</Unicode>
                              <CodePage>0</CodePage>
                              <ZeroTerminate>1</ZeroTerminate>
                              <Address>+10</Address>
                              <Offsets>
                                <Offset>14</Offset>
                              </Offsets>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>115223</ID>
                              <Description>"Level/Value"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <Color>818064</Color>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>115224</ID>
                              <Description>"Enhanced"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <Color>818064</Color>
                              <VariableType>Byte</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>115225</ID>
                          <Description>"Affix3"</Description>
                          <Options moHideChildren="1"/>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <Color>D2CC00</Color>
                          <GroupHeader>1</GroupHeader>
                          <Address>+10</Address>
                          <Offsets>
                            <Offset>0</Offset>
                            <Offset>30</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>115226</ID>
                              <Description>"Affix Name"</Description>
                              <DropDownListLink>Names</DropDownListLink>
                              <ShowAsSigned>0</ShowAsSigned>
                              <Color>818064</Color>
                              <VariableType>String</VariableType>
                              <Length>20</Length>
                              <Unicode>1</Unicode>
                              <CodePage>0</CodePage>
                              <ZeroTerminate>1</ZeroTerminate>
                              <Address>+10</Address>
                              <Offsets>
                                <Offset>14</Offset>
                              </Offsets>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>115227</ID>
                              <Description>"Level/Value"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <Color>818064</Color>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>115228</ID>
                              <Description>"Enhanced"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <Color>818064</Color>
                              <VariableType>Byte</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>115229</ID>
                          <Description>"Affix4"</Description>
                          <Options moHideChildren="1"/>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <Color>D2CC00</Color>
                          <GroupHeader>1</GroupHeader>
                          <Address>+10</Address>
                          <Offsets>
                            <Offset>0</Offset>
                            <Offset>38</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>115230</ID>
                              <Description>"Affix Name"</Description>
                              <DropDownListLink>Names</DropDownListLink>
                              <ShowAsSigned>0</ShowAsSigned>
                              <Color>818064</Color>
                              <VariableType>String</VariableType>
                              <Length>20</Length>
                              <Unicode>1</Unicode>
                              <CodePage>0</CodePage>
                              <ZeroTerminate>1</ZeroTerminate>
                              <Address>+10</Address>
                              <Offsets>
                                <Offset>14</Offset>
                              </Offsets>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>115231</ID>
                              <Description>"Level/Value"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <Color>818064</Color>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>115232</ID>
                              <Description>"Enhanced"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <Color>818064</Color>
                              <VariableType>Byte</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>115233</ID>
                          <Description>"Affix5"</Description>
                          <Options moHideChildren="1"/>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <Color>D2CC00</Color>
                          <GroupHeader>1</GroupHeader>
                          <Address>+10</Address>
                          <Offsets>
                            <Offset>0</Offset>
                            <Offset>40</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>115234</ID>
                              <Description>"Affix Name"</Description>
                              <DropDownListLink>Names</DropDownListLink>
                              <ShowAsSigned>0</ShowAsSigned>
                              <Color>818064</Color>
                              <VariableType>String</VariableType>
                              <Length>20</Length>
                              <Unicode>1</Unicode>
                              <CodePage>0</CodePage>
                              <ZeroTerminate>1</ZeroTerminate>
                              <Address>+10</Address>
                              <Offsets>
                                <Offset>14</Offset>
                              </Offsets>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>115235</ID>
                              <Description>"Level/Value"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <Color>818064</Color>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>115236</ID>
                              <Description>"Enhanced"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <Color>818064</Color>
                              <VariableType>Byte</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>115237</ID>
                          <Description>"Affix6"</Description>
                          <Options moHideChildren="1"/>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <Color>D2CC00</Color>
                          <GroupHeader>1</GroupHeader>
                          <Address>+10</Address>
                          <Offsets>
                            <Offset>0</Offset>
                            <Offset>48</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>115238</ID>
                              <Description>"Affix Name"</Description>
                              <DropDownListLink>Names</DropDownListLink>
                              <ShowAsSigned>0</ShowAsSigned>
                              <Color>818064</Color>
                              <VariableType>String</VariableType>
                              <Length>20</Length>
                              <Unicode>1</Unicode>
                              <CodePage>0</CodePage>
                              <ZeroTerminate>1</ZeroTerminate>
                              <Address>+10</Address>
                              <Offsets>
                                <Offset>14</Offset>
                              </Offsets>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>115239</ID>
                              <Description>"Level/Value"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <Color>818064</Color>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>115240</ID>
                              <Description>"Enhanced"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <Color>818064</Color>
                              <VariableType>Byte</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>115241</ID>
                          <Description>"Affix7"</Description>
                          <Options moHideChildren="1"/>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <Color>D2CC00</Color>
                          <GroupHeader>1</GroupHeader>
                          <Address>+10</Address>
                          <Offsets>
                            <Offset>0</Offset>
                            <Offset>50</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>115242</ID>
                              <Description>"Affix Name"</Description>
                              <DropDownListLink>Names</DropDownListLink>
                              <ShowAsSigned>0</ShowAsSigned>
                              <Color>818064</Color>
                              <VariableType>String</VariableType>
                              <Length>20</Length>
                              <Unicode>1</Unicode>
                              <CodePage>0</CodePage>
                              <ZeroTerminate>1</ZeroTerminate>
                              <Address>+10</Address>
                              <Offsets>
                                <Offset>14</Offset>
                              </Offsets>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>115243</ID>
                              <Description>"Level/Value"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <Color>818064</Color>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>115244</ID>
                              <Description>"Enhanced"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <Color>818064</Color>
                              <VariableType>Byte</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>115245</ID>
                          <Description>"Affix8"</Description>
                          <Options moHideChildren="1"/>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <Color>D2CC00</Color>
                          <GroupHeader>1</GroupHeader>
                          <Address>+10</Address>
                          <Offsets>
                            <Offset>0</Offset>
                            <Offset>58</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>115246</ID>
                              <Description>"Affix Name"</Description>
                              <DropDownListLink>Names</DropDownListLink>
                              <ShowAsSigned>0</ShowAsSigned>
                              <Color>818064</Color>
                              <VariableType>String</VariableType>
                              <Length>20</Length>
                              <Unicode>1</Unicode>
                              <CodePage>0</CodePage>
                              <ZeroTerminate>1</ZeroTerminate>
                              <Address>+10</Address>
                              <Offsets>
                                <Offset>14</Offset>
                              </Offsets>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>115247</ID>
                              <Description>"Level/Value"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <Color>818064</Color>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>115248</ID>
                              <Description>"Enhanced"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <Color>818064</Color>
                              <VariableType>Byte</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>115249</ID>
                          <Description>"Affix9"</Description>
                          <Options moHideChildren="1"/>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <Color>D2CC00</Color>
                          <GroupHeader>1</GroupHeader>
                          <Address>+10</Address>
                          <Offsets>
                            <Offset>0</Offset>
                            <Offset>60</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>115250</ID>
                              <Description>"Affix Name"</Description>
                              <DropDownListLink>Names</DropDownListLink>
                              <ShowAsSigned>0</ShowAsSigned>
                              <Color>818064</Color>
                              <VariableType>String</VariableType>
                              <Length>20</Length>
                              <Unicode>1</Unicode>
                              <CodePage>0</CodePage>
                              <ZeroTerminate>1</ZeroTerminate>
                              <Address>+10</Address>
                              <Offsets>
                                <Offset>14</Offset>
                              </Offsets>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>115251</ID>
                              <Description>"Level/Value"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <Color>818064</Color>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>115252</ID>
                              <Description>"Enhanced"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <Color>818064</Color>
                              <VariableType>Byte</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>115253</ID>
                          <Description>"Affix10"</Description>
                          <Options moHideChildren="1"/>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <Color>D2CC00</Color>
                          <GroupHeader>1</GroupHeader>
                          <Address>+10</Address>
                          <Offsets>
                            <Offset>0</Offset>
                            <Offset>68</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>115254</ID>
                              <Description>"Affix Name"</Description>
                              <DropDownListLink>Names</DropDownListLink>
                              <ShowAsSigned>0</ShowAsSigned>
                              <Color>818064</Color>
                              <VariableType>String</VariableType>
                              <Length>20</Length>
                              <Unicode>1</Unicode>
                              <CodePage>0</CodePage>
                              <ZeroTerminate>1</ZeroTerminate>
                              <Address>+10</Address>
                              <Offsets>
                                <Offset>14</Offset>
                              </Offsets>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>115255</ID>
                              <Description>"Level/Value"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <Color>818064</Color>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>115256</ID>
                              <Description>"Enhanced"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <Color>818064</Color>
                              <VariableType>Byte</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>115257</ID>
                      <Description>"Extra Information"</Description>
                      <Options moHideChildren="1"/>
                      <Color>C0C0C0</Color>
                      <GroupHeader>1</GroupHeader>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>115258</ID>
                          <Description>"Rarity"</Description>
                          <DropDownListLink>ItemRarity</DropDownListLink>
                          <ShowAsSigned>0</ShowAsSigned>
                          <Color>C0C0C0</Color>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+44</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>115259</ID>
                          <Description>"Unique"</Description>
                          <DropDownListLink>ItemBool</DropDownListLink>
                          <ShowAsSigned>0</ShowAsSigned>
                          <Color>C0C0C0</Color>
                          <VariableType>Byte</VariableType>
                          <Address>+4C</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>115260</ID>
                          <Description>"Locked for equipping"</Description>
                          <DropDownListLink>ItemBool</DropDownListLink>
                          <ShowAsSigned>0</ShowAsSigned>
                          <Color>C0C0C0</Color>
                          <VariableType>Byte</VariableType>
                          <Address>+4E</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>115261</ID>
                          <Description>"Was owned by player"</Description>
                          <DropDownListLink>ItemBool</DropDownListLink>
                          <ShowAsSigned>0</ShowAsSigned>
                          <Color>C0C0C0</Color>
                          <VariableType>Byte</VariableType>
                          <Address>+4D</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>115262</ID>
                          <Description>"On cooldown"</Description>
                          <DropDownListLink>ItemBool</DropDownListLink>
                          <ShowAsSigned>0</ShowAsSigned>
                          <Color>C0C0C0</Color>
                          <VariableType>Byte</VariableType>
                          <Address>+4F</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>115263</ID>
                          <Description>"Drop variant"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <Color>C0C0C0</Color>
                          <VariableType>String</VariableType>
                          <Length>20</Length>
                          <Unicode>1</Unicode>
                          <CodePage>0</CodePage>
                          <ZeroTerminate>1</ZeroTerminate>
                          <Address>+38</Address>
                          <Offsets>
                            <Offset>14</Offset>
                          </Offsets>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>115264</ID>
                          <Description>"Armor slot"</Description>
                          <DropDownListLink>ItemTypes</DropDownListLink>
                          <ShowAsSigned>0</ShowAsSigned>
                          <Color>C0C0C0</Color>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+40</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>115265</ID>
                          <Description>"Item subtype"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <Color>008000</Color>
                          <VariableType>String</VariableType>
                          <Length>30</Length>
                          <Unicode>1</Unicode>
                          <CodePage>0</CodePage>
                          <ZeroTerminate>1</ZeroTerminate>
                          <Address>+28</Address>
                          <Offsets>
                            <Offset>14</Offset>
                          </Offsets>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                  </CheatEntries>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>115337</ID>
          <Description>"RunStats(needs update per run)"</Description>
          <Options moHideChildren="1"/>
          <Color>0000FF</Color>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>[ENABLE]

{$lua}

local classSA = mono_class_findInstancesOfClassListOnly('',mono_findClass('Death','System_Analytics'))
saAddress = getAddress(classSA[1])

{$asm}

[DISABLE]

{$lua}

saAddress = nil

{$asm}


</AssemblerScript>
          <CheatEntries>
            <CheatEntry>
              <ID>115338</ID>
              <Description>"Run Time"</Description>
              <ShowAsSigned>0</ShowAsSigned>
              <VariableType>Float</VariableType>
              <Address>saAddress+38</Address>
              <Offsets>
                <Offset>38</Offset>
              </Offsets>
            </CheatEntry>
            <CheatEntry>
              <ID>115339</ID>
              <Description>"Overtime"</Description>
              <ShowAsSigned>0</ShowAsSigned>
              <VariableType>Float</VariableType>
              <Address>saAddress+38</Address>
              <Offsets>
                <Offset>3C</Offset>
              </Offsets>
            </CheatEntry>
            <CheatEntry>
              <ID>115340</ID>
              <Description>"Gold Collected"</Description>
              <ShowAsSigned>0</ShowAsSigned>
              <VariableType>4 Bytes</VariableType>
              <Address>saAddress+4C</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>115341</ID>
              <Description>"Monsters Killed"</Description>
              <ShowAsSigned>0</ShowAsSigned>
              <VariableType>4 Bytes</VariableType>
              <Address>saAddress+48</Address>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>115209</ID>
          <Description>"Compact Mode"</Description>
          <Color>808080</Color>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>[ENABLE]

{$lua}

control_setVisible(wincontrol_getControl(MainForm, 0), false)
control_setVisible(wincontrol_getControl(MainForm, 3), false)

{$asm}

[DISABLE]

{$lua}

control_setVisible(wincontrol_getControl(MainForm, 0), true)
control_setVisible(wincontrol_getControl(MainForm, 3), true)

{$asm}
</AssemblerScript>
        </CheatEntry>
        <CheatEntry NoCheckbox="1">
          <ID>115035</ID>
          <Description>"Lists"</Description>
          <Options moHideChildren="1"/>
          <Color>616161</Color>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>115036</ID>
              <Description>"Names"</Description>
              <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">Core:Core
h:Life
a:Armor
pul:Pull range
bban:Banish Dice
brer:Extra Rerolls
bski:Alteration Dice
Offense:Offense
d%:Attack Damage(%?)
cc%:cc%
cr%:Cooldown Reduction %
are%:are%
u%:u%
deu%:deu%
debl%:debl%
deal%:deal%
dbar%:dbar%
rng%:rng%
sp4:sp4
sp5:sp5
sp6:sp6
sp14:sp14
sp15:sp15
sp16:sp16
CatPaws:CatPaws
DogPaws:DogPaws
FallOfTheKing:FallOfTheKing
TheEvilWardrobe:TheEvilWardrobe
TheAnqa:TheAnqa
TheEagler:TheEagler
Critter:Critter
Attack:Attack
ad%:Attack Damage
acc%:Attack Critical Chance
as%:Attack Speed
acnt:acnt
aare%:Attack Area
apnc:apnc
abnc:abnc
thr%_e:thr%_e
akb:akb
arng%:Attack Range
soh3:soh3
sp17:sp17
LeatherBelt1:LeatherBelt1
Witchsword:Witchsword
Qareen:Qareen
TheGeminator:TheGeminator
GenericPen:GenericPen
MagicSand:MagicSand
Crusader:Crusader
Axident:Axident
ScepterOfDomination:ScepterOfDomination
Dash:Dash
dd%:Dash Damage %
dcc%:dcc%
dcnt:dcnt
dare%:dare%
du%:du%
dcld%:dcld%
dchg:dchg
drn:Dash Range
sod1:sod1
sod2:sod2
sod3:sod3
sod4:sod4
sod5:sod5
sod6:sod6
sod7:sod7
sod8:sod8
sod9:sod9
sod10:sod10
Jackrabbit:Jackrabbit
Strike:Strike
sd%:Spell Damage
scc%:Spell Critical Chance
scnt:Strike projectile count
sare%:Strike Area
su%:su%
as%:as%
lck%:Luck %
sslot:sslot
soh1:soh1
soh2:soh2
soh3:soh3
soh4:soh4
soh5:soh5
soh6:soh6
soh7:soh7
soh8:soh8
soh9:soh9
soh10:soh10
soh11:soh11
soh12:soh12
soh13:soh13
sp17:sp17
SpiritKnife:SpiritKnife
Godrage:Godrage
Witchsword:Witchsword
Qareen:Qareen
TheGeminator:TheGeminator
Hookah:Hookah
RocSword:RocSword
TheNameOfTheDesert:TheNameOfTheDesert
TheScorpionQueen:TheScorpionQueen
DuellingWinds:DuellingWinds
Cast:Cast
cd%:cd%
ccc%:ccc%
ccnt:ccnt
care%:care%
cu%:cu%
cr%:cr%
cslot:cslot
soc1:soc1
soc2:soc2
soc3:soc3
soc4:soc4
soc5:soc5
soc6:soc6
TheGeminator:TheGeminator
FireStarter:FireStarter
Voodoo:Voodoo
Power:Power
pd%:pd%
pcc%:pcc%
pcnt:Power Projectile Count
pare%:pare%
pu%:pu%
pslot:pslot
soga1:soga1
sogh1:sogh1
sogh2:sogh2
sogh4:sogh4
solvl1:solvl1
solvl2:solvl2
sosh1:sosh1
sosh2:sosh2
sp6:sp6
Equilibrium:Equilibrium
Shepherd:Shepherd
Amuletus:Amuletus
ArabianNight:ArabianNight
TheSlab:TheSlab
TheTomes:TheTomes
CamelsBack:CamelsBack
Sandsword:Sandsword
TheScepterOfRasis:TheScepterOfRasis
Summon:Summon
sud%:sud%
sus%:sus%
sucnt:sucnt
suare%:suare%
suu%:suu%
sums%:sums%
suslot:suslot
ssum1:ssum1
ssum2:ssum2
ssum3:ssum3
ssum4:Special: Skeletal Army
ssum5:ssum5
ssum6:ssum6
ssum7:ssum7
ssum8:ssum8
ssum9:ssum9
ssum10:ssum10
ssum11:ssum11
TheBlackLamp:TheBlackLamp
TheLoneWolf:TheLoneWolf
ScepterOfDomination:ScepterOfDomination
Status:Status
std%:std%
stu%:stu%
u%:Spell Duration
auoh1:auoh1
auoh2:auoh2
auoh3:auoh3
auoh4:auoh4
auoh5:auoh5
auoh6:auoh6
auoh7:auoh7
auoh8:auoh8
auoh9:auoh9
auoh10:auoh10
auoh11:auoh11
auoh12:auoh12
auoh13:auoh13
soh6:soh6
soh7:Special: Breath of Frost
soh8:soh8
sod1:sod1
sod2:sod2
sogh4:sogh4
sosh1:sosh1
sp2:sp2
sp3:sp3
sp4:More damage to enemies with status
sp5:sp5
WintersEmbrace:WintersEmbrace
DiabolicII:DiabolicII
SnowswatchCandyCane:SnowswatchCandyCane
ArabianNight:ArabianNight
MagicSand:MagicSand
Crusader:Crusader
FireStarter:FireStarter
TheShadowTrail:TheShadowTrail
Defense:Defense
e:Evasion
hr:hr
heal%:heal%
ls:Chance to Heal Life on Hit
a%:Armor %
e%:e%
rev:Revivals
a:Armor
h:Life
hok:Heal on Kill
hod:hod
hol:Heal on Level Up
h%:Life %
hr%:Life Regeneration %
pdr%:Pick Up Drops
sp1:sp1
sp7:sp7
sp8:sp8
sp9:Special: Curse of Dwindling
sp10:sp10
sp11:Curse of Inaction
sp12:sp12
sp13:sp13
LeatherBelt2:LeatherBelt2
Amuletus:Amuletus
SandAls:SandAls
DesertRose:DesertRose
TheCaterpillar:TheCaterpillar
StylishEvaders:StylishEvaders
Doge:Doge
Mobility:Mobility
ms:Movement Speed
ms%:Movement Speed %
dcld%:Dash Cooldown
dchg:dchg
TheGeminator:TheGeminator
CrystalBall:CrystalBall
FlyingCarpet:FlyingCarpet
CamelsBack:CamelsBack
Mastery:Mastery
msa%:More Adept Offers
mse%:More Expert Offers
msm%:More Master Offers
msl%:More Legend Offers
pxp:Passive Experience Gain per Second
xp%:More Experience Gain
msrarm:msrarm
Bro:Bro
WalkenBoots:WalkenBoots
TheGeminator:TheGeminator
FateStone:FateStone
Possibility:Possibility
</DropDownList>
              <Color>808080</Color>
              <GroupHeader>1</GroupHeader>
            </CheatEntry>
            <CheatEntry>
              <ID>115004</ID>
              <Description>"ItemTypes"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">0:Weapon
1:Head
2:Torso
3:Hands
4:Waist
5:Feet
6:Ring
7:Amulet
8:Relic
9:Jewel
</DropDownList>
              <Color>808080</Color>
              <GroupHeader>1</GroupHeader>
            </CheatEntry>
            <CheatEntry>
              <ID>115146</ID>
              <Description>"ItemRarity"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">0:Broken
1:Common
2:Rare
3:Epic
4:Mythic
5:Immortal
</DropDownList>
              <Color>808080</Color>
              <GroupHeader>1</GroupHeader>
            </CheatEntry>
            <CheatEntry>
              <ID>115147</ID>
              <Description>"ItemBool"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">0:No
1:Yes
</DropDownList>
              <Color>808080</Color>
              <GroupHeader>1</GroupHeader>
            </CheatEntry>
            <CheatEntry>
              <ID>115208</ID>
              <Description>"FoundItemsList"</Description>
              <DropDownList>
</DropDownList>
              <Color>808080</Color>
              <GroupHeader>1</GroupHeader>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
  <UserdefinedSymbols/>
</CheatTable>
