<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="18">
  <CheatEntries>
    <CheatEntry>
      <ID>0</ID>
      <Description>"Inifnite O2 (different hack point)"</Description>
      <LastState Activated="0"/>
      <Color>80000008</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]
alloc(newmem,2048)
label(return)

newmem:
  movss xmm1,[esi+44] // orig
  cmp [esi+64],2
  jne return

  mov eax,[esi+58] // maximum value
  mov [esi+6C],eax //stores the current value
  jmp BorderlandsPreSequel.exe+843E57

BorderlandsPreSequel.exe+843E2F:
  jmp newmem
return:

[DISABLE]
BorderlandsPreSequel.exe+843E2F:
movss xmm1,[esi+44]

dealloc(newmem)
</AssemblerScript>
      <Hotkeys>
        <Hotkey>
          <Action>Activate</Action>
          <Keys>
            <Key>16</Key>
            <Key>112</Key>
          </Keys>
          <Description>enable main script</Description>
          <ID>0</ID>
        </Hotkey>
        <Hotkey>
          <Action>Activate</Action>
          <Keys>
            <Key>16</Key>
            <Key>113</Key>
          </Keys>
          <Description>enable main script</Description>
          <ID>1</ID>
        </Hotkey>
      </Hotkeys>
    </CheatEntry>
  </CheatEntries>
  <UserdefinedSymbols/>
</CheatTable>
