<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="51">
  <CheatEntries>
    <CheatEntry>
      <ID>2744</ID>
      <Description>"╔══════════════════════════════╗"</Description>
      <GroupHeader>1</GroupHeader>
    </CheatEntry>
    <CheatEntry>
      <ID>2743</ID>
      <Description>"║                          Blue Fire                             ║"</Description>
      <GroupHeader>1</GroupHeader>
    </CheatEntry>
    <CheatEntry>
      <ID>2742</ID>
      <Description>"╠══════════════════════════════╣"</Description>
      <GroupHeader>1</GroupHeader>
    </CheatEntry>
    <CheatEntry>
      <ID>2718</ID>
      <Description>"║        === COMPACT VIEW ===               ║"</Description>
      <Color>FFFFFF</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]
// Script Created By mgr.inz.Player On CE Forums
LuaCall(function cycleFullCompact(sender,force) local state = not(compactmenuitem.Caption == 'Compact View Mode'); if force~=nil then state = not force end; compactmenuitem.Caption = state and 'Compact View Mode' or 'Full View Mode'; getMainForm().Splitter1.Visible = state; getMainForm().Panel4.Visible    = state; getMainForm().Panel5.Visible    = state; end; function addCompactMenu() if compactmenualreadyexists then return end; local parent = getMainForm().Menu.Items; compactmenuitem = createMenuItem(parent); parent.add(compactmenuitem); compactmenuitem.Caption = 'Compact View Mode'; compactmenuitem.OnClick = cycleFullCompact; compactmenualreadyexists = 'yes'; end; addCompactMenu(); cycleFullCompact(nil,true))

[DISABLE]
LuaCall(cycleFullCompact(nil,false))
</AssemblerScript>
    </CheatEntry>
    <CheatEntry>
      <ID>2740</ID>
      <Description>"╠══════════════════════════════╣"</Description>
      <GroupHeader>1</GroupHeader>
    </CheatEntry>
    <CheatEntry>
      <ID>111</ID>
      <Description>"║        === PLAYER MANAGER ===          ║"</Description>
      <Options moHideChildren="1"/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>{
  ==============================================
   Blue Fire Table by SeryogaSK
  ----------------------------------------------
   Game    : PROA34-Win64-Shipping.exe
   Version : RV.6.3.1 (Steam)
   Author  : SeryogaSK
   Website : Habibrahimov.com
  ----------------------------------------------
   Warning: Online use may trigger anti-cheat!
  ==============================================
}

[ENABLE]

aobscanmodule(ply_health,PROA34-Win64-Shipping.exe,48 8B 01 48 89 5C 24 20 FF 90 70 02 00 00) // should be unique
alloc(newmem,$1000,ply_health)
alloc(ply_base,8)

label(code)
label(return)

newmem:
mov [ply_base],rcx
code:
  mov rax,[rcx]
  mov [rsp+20],rbx
  call qword ptr [rax+00000270]
  jmp return

ply_health:
  jmp far newmem
return:
registersymbol(ply_health ply_base)

[DISABLE]

ply_health:
  db 48 8B 01 48 89 5C 24 20 FF 90 70 02 00 00

unregistersymbol(*)
dealloc(*)

{
// ORIGINAL CODE - INJECTION POINT: "PROA34-Win64-Shipping.exe"+20823F0

"PROA34-Win64-Shipping.exe"+20823C6: EB 02                 - jmp "PROA34-Win64-Shipping.exe"+20823CA
"PROA34-Win64-Shipping.exe"+20823C8: 33 C0                 - xor eax,eax
"PROA34-Win64-Shipping.exe"+20823CA: 48 8B 4D F0           - mov rcx,[rbp-10]
"PROA34-Win64-Shipping.exe"+20823CE: 4C 8D 8D E0 02 00 00  - lea r9,[rbp+000002E0]
"PROA34-Win64-Shipping.exe"+20823D5: 8B D0                 - mov edx,eax
"PROA34-Win64-Shipping.exe"+20823D7: 4C 8D 85 60 01 00 00  - lea r8,[rbp+00000160]
"PROA34-Win64-Shipping.exe"+20823DE: 89 54 24 30           - mov [rsp+30],edx
"PROA34-Win64-Shipping.exe"+20823E2: 33 D2                 - xor edx,edx
"PROA34-Win64-Shipping.exe"+20823E4: 48 89 54 24 28        - mov [rsp+28],rdx
"PROA34-Win64-Shipping.exe"+20823E9: 48 8D 95 C0 00 00 00  - lea rdx,[rbp+000000C0]
// ---------- INJECTING HERE ----------
"PROA34-Win64-Shipping.exe"+20823F0: 48 8B 01              - mov rax,[rcx]
// ---------- DONE INJECTING  ----------
"PROA34-Win64-Shipping.exe"+20823F3: 48 89 5C 24 20        - mov [rsp+20],rbx
"PROA34-Win64-Shipping.exe"+20823F8: FF 90 70 02 00 00     - call qword ptr [rax+00000270]
"PROA34-Win64-Shipping.exe"+20823FE: 48 89 44 24 68        - mov [rsp+68],rax
"PROA34-Win64-Shipping.exe"+2082403: 48 8B C8              - mov rcx,rax
"PROA34-Win64-Shipping.exe"+2082406: 48 85 C0              - test rax,rax
"PROA34-Win64-Shipping.exe"+2082409: 0F 84 CD 04 00 00     - je "PROA34-Win64-Shipping.exe"+20828DC
"PROA34-Win64-Shipping.exe"+208240F: 49 63 DC              - movsxd  rbx,r12d
"PROA34-Win64-Shipping.exe"+2082412: 44 8D 63 01           - lea r12d,[rbx+01]
"PROA34-Win64-Shipping.exe"+2082416: 44 89 65 C8           - mov [rbp-38],r12d
"PROA34-Win64-Shipping.exe"+208241A: 44 3B 65 CC           - cmp r12d,[rbp-34]
}
</AssemblerScript>
      <CheatEntries>
        <CheatEntry>
          <ID>113</ID>
          <Description>"LocalPlayer"</Description>
          <ShowAsHex>1</ShowAsHex>
          <ShowAsSigned>0</ShowAsSigned>
          <GroupHeader>1</GroupHeader>
          <Address>[ply_base]</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>114</ID>
              <Description>"ViewportClient"</Description>
              <ShowAsHex>1</ShowAsHex>
              <ShowAsSigned>0</ShowAsSigned>
              <GroupHeader>1</GroupHeader>
              <Address>+70</Address>
              <Offsets>
                <Offset>0</Offset>
              </Offsets>
              <CheatEntries>
                <CheatEntry>
                  <ID>115</ID>
                  <Description>"GameInstance"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <ShowAsSigned>0</ShowAsSigned>
                  <GroupHeader>1</GroupHeader>
                  <Address>+80</Address>
                  <Offsets>
                    <Offset>0</Offset>
                  </Offsets>
                  <CheatEntries>
                    <CheatEntry>
                      <ID>116</ID>
                      <Description>"PlayerStats"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+248</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>119</ID>
                          <Description>"Health"</Description>
                          <ShowAsSigned>1</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+8</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>118</ID>
                          <Description>"MaxHealth"</Description>
                          <ShowAsSigned>1</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+4</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>121</ID>
                          <Description>"Stamina"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+10</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>120</ID>
                          <Description>"MaxStamina"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+C</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>117</ID>
                          <Description>"Currency"</Description>
                          <ShowAsSigned>1</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>236</ID>
                          <Description>"TotalCurrencySpent"</Description>
                          <ShowAsSigned>1</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+A8</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>229</ID>
                          <Description>"TotalCurrencyCollected"</Description>
                          <ShowAsSigned>1</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+8C</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>122</ID>
                          <Description>"HolyGodStones"</Description>
                          <ShowAsSigned>1</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+14</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>202</ID>
                          <Description>"MaxInventorySize"</Description>
                          <ShowAsSigned>1</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>204</ID>
                          <Description>"FireOrbs"</Description>
                          <ShowAsSigned>1</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+40</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>207</ID>
                          <Description>"Attack"</Description>
                          <ShowAsSigned>1</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+5C</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>234</ID>
                          <Description>"AirAttack"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+A0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>235</ID>
                          <Description>"AttackSpeed"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+A4</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>230</ID>
                          <Description>"Defense"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+90</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>208</ID>
                          <Description>"Shots"</Description>
                          <ShowAsSigned>1</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+60</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>209</ID>
                          <Description>"SpiritSlots"</Description>
                          <ShowAsSigned>1</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+64</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>228</ID>
                          <Description>"KilledEnemies"</Description>
                          <ShowAsSigned>1</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>231</ID>
                          <Description>"Jump"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+94</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>232</ID>
                          <Description>"Speed"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+98</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>233</ID>
                          <Description>"Dash"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+9C</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>237</ID>
                          <Description>"TotalDeaths"</Description>
                          <ShowAsSigned>1</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+AC</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>238</ID>
                          <Description>"ParryCount"</Description>
                          <ShowAsSigned>1</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+B0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>239</ID>
                          <Description>"--------------------------------------------- ----------------------------------------------"</Description>
                          <GroupHeader>1</GroupHeader>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>210</ID>
                          <Description>"GodStones"</Description>
                          <Options moManualExpandCollapse="1"/>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+68</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>211</ID>
                              <Description>"[0]"</Description>
                              <Options moManualExpandCollapse="1"/>
                              <ShowAsSigned>0</ShowAsSigned>
                              <GroupHeader>1</GroupHeader>
                              <Address>+0</Address>
                              <CheatEntries>
                                <CheatEntry>
                                  <ID>212</ID>
                                  <Description>"Area"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+18</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>213</ID>
                                  <Description>"Holy"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+19</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>214</ID>
                                  <Description>"Collected"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+30</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>215</ID>
                                  <Description>"Index"</Description>
                                  <ShowAsSigned>1</ShowAsSigned>
                                  <VariableType>4 Bytes</VariableType>
                                  <Address>+34</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>216</ID>
                                  <Description>"Texture"</Description>
                                  <ShowAsHex>1</ShowAsHex>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>8 Bytes</VariableType>
                                  <Address>+38</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>217</ID>
                                  <Description>"Shards"</Description>
                                  <ShowAsSigned>1</ShowAsSigned>
                                  <VariableType>4 Bytes</VariableType>
                                  <Address>+40</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>218</ID>
                                  <Description>"IndexArray"</Description>
                                  <ShowAsSigned>1</ShowAsSigned>
                                  <VariableType>4 Bytes</VariableType>
                                  <Address>+44</Address>
                                </CheatEntry>
                              </CheatEntries>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>219</ID>
                              <Description>"[1]"</Description>
                              <Options moManualExpandCollapse="1"/>
                              <ShowAsSigned>0</ShowAsSigned>
                              <GroupHeader>1</GroupHeader>
                              <Address>+50</Address>
                              <CheatEntries>
                                <CheatEntry>
                                  <ID>220</ID>
                                  <Description>"Area"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+18</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>221</ID>
                                  <Description>"Holy"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+19</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>222</ID>
                                  <Description>"Collected"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+30</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>223</ID>
                                  <Description>"Index"</Description>
                                  <ShowAsSigned>1</ShowAsSigned>
                                  <VariableType>4 Bytes</VariableType>
                                  <Address>+34</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>224</ID>
                                  <Description>"Texture"</Description>
                                  <ShowAsHex>1</ShowAsHex>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>8 Bytes</VariableType>
                                  <Address>+38</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>225</ID>
                                  <Description>"Shards"</Description>
                                  <ShowAsSigned>1</ShowAsSigned>
                                  <VariableType>4 Bytes</VariableType>
                                  <Address>+40</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>226</ID>
                                  <Description>"IndexArray"</Description>
                                  <ShowAsSigned>1</ShowAsSigned>
                                  <VariableType>4 Bytes</VariableType>
                                  <Address>+44</Address>
                                </CheatEntry>
                              </CheatEntries>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>123</ID>
                          <Description>"Inventory"</Description>
                          <Options moManualExpandCollapse="1"/>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+18</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>124</ID>
                              <Description>"[0]"</Description>
                              <Options moManualExpandCollapse="1"/>
                              <ShowAsSigned>0</ShowAsSigned>
                              <GroupHeader>1</GroupHeader>
                              <Address>+0</Address>
                              <CheatEntries>
                                <CheatEntry>
                                  <ID>125</ID>
                                  <Description>"Item"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+0</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>126</ID>
                                  <Description>"Amount"</Description>
                                  <ShowAsSigned>1</ShowAsSigned>
                                  <VariableType>4 Bytes</VariableType>
                                  <Address>+4</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>127</ID>
                                  <Description>"Resets"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+8</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>128</ID>
                                  <Description>"OriginalAmount"</Description>
                                  <ShowAsSigned>1</ShowAsSigned>
                                  <VariableType>4 Bytes</VariableType>
                                  <Address>+C</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>129</ID>
                                  <Description>"Type"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+10</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>130</ID>
                                  <Description>"Tunic"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+11</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>131</ID>
                                  <Description>"Weapon"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+12</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>132</ID>
                                  <Description>"Spirit"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+13</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>133</ID>
                                  <Description>"Price"</Description>
                                  <ShowAsSigned>1</ShowAsSigned>
                                  <VariableType>4 Bytes</VariableType>
                                  <Address>+14</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>134</ID>
                                  <Description>"Ability"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+18</Address>
                                </CheatEntry>
                              </CheatEntries>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>135</ID>
                              <Description>"[1]"</Description>
                              <Options moManualExpandCollapse="1"/>
                              <ShowAsSigned>0</ShowAsSigned>
                              <GroupHeader>1</GroupHeader>
                              <Address>+1C</Address>
                              <CheatEntries>
                                <CheatEntry>
                                  <ID>136</ID>
                                  <Description>"Item"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+0</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>137</ID>
                                  <Description>"Amount"</Description>
                                  <ShowAsSigned>1</ShowAsSigned>
                                  <VariableType>4 Bytes</VariableType>
                                  <Address>+4</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>138</ID>
                                  <Description>"Resets"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+8</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>139</ID>
                                  <Description>"OriginalAmount"</Description>
                                  <ShowAsSigned>1</ShowAsSigned>
                                  <VariableType>4 Bytes</VariableType>
                                  <Address>+C</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>140</ID>
                                  <Description>"Type"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+10</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>141</ID>
                                  <Description>"Tunic"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+11</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>142</ID>
                                  <Description>"Weapon"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+12</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>143</ID>
                                  <Description>"Spirit"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+13</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>144</ID>
                                  <Description>"Price"</Description>
                                  <ShowAsSigned>1</ShowAsSigned>
                                  <VariableType>4 Bytes</VariableType>
                                  <Address>+14</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>145</ID>
                                  <Description>"Ability"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+18</Address>
                                </CheatEntry>
                              </CheatEntries>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>146</ID>
                              <Description>"[2]"</Description>
                              <Options moManualExpandCollapse="1"/>
                              <ShowAsSigned>0</ShowAsSigned>
                              <GroupHeader>1</GroupHeader>
                              <Address>+38</Address>
                              <CheatEntries>
                                <CheatEntry>
                                  <ID>147</ID>
                                  <Description>"Item"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+0</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>148</ID>
                                  <Description>"Amount"</Description>
                                  <ShowAsSigned>1</ShowAsSigned>
                                  <VariableType>4 Bytes</VariableType>
                                  <Address>+4</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>149</ID>
                                  <Description>"Resets"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+8</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>150</ID>
                                  <Description>"OriginalAmount"</Description>
                                  <ShowAsSigned>1</ShowAsSigned>
                                  <VariableType>4 Bytes</VariableType>
                                  <Address>+C</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>151</ID>
                                  <Description>"Type"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+10</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>152</ID>
                                  <Description>"Tunic"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+11</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>153</ID>
                                  <Description>"Weapon"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+12</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>154</ID>
                                  <Description>"Spirit"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+13</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>155</ID>
                                  <Description>"Price"</Description>
                                  <ShowAsSigned>1</ShowAsSigned>
                                  <VariableType>4 Bytes</VariableType>
                                  <Address>+14</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>156</ID>
                                  <Description>"Ability"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+18</Address>
                                </CheatEntry>
                              </CheatEntries>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>157</ID>
                          <Description>"PassiveInventory"</Description>
                          <Options moManualExpandCollapse="1"/>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+28</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>158</ID>
                              <Description>"[0]"</Description>
                              <Options moManualExpandCollapse="1"/>
                              <ShowAsSigned>0</ShowAsSigned>
                              <GroupHeader>1</GroupHeader>
                              <Address>+0</Address>
                              <CheatEntries>
                                <CheatEntry>
                                  <ID>159</ID>
                                  <Description>"Item"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+0</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>160</ID>
                                  <Description>"Amount"</Description>
                                  <ShowAsSigned>1</ShowAsSigned>
                                  <VariableType>4 Bytes</VariableType>
                                  <Address>+4</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>161</ID>
                                  <Description>"Resets"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+8</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>162</ID>
                                  <Description>"OriginalAmount"</Description>
                                  <ShowAsSigned>1</ShowAsSigned>
                                  <VariableType>4 Bytes</VariableType>
                                  <Address>+C</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>163</ID>
                                  <Description>"Type"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+10</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>164</ID>
                                  <Description>"Tunic"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+11</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>165</ID>
                                  <Description>"Weapon"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+12</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>166</ID>
                                  <Description>"Spirit"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+13</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>167</ID>
                                  <Description>"Price"</Description>
                                  <ShowAsSigned>1</ShowAsSigned>
                                  <VariableType>4 Bytes</VariableType>
                                  <Address>+14</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>168</ID>
                                  <Description>"Ability"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+18</Address>
                                </CheatEntry>
                              </CheatEntries>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>169</ID>
                              <Description>"[1]"</Description>
                              <Options moManualExpandCollapse="1"/>
                              <ShowAsSigned>0</ShowAsSigned>
                              <GroupHeader>1</GroupHeader>
                              <Address>+1C</Address>
                              <CheatEntries>
                                <CheatEntry>
                                  <ID>170</ID>
                                  <Description>"Item"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+0</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>171</ID>
                                  <Description>"Amount"</Description>
                                  <ShowAsSigned>1</ShowAsSigned>
                                  <VariableType>4 Bytes</VariableType>
                                  <Address>+4</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>172</ID>
                                  <Description>"Resets"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+8</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>173</ID>
                                  <Description>"OriginalAmount"</Description>
                                  <ShowAsSigned>1</ShowAsSigned>
                                  <VariableType>4 Bytes</VariableType>
                                  <Address>+C</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>174</ID>
                                  <Description>"Type"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+10</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>175</ID>
                                  <Description>"Tunic"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+11</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>176</ID>
                                  <Description>"Weapon"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+12</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>177</ID>
                                  <Description>"Spirit"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+13</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>178</ID>
                                  <Description>"Price"</Description>
                                  <ShowAsSigned>1</ShowAsSigned>
                                  <VariableType>4 Bytes</VariableType>
                                  <Address>+14</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>179</ID>
                                  <Description>"Ability"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+18</Address>
                                </CheatEntry>
                              </CheatEntries>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>180</ID>
                              <Description>"[2]"</Description>
                              <Options moManualExpandCollapse="1"/>
                              <ShowAsSigned>0</ShowAsSigned>
                              <GroupHeader>1</GroupHeader>
                              <Address>+38</Address>
                              <CheatEntries>
                                <CheatEntry>
                                  <ID>181</ID>
                                  <Description>"Item"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+0</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>182</ID>
                                  <Description>"Amount"</Description>
                                  <ShowAsSigned>1</ShowAsSigned>
                                  <VariableType>4 Bytes</VariableType>
                                  <Address>+4</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>183</ID>
                                  <Description>"Resets"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+8</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>184</ID>
                                  <Description>"OriginalAmount"</Description>
                                  <ShowAsSigned>1</ShowAsSigned>
                                  <VariableType>4 Bytes</VariableType>
                                  <Address>+C</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>185</ID>
                                  <Description>"Type"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+10</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>186</ID>
                                  <Description>"Tunic"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+11</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>187</ID>
                                  <Description>"Weapon"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+12</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>188</ID>
                                  <Description>"Spirit"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+13</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>189</ID>
                                  <Description>"Price"</Description>
                                  <ShowAsSigned>1</ShowAsSigned>
                                  <VariableType>4 Bytes</VariableType>
                                  <Address>+14</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>190</ID>
                                  <Description>"Ability"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+18</Address>
                                </CheatEntry>
                              </CheatEntries>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>191</ID>
                              <Description>"[3]"</Description>
                              <Options moManualExpandCollapse="1"/>
                              <ShowAsSigned>0</ShowAsSigned>
                              <GroupHeader>1</GroupHeader>
                              <Address>+54</Address>
                              <CheatEntries>
                                <CheatEntry>
                                  <ID>192</ID>
                                  <Description>"Item"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+0</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>193</ID>
                                  <Description>"Amount"</Description>
                                  <ShowAsSigned>1</ShowAsSigned>
                                  <VariableType>4 Bytes</VariableType>
                                  <Address>+4</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>194</ID>
                                  <Description>"Resets"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+8</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>195</ID>
                                  <Description>"OriginalAmount"</Description>
                                  <ShowAsSigned>1</ShowAsSigned>
                                  <VariableType>4 Bytes</VariableType>
                                  <Address>+C</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>196</ID>
                                  <Description>"Type"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+10</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>197</ID>
                                  <Description>"Tunic"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+11</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>198</ID>
                                  <Description>"Weapon"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+12</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>199</ID>
                                  <Description>"Spirit"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+13</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>200</ID>
                                  <Description>"Price"</Description>
                                  <ShowAsSigned>1</ShowAsSigned>
                                  <VariableType>4 Bytes</VariableType>
                                  <Address>+14</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>201</ID>
                                  <Description>"Ability"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+18</Address>
                                </CheatEntry>
                              </CheatEntries>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                  </CheatEntries>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
    <CheatEntry>
      <ID>2741</ID>
      <Description>"╠══════════════════════════════╣"</Description>
      <GroupHeader>1</GroupHeader>
    </CheatEntry>
    <CheatEntry>
      <ID>517</ID>
      <Description>"║   TIP: Right-click values to set hotkeys!  ║"</Description>
      <GroupHeader>1</GroupHeader>
    </CheatEntry>
    <CheatEntry>
      <ID>2738</ID>
      <Description>"╠══════════════════════════════╣"</Description>
      <GroupHeader>1</GroupHeader>
    </CheatEntry>
    <CheatEntry>
      <ID>2704</ID>
      <Description>"║       === YOUTUBE ===                            ║"</Description>
      <Color>FFFFFF</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>{$lua}
