Skip to content

Commit eea7cd1

Browse files
authored
Create open_website.txt
1 parent afe19a9 commit eea7cd1

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

Iphone/open_website.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
REM Author: UNC0V3R3D (UNC0V3R3D#8662 on Discord) | SeenKid (seenkid#1337 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
14+
ENTER

0 commit comments

Comments
 (0)