Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <script>
- <!-- Fake virus by 8u -->
- <!-- load it in a new web page to get it -->
- <!-- by 8u -->
- window.onerror=null;
- var down;
- function Minutes(data) {
- for(var i=0;i<data.length;i++)
- if(data.substring(i,i+1)==":")
- break;
- return(data.substring(0,i));
- }
- function Seconds(data) {
- for(var i=0;i<data.length;i++)
- if(data.substring(i,i+1)==":")
- break;
- return(data.substring(i+1,data.length));
- }
- function faketake(percent1){
- if(percent1 < 100){
- percent1++;
- window.status="Upload of virus in progress: "+percent1+"% complete";
- fid1=window.setTimeout("faketake("+percent1+")",200)
- } else {
- // alert("uploading...complete now wrecking u files");
- fid1=window.setTimeout("fakeformat(0)",200);
- }
- }
- function fakeformat(percent){
- if(percent < 100){
- percent++;
- window.status=" infection - format of drive C:\\ in progress: "+percent+"% complete";
- fid=window.setTimeout("fakeformat("+percent+")",360); // 900
- } else {
- window.status="Virus DeActivated... Closing Browser."; window.close()
- }
- }
- window.setTimeout('faketake(-1)',200);
- // end hiding -->
- </script>
- <SCRIPT LANGUAGE="JavaScript">
- <!-- ;
- alert("wsup");
- alert("look at the left corner lol");
- alert("you see");
- alert("its a VIRUS");
- alert("and your computer gonna be bombed when it done");
- alert("haha");
- alert("this virus will crash yur browser once it done eeeeeee");
- alert("dont touch anything or u get the virus");
- alert("You Got Trolled");
- alert("It did nothing to your computer");
- alert("So no problem");
- alert("script by 8n");
- alert("xd");
- // end hide -->
- </SCRIPT>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement