LX2GPIP2DLEQURV7K6FAXK56BOV7YQAKFRAI6SARINSJ3AJYVL7AC
DNGHCZJN2K5EVVUOQTH5K4BQJVYMOPFJEWHSNTHGYJEB6GG3LV2AC
CX5XTYKHJC2JQLVXL7BLAY3UF3ZRHDQ3LX2QOYXOJZRZBY7VMAAQC
end lua_file = file_name .. ".lua" if lfs.attributes(lua_file, "access") then dofile(lua_file) else print("----------\nCannot execute " .. file_name)
end
lua_file = file_name .. ".lua"
if lfs.attributes(lua_file, "access") then
dofile(lua_file)
else
print("----------\nCannot execute " .. file_name)