[ENABLE]
shellExecute("https://www.youtube.com/@SeryogaSK");
createThread(function();sleep(100);memrec.Active=false;end);
[DISABLE]
</AssemblerScript>
    </CheatEntry>
    <CheatEntry>
      <ID>2706</ID>
      <Description>"║       === OCT PROFILE ===                      ║"</Description>
      <Color>FFFFFF</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>{$lua}
[ENABLE]
shellExecute("https://opencheattables.com/memberlist.php?mode=viewprofile&amp;u=6096");
createThread(function();sleep(100);memrec.Active=false;end);
[DISABLE]
</AssemblerScript>
    </CheatEntry>
    <CheatEntry>
      <ID>2705</ID>
      <Description>"║       === Habibrahimov.com ===           ║"</Description>
      <Color>FFFFFF</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>{$lua}
[ENABLE]
shellExecute("https://habibrahimov.com");
createThread(function();sleep(100);memrec.Active=false;end);
[DISABLE]
</AssemblerScript>
    </CheatEntry>
    <CheatEntry>
      <ID>2713</ID>
      <Description>"╠══════════════════════════════╣"</Description>
      <GroupHeader>1</GroupHeader>
    </CheatEntry>
    <CheatEntry>
      <ID>2707</ID>
      <Description>"║     === Latest Update 15.05.26 ===        ║"</Description>
      <GroupHeader>1</GroupHeader>
    </CheatEntry>
    <CheatEntry>
      <ID>2712</ID>
      <Description>"╚══════════════════════════════╝"</Description>
      <GroupHeader>1</GroupHeader>
    </CheatEntry>
  </CheatEntries>
  <UserdefinedSymbols/>
  <LuaScript>
-- Cheat Table Decorator
function decorateSSKTable()
  local mainForm = getMainForm()

  -- Main Form Styling
  mainForm.Caption = 'Blue Fire (Steam) - Enhanced Table [by SeryogaSK] {Habibrahimov.com}'
  mainForm.Color = 0x2B2B2B  -- Dark background
  mainForm.Font.Color = 0xE6E6E6 -- Light text
  getAutoAttachList().add("PROA34-Win64-Shipping.exe")
end

-- Execute when table loads
decorateSSKTable()


</LuaScript>
</CheatTable>
