<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="18">
  <CheatEntries>
    <CheatEntry>
      <ID>6</ID>
      <Description>"Find XYZ"</Description>
      <LastState Activated="0"/>
      <Color>FF0000</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>{
by LemonMan (aka mixmax35)

13.3.15

this script fetches the AXIS data from the AOB and storing to an user defined symbol
}

[ENABLE]

aobscan(aob_teleport,00 00 80 3f 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80 3F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80 3F 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? b2 1d a8 c3 8f 32 d3 44 CB 45 f2 42 00 00 00 00 B2 1D A8 C3 8F 32 D3 44 CB 45 F2 42 00 00 00 00)
registersymbol(address_teleport)
label(address_teleport)

aob_teleport:
   address_teleport:

[DISABLE]

</AssemblerScript>
      <CheatEntries>
        <CheatEntry>
          <ID>7</ID>
          <Description>"Teleport - Base Address   ----&gt;"</Description>
          <LastState Value="??" Activated="0" RealAddress="00000000"/>
          <ShowAsHex>1</ShowAsHex>
          <Color>808080</Color>
          <VariableType>Binary</VariableType>
          <BitStart>0</BitStart>
          <BitLength>1</BitLength>
          <ShowAsBinary>1</ShowAsBinary>
          <Address>address_teleport</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>8</ID>
          <Description>"X Axis"</Description>
          <LastState Value="??" Activated="0" RealAddress="00000000"/>
          <Color>008000</Color>
          <VariableType>Float</VariableType>
          <Address>address_teleport+30</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>9</ID>
          <Description>"Y Axis"</Description>
          <LastState Value="??" Activated="0" RealAddress="367AF9E4"/>
          <Color>008000</Color>
          <VariableType>Float</VariableType>
          <Address>367AF9E4</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>10</ID>
          <Description>"Z Axis"</Description>
          <LastState Value="??" Activated="0" RealAddress="367AF9E8"/>
          <Color>008000</Color>
          <VariableType>Float</VariableType>
          <Address>367AF9E8</Address>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
  <UserdefinedSymbols/>
</CheatTable>
