Indholdsfortegnelse:

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

Video: Martix Scene Wake Up Neo Vbs: 4 trin

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

hej dette er en programmeringsinstruktion, og jeg giver dig en kode, så du kan lave scenen i begyndelsen af matrixen, hvor neos computer er hacket, og computeren siger: vågn op neo …

Trin 1: Trin 1: Første Vbs

Trin 1: Første Vbs
Trin 1: Første Vbs

åbn notesblok, og dette er en af de fire filer, du skal lave, ellers fungerer det ikke.

indtast denne kode:

sæt 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"

'Brug af Set er obligatorisk Set objShell = Nothing WScript. Quit

og gem denne fil en matrix.vbs

Trin 2: Trin 2: Anden fil

åbn nu en ny notesblok og kald denne fil 2.vbs, fordi den ikke virker, hvis du kalder den det navn, du ønsker.

kopier og indsæt nu denne kode er den anden notesblokfil.

sæt 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. sove 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 Indstil objShell = Wscript. CreateObject ("WScript. Shell")

objShell. Run "3.vbs"

'Brug af Set er obligatorisk Set objShell = Nothing WScript. Quit

Trin 3: Trin 3: Tredje Vbs

åbne en anden notesblokfil og kalde denne fil 3.vbs.

læg denne kode i filen.

sæt 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. sove 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 Indstil objShell = Wscript. CreateObject ("WScript. Shell")

objShell. Run "4.vbs"

'Brug af Set er obligatorisk Set objShell = Nothing WScript. Quit

Trin 4: Trin 4: Sidste Vbs -fil

nu vil du lave den sidste fil og kalde den 4.vbs.

indsæt denne kode i filen.

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

filerne skal være på skrivebordet, fordi det ikke virker, hvis du ikke gør det

Anbefalede: