-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathVirus.vbs
14 lines (14 loc) · 887 Bytes
/
Virus.vbs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
X=MsgBox("Error while opening Computer. Do you want to Fix this Error?",4+64,"Computer")
X=MsgBox("Unable to Fix this Error. Do you want to scan Computer with Defender",3+48,"Computer")
X=MsgBox("Alert ! Virus Detected. Delete Virus? ",3+16,"Alert!")
X=MsgBox("Unable to delete this Virus",1+64,"Critical Error")
X=MsgBox("Virus Is activated",2+16,"Alert")
X=MsgBox("Deleling System Files.....",2+16,"File Deletion")
X=MsgBox("Deleling D:\.....",2+16,"File Deletion")
X=MsgBox("copying your browser cookies, passwords.....",2+48,"Virus Alert")
X=MsgBox("Please Wait, Uploading your data to Server. Do you want to Stop it",4+64,"File Transfer")
X=MsgBox("Could not stop. File Transfer Completed",1+16,"Completed")
X=MsgBox("Your Computer is encrypted",0+64,"Alert")
X=MsgBox("HAHA This was Prank",0+64,"Fooled You")
X=MsgBox("Prank Credit ZK",0+64,"Fooled You")
shutdown -s