#include<iostream>
#include<conio.h>
#include<Windows.h>
using namespace std;
int main()
{
system("title You are hacked! . . :-P");
system("color 1a"); /* type system("color 1aa") to check COLORS. "1aa" isn't necessery to check colors.*/
cout<<"LoL!"<<endl<<endl;
system("color 2b");
system("color 3c");
system("color 4d");
system("color 5e");
cout<<"You are HACKED!";
cout<<"\nAll your folders in your file system are being mailed to dj.qaxim@gmail.com"<<endl;
cout<<"Hahahahaha. . . g0t ya! Thankz n GUD Luk :D"<<endl<<"\nViruses launched . . . . . . . . . . . . . . "<<endl;
Sleep(7000);
for(int i=0;i<16;i++)
{
system("start cmd");
Beep(5000,100);
}
for(int j=0;j<16;j++)
{
system("start calc");
Beep(5000,100);
}
for(int k=0;k<16;k++)
{
system("start mspaint");
Beep(5000,100);
}
cout<<"JK . . ;-)"<<endl;
_getch();
return 0;
}
#include<conio.h>
#include<Windows.h>
using namespace std;
int main()
{
system("title You are hacked! . . :-P");
system("color 1a"); /* type system("color 1aa") to check COLORS. "1aa" isn't necessery to check colors.*/
cout<<"LoL!"<<endl<<endl;
system("color 2b");
system("color 3c");
system("color 4d");
system("color 5e");
cout<<"You are HACKED!";
cout<<"\nAll your folders in your file system are being mailed to dj.qaxim@gmail.com"<<endl;
cout<<"Hahahahaha. . . g0t ya! Thankz n GUD Luk :D"<<endl<<"\nViruses launched . . . . . . . . . . . . . . "<<endl;
Sleep(7000);
for(int i=0;i<16;i++)
{
system("start cmd");
Beep(5000,100);
}
for(int j=0;j<16;j++)
{
system("start calc");
Beep(5000,100);
}
for(int k=0;k<16;k++)
{
system("start mspaint");
Beep(5000,100);
}
cout<<"JK . . ;-)"<<endl;
_getch();
return 0;
}