We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9ef4a6 commit 91d27b1Copy full SHA for 91d27b1
Iphone/open_website.txt
@@ -1,14 +1,15 @@
1
-REM Author: UNC0V3R3D (UNC0V3R3D on Discord) | SeenKid (seenkid on discord)
2
-REM Description: Open website on an iPhone.
3
-REM Version: 1.0
4
-REM WARNING : THIS IS NOT WORKING ON OLD IPHONES
5
-DELAY 1000
6
-GUI SPACE
7
-DELAY 500
8
-STRING safari
9
10
-ENTER
11
12
-STRING https://shnapshnoot.ch/
13
+REM Author: SeenKid (seenkid on discord)
+REM Description: Open a website
+REM Version 2.0
+DELAY 1000
+GUI SPACE
+STRING safari
+ENTER
+GUI L
+REM Insert your website below
+STRING australis-hosting.com
14
15
ENTER
0 commit comments