Cara-caranya :
1. Mula-mula anda perlu buka notepad.
2. Then, copy code2 dibawah :
MsgBox "Your Text"
MsgBox "Your Text"
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{bs}"
loop
Replace ayat "Your Text" ke ayat anda
2. Then, copy code2 dibawah :
MsgBox "Your Text"
MsgBox "Your Text"
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{bs}"
loop
Replace ayat "Your Text" ke ayat anda
3.Kemudian, paste-kan code2 ini ke-dalam notepad.
4. Save sebagai autobackspace.vbs
note : pastikan anda memilih save file type as : all files
Baiklah itu saja step2 nya.Tapi macam mana nk hentikannya??Don't worry guys....di bawah ialah solusinya :
Cara-cara nak hentikan script vbs :
1. Buka Task Manager anda.caranya tekan CTRL+ALT+DEL secara serentak.
2. Then akan keluar Start Task Manager. Click ini.
3. Then, Task Manager akan keluar.Click pula tab Processes
3. Then, Task Manager akan keluar.Click pula tab Processes
4. Cari wscript.exe
5. Last sekali tekan end process dekat wscript.exe.
No comments:
Post a Comment