Sommario:

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

Video: Martix Scene Wake Up Neo Vbs: 4 Steps

Video: Martix Scene Wake Up Neo Vbs: 4 Steps
Video: The Matrix Resurrections / Neo Wakes Up Scene | Movie CLIP 4K 2024, Luglio
Anonim
Martix Scene Wake Up Neo… Vbs
Martix Scene Wake Up Neo… Vbs

ciao questa è un'istruzione di programmazione e ti darò un codice in modo che tu possa rifare la scena all'inizio della matrice in cui il computer di neo è violato e il computer dice: sveglia neo …

Passaggio 1: Passaggio 1: Primo Vbs

Passaggio 1: primo Vbs
Passaggio 1: primo Vbs

apri il blocco note e questo è uno dei quattro file che devi creare altrimenti non funzionerà.

inserisci questo codice:

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

objShell. Esegui "2.vbs"

' L'utilizzo di Set è obbligatorio Set objShell = Nothing WScript. Quit

e salva questo file in un matrix.vbs

Passaggio 2: Passaggio 2: Secondo file

ora apri un nuovo blocco note e chiama questo file 2.vbs perché non funzionerà se lo chiami con il nome che desideri.

ora copia e incolla questo codice è il secondo file del blocco note.

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.sendkey 500 ghost.sendkeys "a" wscript.sendkey 500 ghost.sendkeys "t" wscript.sleep 500 ghost.sendkeys "r" wscript. sleep 500 ghost.sendkeys "i" wscript.sleep 500 ghost.sendkeys "x" wscript.sendkey 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 Imposta objShell = Wscript. CreateObject("WScript. Shell")

objShell. Esegui "3.vbs"

' L'utilizzo di Set è obbligatorio Set objShell = Nothing WScript. Quit

Passaggio 3: Passaggio 3: Terzo Vbs

apri un altro file di blocco note e chiama questo file 3.vbs.

metti questo codice nel file

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

objShell. Esegui "4.vbs"

' L'utilizzo di Set è obbligatorio Set objShell = Nothing WScript. Quit

Passaggio 4: Passaggio 4: Ultimo file Vbs

ora creerai l'ultimo file e lo chiamerai 4.vbs.

metti questo codice nel file.

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

i file devono essere sul desktop perché non funzionerà se non lo fai

Consigliato: