Оглавление:

Martix Scene Wake Up Neo VBS: 4 шага
Martix Scene Wake Up Neo VBS: 4 шага

Видео: Martix Scene Wake Up Neo VBS: 4 шага

Видео: Martix Scene Wake Up Neo VBS: 4 шага
Видео: The Matrix Resurrections | Neo vs. Morpheus Dojo | Warner Bros. Entertainment 2024, Июль
Anonim
Martix Scene Wake Up Neo… VBS
Martix Scene Wake Up Neo… VBS

привет, это инструкция по программированию, и я дам вам код, чтобы вы могли переделать сцену в начале матрицы, где компьютер neo взломан, и компьютер говорит: просыпайтесь, neo …

Шаг 1: Шаг 1: Первый Vbs

Шаг 1: Первый Vbs
Шаг 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. 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 Установить 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 "knock knock neo…" WScript. Quit

файлы должны быть на рабочем столе, потому что без этого ничего не получится.

Рекомендуемые: