<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="14">
  <Forms>
    <UDF1>75D04B0E82301000D0D2229F20DEC1C4850B16CA1144890B1288C1B806A942044A9A7A1CE345BC8517B216A809EAAA9DE9CCBC74EE0A0071E42FF4D8DBF88456EA7EED2FD5009F18DA29DA1617E79CA107403169D0138C0E45C6723455742F6958416A4DD48FBDB2C03593D5561BF7C5C0E4C35757C6486DF697D6807647C0D95B80F316804CCEFF34E861CDC71E2FFA44A6446CC4491AD20C5308C02FC91D488E90AAFF92FB2DB903892FCDE05290A4B834BAB3DBDA0DF4902D20A7831C09C9062B4A285F93474A420D89DAFDB308F99F5E</UDF1>
  </Forms>
  <CheatEntries>
    <CheatEntry>
      <ID>0</ID>
      <Description>"MoneyPoints"</Description>
      <Color>80000008</Color>
      <VariableType>4 Bytes</VariableType>
      <Address>00941D34</Address>
    </CheatEntry>
    <CheatEntry>
      <ID>1</ID>
      <Description>"MostWantedPoints"</Description>
      <ShowAsHex>1</ShowAsHex>
      <Color>80000008</Color>
      <VariableType>4 Bytes</VariableType>
      <Address>minesweeper.exe+868B4</Address>
      <Offsets>
        <Offset>D4</Offset>
      </Offsets>
    </CheatEntry>
  </CheatEntries>
  <UserdefinedSymbols/>
  <LuaScript>form_show(UDF1) -- aby wyświetliło okienko

setMethodProperty(UDF1,'OnClose',function (sender) closeCE(); return caFree end) -- wyłączanie trainera po zamknięciu okna

strings_add(getAutoAttachList(), "NFS13.exe")

function CEButton1Click(sender)
  local mr = addresslist_getMemoryRecordByDescription(getAddressList(),'MoneyPoints')
  memoryrecord_setValue(mr, memoryrecord_getValue(mr)+100000)
end

function CEButton2Click(sender)
  local mr = addresslist_getMemoryRecordByDescription(getAddressList(),'MostWantedPoints')
  memoryrecord_setValue(mr, memoryrecord_getValue(mr)+100000)
end

function CELabel1Click(sender)
  shellExecute( "http://www.mpcforum.pl/user/431717-metin2singapore/" )
end
</LuaScript>
</CheatTable>
