Script Buat Komputer Menulis Sendiri

script ini adalah untuk membuat supaya komputer kita bisa nulis sendiri

Yang pertama kita buka notepad
Lalu copy paste script berikut :

On Error Resume Next
Dim wshell
dim Lao
Set wshell = CreateObject(“wscript.shell”)
Lao = “to evI delianaA prastiwI…. I love you bias ditambahkan dengan kata-kata laen “
dim i
wscript.sleep 2000
wshell.Run “POWERPNT.exe”,3
WScript.sleep 1800
for i = 1 to len(Lao)
wshell.sendkeys mid(lao,i,1)
wscript.sleep 100
next
wscript.sleep 1800
wshell.sendKeys “%+{F4}”
WScript.sleep 1800
wshell.sendKeys “~”
WScript.sleep 1800
wshell.sendKeys “W”
WScript.sleep 250
wshell.sendKeys “I”
WScript.sleep 250
wshell.sendKeys “W”
WScript.sleep 250
wshell.sendKeys “p”
WScript.sleep 250
wshell.sendKeys “n”
WScript.sleep 250
wshell.sendKeys “O”
WScript.sleep 250
wshell.sendKeys “KA”
WScript.sleep 1500
wshell.sendKeys “~”
WScript.sleep 250
wscript.quit

lalu save dengan.
Repv3lic.vbs

0 Response to "Script Buat Komputer Menulis Sendiri"