Mục lục:
2025 Tác giả: John Day | [email protected]. Sửa đổi lần cuối: 2025-01-13 06:58
xin chào, đây là hướng dẫn lập trình và tôi sẽ cung cấp cho bạn một đoạn mã để bạn có thể làm lại cảnh bắt đầu của ma trận nơi máy tính của neo bị tấn công và máy tính nói: thức dậy đi …
Bước 1: Bước 1: Vbs đầu tiên
mở notepad và đây là một trong bốn tệp bạn phải tạo nếu không nó sẽ không hoạt động.
nhập mã này:
set ghost = wscript. CreateObject ("WScript. Shell") ghost.run "cmd" wscript.sleep 3000 ghost.sendkeys "w" wscript.sleep 100 ghost.sendkeys "a" wscript.sleep 100 ghost.sendkeys "k" wscript.sleep 100 ghost.sendkeys "e" wscript.sleep 100 ghost.sendkeys "" wscript.sleep 100 ghost.sendkeys "u" wscript.sleep 100 ghost.sendkeys "p" wscript.sleep 100 ghost.sendkeys "" wscript.sleep 100 ghost.sendkeys "n" wscript.sleep 100 ghost.sendkeys "e" wscript.sleep 100 ghost.sendkeys "o" wscript.sleep 100 ghost.sendkeys "." wscript.sleep 100 ghost.sendkeys "." wscript.sleep 100 ghost.sendkeys "." wscript.sleep 5000 Dim objShell Đặt objShell = Wscript. CreateObject ("WScript. Shell")
objShell. Run "2.vbs"
'Sử dụng Set là bắt buộc. Đặt objShell = Không có gì WScript. Quit
và lưu tệp này thành matrix.vbs
Bước 2: Bước 2: Tệp thứ hai
bây giờ hãy mở một notepad mới và gọi tệp này là 2.vbs vì nó sẽ không hoạt động nếu bạn gọi nó bằng tên bạn muốn.
bây giờ sao chép và dán mã này là tệp notepad thứ hai.
set ghost = wscript. CreateObject ("WScript. Shell") ghost.run "cmd" wscript.sleep 500 ghost.sendkeys "t" wscript.sleep 500 ghost.sendkeys "h" wscript.sleep 500 ghost.sendkeys "e" wscript.sleep 500 ghost.sendkeys "" wscript.sleep 500 ghost.sendkeys "m" wscript.sleep 500 ghost.sendkeys "a" wscript.sleep 500 ghost.sendkeys "t" wscript.sleep 500 ghost.sendkeys "r" wscript. sleep 500 ghost.sendkeys "i" wscript.sleep 500 ghost.sendkeys "x" wscript.sleep 500 ghost.sendkeys "" wscript.sleep 500 ghost.sendkeys "h" wscript.sleep 500 ghost.sendkeys "a" wscript.sleep 500 ghost.sendkeys "s" wscript.sleep 500 ghost.sendkeys "" wscript.sleep 100 ghost.sendkeys "y" wscript.sleep 100 ghost.sendkeys "o" wscript.sleep 100 ghost.sendkeys "u" wscript.sleep 40 ghost.sendkeys "." wscript.sleep 40 ghost.sendkeys "." wscript.sleep 40 ghost.sendkeys "." wscript.sleep 5000 Đặt objShell = Wscript. CreateObject ("WScript. Shell")
objShell. Run "3.vbs"
'Sử dụng Set là bắt buộc. Đặt objShell = Không có gì WScript. Quit
Bước 3: Bước 3: Vbs thứ ba
mở một tệp notepad khác và gọi tệp này là 3.vbs.
đặt mã này vào tệp.
set ghost = wscript. CreateObject ("WScript. Shell") ghost.run "cmd" wscript.sleep 100 ghost.sendkeys "f" wscript.sleep 100 ghost.sendkeys "o" wscript.sleep 100 ghost.sendkeys "l" wscript.sleep 100 ghost.sendkeys "l" wscript.sleep 100 ghost.sendkeys "o" wscript.sleep 100 ghost.sendkeys "w" wscript.sleep 100 ghost.sendkeys "" wscript.sleep 100 ghost.sendkeys "t" wscript. sleep 100 ghost.sendkeys "h" wscript.sleep 100 ghost.sendkeys "e" wscript.sleep 100 ghost.sendkeys "" wscript.sleep 100 ghost.sendkeys "w" wscript.sleep 100 ghost.sendkeys "h" wscript.sleep 100 ghost.sendkeys "i" wscript.sleep 100 ghost.sendkeys "t" wscript.sleep 100 ghost.sendkeys "e" wscript.sleep 100 ghost.sendkeys "" wscript.sleep 100 ghost.sendkeys "r" wscript.sleep 100 ghost.sendkeys "a" wscript.sleep 100 ghost.sendkeys "b" wscript.sleep 100 ghost.sendkeys "b" wscript.sleep 100 ghost.sendkeys "i" wscript.sleep 100 ghost.sendkeys "t" wscript.sleep 500 ghost.sendkeys "." wscript.sleep 500 ghost.sendkeys "." wscript.sleep 500 ghost.sendkeys "." wscript.sleep 5000 Đặt objShell = Wscript. CreateObject ("WScript. Shell")
objShell. Run "4.vbs"
'Sử dụng Set là bắt buộc. Đặt objShell = Không có gì WScript. Quit
Bước 4: Bước 4: Tệp Vbs cuối cùng
bây giờ bạn sẽ tạo tệp cuối cùng và gọi nó là 4.vbs.
đặt mã này trong tệp.
set ghost = wscript. CreateObject ("WScript. Shell") ghost.run "cmd" wscript.sleep 100 ghost.sendkeys "gõ gõ neo …" WScript. Quit
các tệp phải ở trên màn hình vì nó sẽ không hoạt động nếu không làm như vậy