<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="52">
  <CheatEntries>
    <CheatEntry>
      <ID>19</ID>
      <Description>"BASEBALL STARS 2"</Description>
      <Options moHideChildren="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1"/>
      <Color>C08000</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]

aobscanmodule(One,bstars2.exe,81 E2 FF FF 00 00 5E 0F B6 04 02)

alloc(newmem,$1000,One)
alloc(Two,1)
alloc(Three,1)
alloc(Four,1)

registersymbol(One)
registersymbol(Two)
registersymbol(Three)
registersymbol(Four)

label(codeOne)
label(codeTwo)
label(codeThree)
label(codeFour)
label(codeFive)
label(return)

Two:
  db 0

Three:
  db 0

Four:
  db 0

newmem:
  cmp edx,442C
  je codeOne
  cmp edx,442D
  je codeTwo
  cmp edx,442A
  je codeThree
  jmp codeFive

codeOne:
  cmp byte ptr [Two],1
  je codeFour
  jmp codeFive

codeTwo:
  cmp byte ptr [Three],1
  je codeFour
  jmp codeFive

codeThree:
  cmp byte ptr [Four],1
  je codeFour
  jmp codeFive

codeFour:
  mov byte ptr [edx+eax],0

codeFive:
  movzx eax,byte ptr [edx+eax]
  ret 
  jmp return

One+07:
  jmp newmem

return:

[DISABLE]

One+07:
  db 0F B6 04 02 C3

unregistersymbol(One)
unregistersymbol(Two)
unregistersymbol(Three)
unregistersymbol(Four)

dealloc(newmem)
dealloc(Two)
dealloc(Three)
dealloc(Four)
</AssemblerScript>
      <CheatEntries>
        <CheatEntry>
          <ID>20</ID>
          <Description>"==== General ===="</Description>
          <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
          <Color>C080FF</Color>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>24</ID>
              <Description>"Zero Balls"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

Two:
  db 1

[DISABLE]

Two:
  db 0
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>22</ID>
              <Description>"Zero Strikes"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

Three:
  db 1

[DISABLE]

Three:
  db 0
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>23</ID>
              <Description>"Zero Outs"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

Four:
  db 1

[DISABLE]

Four:
  db 0
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>27</ID>
              <Description>"⬆Options apply to both teams, so disable when teams switch."</Description>
              <Color>C0C0C0</Color>
              <GroupHeader>1</GroupHeader>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
  <UserdefinedSymbols/>
  <Comments>Created by: Outrun
https://opencheattables.com</Comments>
</CheatTable>
