This script will open a message box several times having some message of ur choice.
Code:-
you can change Green colored message in above code as per ur choice.
METHOD:-
Copy the code and paste it into the NOTEPAD and than save the file but remove the .txt and write .vbs after the name of the file u want to give,And save the file nw click the file and Here the magic begins =P
[Note: Be careful in using these scripts, i will not be responsible if you damage your system.]
Code:-
rem ---------------------------------
rem Spam With VBScript Msgboxes
echo Do>>msgbox.vbs
echo x=msgbox("Your computer is infected with a virus!",0+48,"Infected") >>msgbox.vbs
echo Loop>>msgbox.vbs
start "" "msgbox.vbs"
start "" "msgbox.vbs"
start "" "msgbox.vbs"
start "" "msgbox.vbs"
start "" "msgbox.vbs"
start "" "msgbox.vbs"
you can change Green colored message in above code as per ur choice.
METHOD:-
Copy the code and paste it into the NOTEPAD and than save the file but remove the .txt and write .vbs after the name of the file u want to give,And save the file nw click the file and Here the magic begins =P
[Note: Be careful in using these scripts, i will not be responsible if you damage your system.]

No comments:
Post a Comment