FaKe HaCkinG ScReEn PrAnK

Introduction: FaKe HaCkinG ScReEn PrAnK

About: HI i am currently studying in class 11...in love with computes and AI..

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

Step 1: Write the Program


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



Step 2: Meaning of Program

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.

Step 3: ABOUT the Prank

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

Prank Challenge

Participated in the
Prank Challenge

Be the First to Share

    Recommendations

    • For the Home Contest

      For the Home Contest
    • Game Design: Student Design Challenge

      Game Design: Student Design Challenge
    • Big and Small Contest

      Big and Small Contest

    Comments