Skip to content

Commit 91d27b1

Browse files
authored
Update open_website.txt
Update for IOS 17.5.1
1 parent b9ef4a6 commit 91d27b1

File tree

1 file changed

+14
-13
lines changed

1 file changed

+14
-13
lines changed

Iphone/open_website.txt

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -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-
DELAY 500
10-
ENTER
11-
DELAY 1000
12-
STRING https://shnapshnoot.ch/
13-
DELAY 500
1+
REM Author: SeenKid (seenkid on discord)
2+
REM Description: Open a website
3+
REM Version 2.0
4+
DELAY 1000
5+
GUI SPACE
6+
DELAY 1000
7+
STRING safari
8+
DELAY 1000
9+
ENTER
10+
DELAY 1000
11+
GUI L
12+
REM Insert your website below
13+
STRING australis-hosting.com
14+
DELAY 1000
1415
ENTER

0 commit comments

Comments
 (0)