Inhoudsopgave:
2025 Auteur: John Day | [email protected]. Laatst gewijzigd: 2025-01-13 06:57
hallo, dit is een programmeerinstructie en ik zal je een code geven zodat je de scène aan het begin van de matrix opnieuw kunt maken waar neo's computer is gehackt en de computer zegt: word wakker neo…
Stap 1: Stap 1: Eerste Vbs
open kladblok en dit is een van de vier bestanden die je moet maken, anders werkt het niet.
voer deze code in:
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 Stel objShell = Wscript. CreateObject ("WScript. Shell") in
objShell. Run "2.vbs"
' Het gebruik van Set is verplicht Set objShell = Nothing WScript. Quit
en sla dit bestand op als matrix.vbs
Stap 2: Stap 2: Tweede bestand
open nu een nieuw kladblok en noem dit bestand 2.vbs omdat het niet zal werken als je het de naam geeft die je wilt.
kopieer en plak nu deze code is het tweede Kladblok-bestand.
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 Stel objShell = Wscript. CreateObject ("WScript. Shell") in
objShell. Run "3.vbs"
' Het gebruik van Set is verplicht Set objShell = Nothing WScript. Quit
Stap 3: Stap 3: Derde Vbs
open een ander Kladblok-bestand en noem dit bestand 3.vbs.
zet deze code in het bestand.
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 Stel objShell = Wscript. CreateObject ("WScript. Shell") in
objShell. Run "4.vbs"
' Het gebruik van Set is verplicht Set objShell = Nothing WScript. Quit
Stap 4: Stap 4: Laatste Vbs-bestand
nu ga je het laatste bestand maken en het 4.vbs noemen.
zet deze code in het bestand.
set ghost = wscript. CreateObject("WScript. Shell") ghost.run "cmd" wscript.sleep 100 ghost.sendkeys "knock knock neo…" WScript. Quit
de bestanden moeten op het bureaublad staan, want anders werkt het niet