0% found this document useful (0 votes)
2K views

Aimbot Script - 1ClipzIOS - Scriptable

AIMBOT

Uploaded by

plazagabriel08
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 views

Aimbot Script - 1ClipzIOS - Scriptable

AIMBOT

Uploaded by

plazagabriel08
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" : "red",
"glyph" : "desktop"
},
"name" : "Aimbot Script | 1ClipzIOS",
"script" : "let password = \"12345\"; \n\nlet input = await promptPassword();\n\
nif (input === password) {\n let options = [\"Aimbot ☠️\", ];\n let
selectedOption = await showMenu(options);\n \n if (selectedOption !== -1) {\n
let option = options[selectedOption];\n let alert = new Alert();\n
alert.message = `Start ${option}`;\n alert.addAction(\"OK\");\n await
alert.present();\n\n \n let fileURL = await DocumentPicker.open();\n if
(fileURL) {\n let alert = new Alert();\n alert.message = `File selected:
${fileURL}`;\n alert.addAction(\"OK\");\n await alert.present();\n }\n
\n let urls = [\"Free Fire\", \"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} else {\n let alert = new
Alert();\n alert.message = \"Wrong password!\";\n alert.addAction(\"OK\");\n
await alert.present();\n}\n\nfunction promptPassword() {\n let alert = new
Alert();\n alert.title = \"Enter Password\";\n alert.message = \"Please enter
your password:\";\n alert.addTextField(\"Password: in youtube 1ClipzIOS !\");\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 = \"Select Function\";\n for (let option of options) {\n
alert.addAction(option);\n }\n return alert.presentSheet().then(result =>
result);\n}",
"share_sheet_inputs" : [

]
}

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy