0% found this document useful (0 votes)
2K views1 page

Xbuto FF Script??.Scriptable

The document contains the code for a widget script that displays a list of buttons for jailbroken iOS hacks. The script loads a background image and adds text buttons for antiban, no recoil, xBUTO sensi, and lockon hacks. It also includes an exit button linking to a YouTube channel.

Uploaded by

aaghariya565
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)
2K views1 page

Xbuto FF Script??.Scriptable

The document contains the code for a widget script that displays a list of buttons for jailbroken iOS hacks. The script loads a background image and adds text buttons for antiban, no recoil, xBUTO sensi, and lockon hacks. It also includes an exit button linking to a YouTube channel.

Uploaded by

aaghariya565
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" : "angry"
},
"name" : "xBUTO FF SCRIPT😈🥀",
"script" : "async function argsPrompt(message, isSecure) {\n let prompt = new
Alert();\n prompt.message = message;\n
prompt.addTextField(isSecure ? \"\" : \"𝚁𝙴𝙶𝙴𝙳𝙸𝚃 𝚅1 | xBUTO SOLOS\", \"\");\n
prompt.addAction(\"OK\");\n await prompt.presentAlert();\n return
prompt.textFieldValue(0);\n}3\nwidget = new ListWidget();\nlet backgroundImage =
await loadImage(\"https:\/\/imgur.com\/p8RdarY.jpg\");\nwidget.backgroundImage =
backgroundImage;\nwidget.setPadding(0, 0, 0, 0);\n\ntitle = widget.addText(\"
𝐑𝐄𝐆𝐄𝐃 𝐈𝐓 𝐕1 | BUTO SOLOS Na\");\ntitle.font = Font.boldSystemFont(17);\
ntitle.textColor = Color.red();\n\nwidget.addSpacer();\n\nlet stack1 =
widget.addStack();\nstack1.layoutHorizontally();\nstack1.addSpacer();\nlet
mofscrButton = stack1.addText(\" Antiban🥵 \");\nmofscrButton.textColor =
Color.cyan();\nmofscrButton.url =
\"scriptable:\/\/\/run\/filePicker?path=\/var\/mobile\/Library\/Plus\/
YjAzNmYxYTZkYjdlYTY0OTFjNjMyZTgxNTQyNWE2MjJlNDE3MTg2OA%3D%3D.txt\";\n\nlet
frigameButton = stack1.addText(\" No Recoil \");\nfrigameButton.textColor
= Color.cyan();\nfrigameButton.url =
\"scriptable:\/\/\/run\/filePicker?path=\/var\/mobile\/Library\/Plus\/
YjAzNmYxYTZkYjdlYTY0OTFjNjMyZTgxNTQyNWE2MjJlNDE3MTg2OA%3D%3D.txt\";\n\n\
nstack1.addSpacer();\n\nwidget.addSpacer();\n\nlet stack2 = widget.addStack();\
nstack2.layoutHorizontally();\nstack2.addSpacer();\n\nlet powerxButton =
stack2.addText(\"xBUTO SENSI😈🥶 \");\npowerxButton.textColor = Color.cyan();\
npowerxButton.url =
\"scriptable:\/\/\/run\/filePicker?path=\/var\/mobile\/Library\/Plus\/
NTI2MzljMTg2NmViZTA1OGM2ODEyOTgwYzI2NjEwNTI1YWIxMmVkNjQwOGZhMzI3ZjgwNTg4OTZm%0D
%0AN2Q0ODczYQ%3D%3D\";\n\nlet fixlagButton = stack2.addText(\" LOCKON🤭 \");\
nfixlagButton.textColor = Color.cyan();\nfixlagButton.url =
\"scriptable:\/\/\/run\/filePicker?path=\/var\/mobile\/Library\/Plus\/
YmVhZTE0ZDQ0MDBjNzM3MTAzYjgxZjU4YWU4YjFlNDc%3D.txt\";\n\nstack2.addSpacer();\n\
nwidget.addSpacer();\n\nlet exitButton = widget.addText(\". 𝐇 𝐄𝐑𝐄 𝐓𝐎
𝐎𝐍 𝐘𝐓❗️
\");\nexitButton.textColor = Color.red();\nexitButton.url
= \"https:\/\/youtube.com\/@xBUTOFF-qt1fq?si=Q067_Zi_a5omRS-b\";\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