0% found this document useful (0 votes)
18 views2 pages

Text 3

The document outlines a script for a widget titled 'MENU SCRIP BY TCONG' that includes various buttons with specific functionalities such as opening files and links. It utilizes a user prompt for input and presents a customizable interface with images and text. The script is designed to be run in an app environment, with asynchronous functions for loading images and handling user interactions.

Uploaded by

umairabbasi762
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)
18 views2 pages

Text 3

The document outlines a script for a widget titled 'MENU SCRIP BY TCONG' that includes various buttons with specific functionalities such as opening files and links. It utilizes a user prompt for input and presents a customizable interface with images and text. The script is designed to be run in an app environment, with asynchronous functions for loading images and handling user interactions.

Uploaded by

umairabbasi762
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/ 2

"always_run_in_app"

: true,
"icon"
"color"
"glyph" :
"theater-masks"
"name"
"MENU SCRIP BY TCONG",
"script" "async function argsPrompt(message, issecure) fIn let prompt = new
Alert(); \n
prompt.message = message; \n
prompt.addTextField(issecure ?|""
: \"MENU SCRIP BY TCONG\", \"\"); \n
prompt.addAction(\"0K\");\n
await prompt.presentAlert;\n
prompt.textFieldValue(0);\n}3\nwidget = new ListWidget();\nlet backgroundImage =
await loadImage(\"https:\/\/i.imqur.com\/NY4fqCa.jpeg\");\nwidget.backgroundImage =
backgroundImage; \nwidget.setPadding(0,
0); \n\ntitle = widget.addText(\"
MENU SCRIP BY TCONG\");\ntitle.font = Font.boldSystemFont (17);\ntitle. textColor =
Color.red();\n\nwidget.addSpacer();\n\nlet stack1 = widget.addStack();\
nstack1. layoutHorizontally();\nstack1.addSpacer ();\nlet
motserButton
stack1.addText(\"
\");\nmofscrButton. textColor = Color.cyan();\
nmofscrButton.url =
\"scriptable:\/\//run\/filePicker?path=\/var\/mobile\/Library\/Plus\/
YjAzNmYxYTZkYjdlYTY00TFjNjMyZTgxNTQyNWE2MjJlNDE3MTg20A%3D%3D JlNDE3MTg20A%3D%3D.
txt\"; \n \nlet
frigameButton = stack1.addText(\"
\"); \nfrigameButton.textColor =
Color.cyan();\nfrigameButton.url =
\"scriptable:\/\/\/run\/filePicker?path=\/var\/mobile\/Library\/Plus\/
YjAzNmYxYTZkYjdlYTY00TFjNjMyZTgxNTQyNWE2Mj JlNDE3MTg20A%3D%3D. txt \" ; \n\n\
nstack1.addSpacer ();\n\nwidget.addSpacer);\n\nlet
stack2 = widget.addStack();\
nstack2.layoutHorizontally@;\nstack2.addSpacer@;\n\nlet powerxButton =
stack2.addText(\"AJUSTE MIRA
\"); \npowerxButton.textColor = Color.cyan();\
npowerxButton.url =
\'scriptable:///run//filePicker?path=\/var\/mobilel/Library//Plus/
NTI2MzljMTg2NmViZTA10GM20DEy0TgwYzI2NjEwNTI1YWIXMmVkNjQwOGZhMz[ЗZjgwNTg40TZm%OD
%0AN2Q00DcZYQ%3D%3D\"; \n\nlet fixlagButton = stack2.addText(\"
AIMBOT
\");\
nfixlagButton.textColor = Color.cyan();\nfixlagButton.url =
\"scriptable:\/\/\/run\/filePicker?path=\/var\/mobile\/Library\/Plus\/
YmVhZTE0ZDQOMDBjNzM3MTAZYjgZjU4YWU4YjFlNDC%3D.txt\";\n\nstack2.addSpacer ();\n\
nwidget. addSpacer();\n\nlet exitButton = widget.addText(\"
CLIQUE EM
INSCREVA-SE CANAL
DHZINXL YT\");\nexitButton.textColor
= Color.red();\
nexitButton.url = \"https:\/\/youtu.be\/XwWVBJGuaac?si=FVA0MHb4pn4Y19h8\";\n\n\
nexitButton. lineLimit = 1;\n\nwidget.presentMedium);\n\nScript.complete();\n\
nasync
function loadImage(url) {\n
const request = new Request(url);\n
return
await request. loadImage();\n}",
"share_sheet_inputs"

You might also like