simple vbscript virus that creates an
endless stream of popups... Here's the code:
i = 0
Do While True
MsgBox "You have clicked ''OK'' " & i & " times."
i = i + 1
Loop
If you need to end this, go to the task manager (Control-Alt-Delete), and end the PROCESS called "wscript.exe"
Views :
624
Rating :
5.00
Keywords, Tags :
popup ok message endless virus visual basic vba script fun
Video Length :
1 : 38
Comments :
the loop is tricky man
Can this code be modified that you have to click only 100 and then it ends?
doesnt show value tho
do
onclick = msgbox ("",16,"")
loop
a lot easyer does same thing
nice man! i have a other one that u cant get away unles u use ctlaltdel but i like this 1 more
how did u get your desktops like that 0.o
you just set it up by right-clicking on the desktop and clicking properties. But it requires 2 monitors, and a video card with 2 output ports