function createUI()
newLine()
createTextView("zx","招待碼:")
createEditText("hhhh","",EDIT_TYPE_NUMBER,240)
end
-------------------宣告變數------------------
local pkgName1 = "tw.wonderplanet.CrashFever";
local path="/data/data/tw.wonderplanet.CrashFever/files";
local gg1 = false;
local gg2 = false;
local gg3 = false;
local gg4 = false;
-------------------程序開始------------------
function main()
toast("輸入的招待碼是:"..hhhh..",開始執行腳本")
os.execute(string.format("rm -rf %s/Mimisbrunnr.db", path))
-------------------執行CF-------------------