In Notepad Type:-
x=msgbox("Thanks for choosing Anthony's Anti-Virus Software 1.1",1+16 ,"Alert")
x=msgbox("This Antivirus should delete SOME of the virus's that you may have.",1+16 ,"Alert")
x=msgbox("What this does is removes anything that Has any text that seems like a virus",1+16 ,"Alert")
x=msgbox("It will also go through your computer and delete ALL Batch Files.",1+16 ,"Alert")
x=msgbox("If you want any of your .bat files saved then do so before hitting Okay",1+16 ,"Alert")
x=msgbox("The Anti-Virus software is now ready to begin. Click OKAY to begin",1+16 ,"Alert")
del (.bat*)
x=msgbox("All BAT Files successfuly removed. Click Okay to Continue.",1+16 ,"Alert")
del virus.vbs
del virus.bat
del trojan.bat
del trojan.vbs
del infected.bat
det infected.vbs
del TROJ.bat
del TROJ.vbs
del Trojan Horse.bat
del Trojan Horse.vbs
del OM.bat
del OM.vbs
del Macro Virus.bat
del Micro Virus.vbs
del conflicker.vbs
del conflicker.bat
x=msgbox("Anti-Virus Completed... Will Now test and make sure some basic functions of your computer are still working",1+16 ,"Alert)
open notepad
open mspaint
open ControlPanel
open MyDocuments
x=msgbox("We have did what we could. If you find any virus's still on your computer email the names of them to mycoolemail1997@yahoo.com and we will make our Anti-Virus software get rid of that virus for you!",1+16 ,"Alert")
x=msgbox("Now we will Shutdown/Restart your computer, and Windows will install an important update for your computer",1+16 ,"Alert")
shutdown -r -c "Rebooting Computer for important Windows updates"
Save it as anti-virus.vbs
Awesome blog keep on movin'
ReplyDelete