Skip to content

Commit b9ef4a6

Browse files
authored
Create nyan_cat.txt
1 parent c05159b commit b9ef4a6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

windows11/nyan_cat.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
REM Author: SeenKid (seenkid on Discord)
2+
REM Description: Starts a nyan cat video on victim's computer
3+
REM Version: 1.0
4+
DELAY 500
5+
GUI r
6+
DELAY 500
7+
STRING https://youtu.be/2yJgwwDcgV8?si=2wt4DymR7MoIcL_x
8+
ENTER
9+
DELAY 1500
10+
F11

0 commit comments

Comments
 (0)