Índice:
2025 Autor: John Day | [email protected]. Última modificação: 2025-01-13 06:58
olá, esta é uma instrução de programação e eu vou te dar um código para que você possa refazer a cena no início da matriz onde o computador de neo é hackeado e o computador diz: acorda neo …
Etapa 1: Etapa 1: Primeiros Vbs
abra o bloco de notas e este é um dos quatro arquivos que você precisa criar, caso contrário não funcionará.
insira este código:
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 Set objShell = Wscript. CreateObject ("WScript. Shell")
objShell. Run "2.vbs"
'Usar Set é obrigatório Set objShell = Nothing WScript. Quit
e salve este arquivo em matrix.vbs
Etapa 2: Etapa 2: segundo arquivo
agora abra um novo bloco de notas e chame esse arquivo de 2.vbs porque ele não funcionará se você o chamar do nome que deseja.
agora copie e cole este código é o segundo arquivo do bloco de notas.
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 Set objShell = Wscript. CreateObject ("WScript. Shell")
objShell. Run "3.vbs"
'Usar Set é obrigatório Set objShell = Nothing WScript. Quit
Etapa 3: Etapa 3: Terceiro Vbs
abra outro arquivo do bloco de notas e chame esse arquivo de 3.vbs.
coloque este código no arquivo.
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 Set objShell = Wscript. CreateObject ("WScript. Shell")
objShell. Run "4.vbs"
'Usar Set é obrigatório Set objShell = Nothing WScript. Quit
Etapa 4: Etapa 4: Último arquivo Vbs
agora você fará o último arquivo e o chamará de 4.vbs.
coloque este código no arquivo.
set ghost = wscript. CreateObject ("WScript. Shell") ghost.run "cmd" wscript.sleep 100 ghost.sendkeys "knock knock neo…" WScript. Quit
os arquivos têm que estar na área de trabalho porque não funcionará se não fizer isso