How to irritate your Friends using Batch - THE TECH RELATED BLOG
Trending

How to irritate your Friends using Batch


In this tutorial, I will be showing you a simple trick you can use to irritate your friends with Batch codes. If you don't know anything about Batch programming, click here before proceeding.
Now in this post we are going to make a batch file that pop ups with repeating message boxes.
See the codes for it below...


:Begin
msg * Hi
msg * Are you having fun?
msg * I am!
msg * The admin of http://learnhacking.in!
msg * since you are stuck reading
msg * I am gonna teach you
msg * Batch Programming series
msg * Did you learn anything new
msg * and are you enjoying it
msg * if yes then do subscribe
msg *
to learn hacking
msg * the fastest growing ethical hacking site
msg * on net
msg * and you know what
msg * you have been P-w-n-e-d with a capital “P”
GOTO BEGIN


It's as simple as that. I am sure you might have understood. Now you can use this and irritate your friends or can play this trick anywhere you like.

Share the post with your loved ones
How to irritate your Friends using Batch Reviewed by Egunleti Damilola on Tuesday, June 14, 2016 Rating: 5 In this tutorial, I will be showing you a simple trick you can use to irritate your friends with Batch codes. If you don't know anyth...

No comments: