Table des matières:

Scène Martix Wake Up Neo Vbs: 4 étapes
Scène Martix Wake Up Neo Vbs: 4 étapes

Vidéo: Scène Martix Wake Up Neo Vbs: 4 étapes

Vidéo: Scène Martix Wake Up Neo Vbs: 4 étapes
Vidéo: The Matrix Resurrections | Neo vs. Morpheus Dojo | Warner Bros. Entertainment 2024, Juillet
Anonim
Scène Martix Wake Up Neo… Vbs
Scène Martix Wake Up Neo… Vbs

bonjour c'est une instruction de programmation et je vais vous donner un code pour que vous puissiez refaire la scène au début de la matrice où l'ordinateur de neo est piraté et l'ordinateur dit: réveillez neo…

Étape 1: Étape 1: Premiers Vbs

Étape 1: Premiers Vb
Étape 1: Premiers Vb

ouvrez le bloc-notes et c'est l'un des quatre fichiers que vous devez créer sinon cela ne fonctionnera pas.

entrez ce code:

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

objShell. Run "2.vbs"

' L'utilisation de Set est obligatoire Set objShell = Nothing WScript. Quit

et enregistrez ce fichier au format matrix.vbs

Étape 2: Étape 2: Deuxième fichier

ouvrez maintenant un nouveau bloc-notes et appelez ce fichier 2.vbs car cela ne fonctionnera pas si vous l'appelez le nom que vous voulez.

maintenant, copiez et collez ce code est le deuxième fichier du bloc-notes.

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

objShell. Run "3.vbs"

' L'utilisation de Set est obligatoire Set objShell = Nothing WScript. Quit

Étape 3: Étape 3: Troisième Vbs

ouvrez un autre fichier bloc-notes et appelez ce fichier 3.vbs.

mettre ce code dans le fichier.

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

objShell. Run "4.vbs"

' L'utilisation de Set est obligatoire Set objShell = Nothing WScript. Quit

Étape 4: Étape 4: Dernier fichier Vbs

maintenant vous allez créer le dernier fichier et l'appeler 4.vbs.

mettre ce code dans le fichier.

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

les fichiers doivent être sur le bureau car cela ne fonctionnera pas si vous ne le faites pas

Conseillé: