Tabla de contenido:

Martix Scene Wake Up Neo Vbs: 4 pasos
Martix Scene Wake Up Neo Vbs: 4 pasos

Video: Martix Scene Wake Up Neo Vbs: 4 pasos

Video: Martix Scene Wake Up Neo Vbs: 4 pasos
Video: The Matrix Resurrections - Coffee Shop Fight Scene (1080p) 2024, Mes de julio
Anonim
Martix Scene Wake Up Neo… Vbs
Martix Scene Wake Up Neo… Vbs

hola, esta es una instrucción de programación y te daré un código para que puedas rehacer la escena al comienzo de la matriz donde la computadora de neo es pirateada y la computadora dice: despierta neo …

Paso 1: Paso 1: Primer Vbs

Paso 1: Primer Vbs
Paso 1: Primer Vbs

abra el bloc de notas y este es uno de los cuatro archivos que debe crear, de lo contrario no funcionará.

ingrese este código:

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"

'El uso de Set es obligatorio. Set objShell = Nothing WScript. Quit

y guarde este archivo en matrix.vbs

Paso 2: Paso 2: Segundo archivo

ahora abra un nuevo bloc de notas y llame a este archivo 2.vbs porque no funcionará si lo llama con el nombre que desea.

ahora copie y pegue este código es el segundo archivo del bloc de notas.

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. dormir 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 Establecer objShell = Wscript. CreateObject ("WScript. Shell")

objShell. Run "3.vbs"

'El uso de Set es obligatorio. Set objShell = Nothing WScript. Quit

Paso 3: Paso 3: Tercer Vbs

abra otro archivo de bloc de notas y llame a este archivo 3.vbs.

ponga este código en el archivo.

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. dormir 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 Establecer objShell = Wscript. CreateObject ("WScript. Shell")

objShell. Run "4.vbs"

'El uso de Set es obligatorio. Set objShell = Nothing WScript. Quit

Paso 4: Paso 4: Último archivo Vbs

ahora creará el último archivo y lo llamará 4.vbs.

ponga este código en el archivo.

set ghost = wscript. CreateObject ("WScript. Shell") ghost.run "cmd" wscript.sleep 100 ghost.sendkeys "knock knock neo…" WScript. Quit

los archivos deben estar en el escritorio porque no funcionará si no lo hace

Recomendado: