สารบัญ:
2025 ผู้เขียน: John Day | [email protected]. แก้ไขล่าสุด: 2025-01-13 06:58
สวัสดี นี่คือคำแนะนำในการเขียนโปรแกรม และฉันจะให้รหัสแก่คุณ เพื่อให้คุณสามารถสร้างฉากขึ้นใหม่ได้ในช่วงเริ่มต้นของเมทริกซ์ที่คอมพิวเตอร์ของนีโอถูกแฮ็กและคอมพิวเตอร์บอกว่า: ปลุก neo…
ขั้นตอนที่ 1: ขั้นตอนที่ 1: Vbs แรก
เปิดแผ่นจดบันทึกและนี่คือหนึ่งในสี่ไฟล์ที่คุณต้องสร้าง ไม่เช่นนั้นจะไม่ทำงาน
ใส่รหัสนี้:
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 Set objShell = Wscript. CreateObject("WScript. Shell")
objShell. Run "2.vbs"
' การใช้ Set เป็นข้อบังคับ Set objShell = Nothing WScript. Quit
และบันทึกไฟล์นี้ matrix.vbs
ขั้นตอนที่ 2: ขั้นตอนที่ 2: ไฟล์ที่สอง
ตอนนี้เปิดแผ่นจดบันทึกใหม่และเรียกไฟล์นี้ 2.vbs เพราะมันจะไม่ทำงานถ้าคุณเรียกมันว่าชื่อที่คุณต้องการ
ตอนนี้คัดลอกและวางรหัสนี้เป็นไฟล์แผ่นจดบันทึกที่สอง
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 ชุด objShell = Wscript. CreateObject("WScript. Shell")
objShell. Run "3.vbs"
' การใช้ Set เป็นข้อบังคับ Set objShell = Nothing WScript. Quit
ขั้นตอนที่ 3: ขั้นตอนที่ 3: Vbs ที่สาม
เปิดไฟล์แผ่นจดบันทึกอื่นแล้วเรียกไฟล์นี้ว่า 3.vbs
ใส่รหัสนี้ในไฟล์.
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 สลีป 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 ชุด objShell = Wscript. CreateObject("WScript. Shell")
objShell. Run "4.vbs"
' การใช้ Set เป็นข้อบังคับ Set objShell = Nothing WScript. Quit
ขั้นตอนที่ 4: ขั้นตอนที่ 4: ไฟล์ Vbs ล่าสุด
ตอนนี้คุณจะสร้างไฟล์สุดท้ายและเรียกมันว่า 4.vbs
ใส่รหัสนี้ในไฟล์.
set ghost = wscript. CreateObject("WScript. Shell") ghost.run "cmd" wscript.sleep 100 ghost.sendkeys "น็อค น็อค นีโอ…" WScript. Quit
ไฟล์จะต้องอยู่บนเดสก์ท็อปเพราะจะไม่ทำงานหากไม่ทำเช่นนั้น