<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="18">
  <CheatEntries>
    <CheatEntry>
      <ID>1</ID>
      <Description>"normal pointer"</Description>
      <LastState Activated="0" RealAddress="00000000"/>
      <Color>80000008</Color>
      <VariableType>String</VariableType>
      <Length>500</Length>
      <Unicode>0</Unicode>
      <ZeroTerminate>1</ZeroTerminate>
      <Address>testingpointerstring+1</Address>
      <Offsets>
        <Offset>0</Offset>
        <Offset>C</Offset>
      </Offsets>
    </CheatEntry>
    <CheatEntry>
      <ID>4</ID>
      <Description>"-------------"</Description>
      <LastState Value="" Activated="0" RealAddress="00000000"/>
      <Color>80000008</Color>
      <GroupHeader>1</GroupHeader>
    </CheatEntry>
    <CheatEntry>
      <ID>3</ID>
      <Description>"lua5.1-64.dll start address"</Description>
      <LastState Value="9460301" Activated="0" RealAddress="180000000"/>
      <Color>80000008</Color>
      <VariableType>4 Bytes</VariableType>
      <Address>lua5.1-64.dll</Address>
    </CheatEntry>
    <CheatEntry>
      <ID>0</ID>
      <Description>"phase 1 - init"</Description>
      <LastState Activated="0"/>
      <Color>80000008</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]
alloc(testingpointerstring,2048,lua5.1-64.dll)
registersymbol(testingpointerstring)

testingpointerstring:
db 0
dq testingpointerstring+200

testingpointerstring+200:
dd 0
dd 0
dd 0
dq testingpointerstring+400

testingpointerstring+400:
db 'this bike is red',0

[DISABLE]
unregistersymbol(testingpointerstring)
dealloc(testingpointerstring)
</AssemblerScript>
    </CheatEntry>
    <CheatEntry>
      <ID>2</ID>
      <Description>"phase 2 - pointerstring test"</Description>
      <LastState Activated="0"/>
      <Color>80000008</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]

//string modification
[[testingpointerstring+1]+c]:
db 'In fact, this bike is blue'

[DISABLE]

</AssemblerScript>
    </CheatEntry>
  </CheatEntries>
  <UserdefinedSymbols/>
</CheatTable>
