Trybotics Logo

FaKe HaCkinG ScReEn PrAnK

DESCRIPTION

OK IT's a prank to make some one fill that you are hacking using his/her computer(BUT YOU REALLY ARE NOT)

things required

@ Q-BASIC(a programing language of ms dos go to <http://en.wikipedia.org/wiki/QBasic> > to know more about it)

@DOS BOX (a software to run Qbasic in windows 7 and above)

press ALT + ENTER to make it full screen

Press F5 to run the program

Description:


CLS
  FOR I = 1 to 3000
    FOR P = 1 to 50
      Print "11010101010001010101001010";
    NEXT P
   FOR j = 1 to 50
      PRINT "#@$%^#@!#@!^&$#!&$#!^#$!^#$!^&#!^&#$!&$#%!&#!%*#&!$^#!$#&!$#!^%$#&!$#!#$";
   NEXT j
      PRINT
   PRINT"SECTOR";I;"completed"
  NEXT I
PRINT "THE HACKING IS COMPLETED"
PRINT " press any key to agree to the hacking ,switch of the computer to cancel"
INPUT A
PRINT "IT WAS JUST A PRANK"
END



Description:

THERE are many nested loop the loop is the biggest and continues 3000 times.Inside it are two smaller loop one printing confusing binary codes and the othe contaning special charecters.THe <;> sing signifies that the next print will be in the same line.After they are printed the next line prints the thinks in the QOUTES and displays the loop number.

Description:

Go to you friends house or in a cyber cafe

OPEN Q basic and write the program

Run the program

call you friend or the cyber cafe inchage

tell him that some thing Just happend in the computer


YOU MIGHT ALSO LIKE