Innholdsfortegnelse:

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

Video: Martix Scene Wake Up Neo Vbs: 4 trinn

Video: Martix Scene Wake Up Neo Vbs: 4 trinn
Video: The Matrix Resurrections | Neo vs. Morpheus Dojo | Warner Bros. Entertainment 2024, Juli
Anonim
Martix Scene Wake Up Neo … Vbs
Martix Scene Wake Up Neo … Vbs

hei dette er en programmeringsinstruksjon, og jeg vil gi deg en kode slik at du kan lage scenen på nytt i begynnelsen av matrisen der neos datamaskin er hacket og datamaskinen sier: våkne opp neo …

Trinn 1: Trinn 1: Første Vbs

Trinn 1: Første Vbs
Trinn 1: Første Vbs

åpne notisblokk, og dette er en av de fire filene du må lage, ellers fungerer det ikke.

skriv inn denne koden:

sett 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"

'Å bruke Set er obligatorisk Set objShell = Nothing WScript. Quit

og lagre denne filen en matrix.vbs

Trinn 2: Trinn 2: Andre fil

nå åpner du en ny notisblokk og kaller denne filen 2.vbs fordi den ikke fungerer hvis du kaller den navnet du vil ha.

nå kopier og lim inn denne koden er den andre notisblokkfilen.

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

objShell. Run "3.vbs"

'Å bruke Set er obligatorisk Set objShell = Nothing WScript. Quit

Trinn 3: Trinn 3: Tredje Vbs

åpne en annen notisblokkfil og kall denne filen 3.vbs.

legg denne koden i filen.

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

objShell. Run "4.vbs"

'Å bruke Set er obligatorisk Set objShell = Nothing WScript. Quit

Trinn 4: Trinn 4: Siste Vbs -fil

nå vil du lage den siste filen og kalle den 4. vbs.

legg inn denne koden i filen.

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

filene må være på skrivebordet fordi det ikke vil fungere hvis du ikke gjør det

Anbefalt: