It displays page invisible, so if the page has its own music, the victim may
be confused when it starts playing. I think that no-one who doesn't know how to make a .vbs file is going to watch this vid, but I still say: Save as name.vbs
Codes:
Set objIE = CreateObject("InternetExplorer.Application")
objIE.Toolbar = False
objIE.Navigate "www.google.com"
objIE.Visible = False
On "www.google.com" you can put any URL u want.
use eclipse to script, it actually does commands for you and saves then in any format (.exe, .class, .bat, ect.)
barterer124 7 months ago
ahahah! :D Brilliant!!! (in italian: "Troppo figo!!" )
DubloVBScript 8 months ago
That is brilliant!!!! I stuck on 10 minutes of white noise and put on my brothers laptop!
TheNuclearSquid 11 months ago
@TehSquirrelMan Kill the process called wscript.exe
Scripter4ever 1 year ago