<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="16">
  <Forms>
    <MyForm Class="TCEForm" Encoding="Ascii85">T}I,z!!QtZ.;Mu[5C=;W#GyO?1mXjzX*7v1i[{O,,{zlt7Kt4tTT0%,1GsYJDLjQI5IboiIC+DxJTtrB7DC}{/kAiO?kHe+xi9t83-}kO4?[;kh+yAr5Dry[zmW4N7[9J)/?z*Op)JU3=D;h^5=a1j/CZ;]RU;,F]/iS?/W-*(N_$P:-n[27GUoPm/87a6Ydfl*ZMHiFo.IVSeGQ6;1;^1.g,/*4j1wvuai*=9O1v5044ydEJ;*E*Ot@ax6^B2bBeju%C{1a}%X!XtZX/.HRixn;K+];MzViAEpJ+H9#6.mul*Lr?hTN@FktsWE;yLJzD66,T-%6hu;Eq[U?2J(2*a1d8YCsbKW#@,O_9tckzW</MyForm>
  </Forms>
  <CheatEntries/>
  <UserdefinedSymbols/>
  <LuaScript>Nationility = "[[[Cricket2013.exe+005D4D20]+c8]+b0]+1c"
function SaveClick(sender)
  if MyForm.CEComboBox1.ItemIndex==0 then --england
    writeInteger(Nationility, 44)
  end
  if MyForm.CEComboBox1.ItemIndex==1 then --india
    writeInteger(Nationility, 45)
  end
  if MyForm.CEComboBox1.ItemIndex==2 then --newzealand
    writeInteger(Nationility, 46)
  end
end
form_show(MyForm)
strings_add(getAutoAttachList(), "Cricket2013.exe")
function FormClick(sender)

end

function LoadClick(sender)
MyForm.CEComboBox1.Text     = readBytes(Nationality) --what should be the the command after =
end
</LuaScript>
</CheatTable>
