0% found this document useful (0 votes)
130 views1 page

REGEDIT CHEATS ? .Scriptable

The document outlines a script for a program named 'REGEDIT CHEATS' that requires a password to access various options related to the game Free Fire. Upon entering the correct password, users can choose from several functionalities and open specific game versions. If the password is incorrect, an alert notifies the user of the failure.

Uploaded by

lostgamingyt81
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
130 views1 page

REGEDIT CHEATS ? .Scriptable

The document outlines a script for a program named 'REGEDIT CHEATS' that requires a password to access various options related to the game Free Fire. Upon entering the correct password, users can choose from several functionalities and open specific game versions. If the password is incorrect, an alert notifies the user of the failure.

Uploaded by

lostgamingyt81
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

{

"always_run_in_app" : false,
"icon" : {
"color" : "deep-purple",
"glyph" : "file"
},
"name" : "REGEDIT CHEATS☠️",
"script" : "\nlet password = \"1\"; \/\/ Coding ttoan\nlet input = await

[\"𝗔𝗜𝗠𝗟𝗢𝗖𝗞\", \"𝗠𝗢𝗗 𝗔𝗜𝗠𝗭\", \"𝗙𝗜𝗫 𝗥𝗨𝗡𝗚\", \"𝗔𝗨𝗧𝗢𝗠𝗔𝗧𝗜𝗖\"];\n let


promptPassword();\n\nif (input === password) {\n let options =

selectedOption = await showMenu(options);\n\n if (selectedOption !== -1) {\n


let option = options[selectedOption];\n let alert = new Alert();\n
alert.message = `Đã bật ${option}`;\n alert.addAction(\"OK\");\n await
alert.present();\n\n \n let urls = [\"Mở Free Fire\", \"Mở Free Fire Max\"];\
n let selectedURL = await showMenu(urls);\n \n if (selectedURL === 0) {\n
Safari.open(\"freefire:\/\/\");\n } else if (selectedURL === 1) {\n
Safari.open(\"freefiremax:\/\/\");\n }\n\n }\n} else {\n let alert = new
Alert();\n alert.message = \"Sai mật khẩu!\";\n alert.addAction(\"OK\");\n await
alert.present();\n}\n\nfunction promptPassword() {\n let alert = new Alert();\n
alert.title = \"Nhập Mật Khẩu\";\n alert.message = \"Vui lòng nhập mật khẩu:\";\n
alert.addTextField(\"Mật khẩu\");\n alert.addAction(\"OK\");\n return
alert.present().then(result => alert.textFieldValue(0));\n}\n\nfunction
showMenu(options) {\n let alert = new Alert();\n alert.title = \"Chọn Chức
Năng\";\n for (let option of options) {\n alert.addAction(option);\n }\n \n\n
return alert.presentSheet().then(result => result);\n}\n",
"share_sheet_inputs" : [

]
}

You might also like